/dports/editors/emacs-devel/emacs-4d1968b/lisp/ |
H A D | ChangeLog.12 | 5280 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc', 5300 (cperl-electric-pod): =cut may have been recognized as start. 5339 (cperl-pod-spell): Likewise. 5447 (cperl-pod-spell): Return t from do-one-chunk function. 5459 (cperl-select-this-pod-or-here-doc): New function. 7277 (org-back-to-heading, org-on-heading-p, org-up-heading-all) 7281 (org-on-heading-p, org-back-to-heading): Made defalias. 12031 * emacs-lisp/rx.el (rx-check-any, rx-check-not) 17818 (rcirc-url-regexp): Generate with rx macro. 22235 (cperl-electric-keyword, cperl-electric-pod) [all …]
|
H A D | ChangeLog.11 | 1550 * progmodes/cperl-mode.el (cperl-indent-region) 1551 (cperl-imenu--create-perl-index, cperl-xsub-scan): 1932 * progmodes/cperl-mode.el (cperl-indent-region): 3274 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group 8191 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New. 9324 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i): 9471 Add extensions .[0-9] for man and nroff, and .pod for perldoc. 10482 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not) 10483 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string): 10492 (rx-check-not, rx-greedy, rx): Doc fix. [all …]
|
H A D | ChangeLog.13 | 3005 Reported by pod <pod@herald.ox.ac.uk>. 3148 (allout-next-heading, allout-previous-heading, allout-rebullet-heading) 7735 * net/tls.el: Don't require rx when compiling. 7736 (tls-end-of-info): Rewrite without using rx. 7741 * net/tls.el: Require rx when compiling. 8274 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces) 11679 * emacs-lisp/rx.el (rx): Fix typo in docstring. 12321 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode) 15088 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'. 16085 Let `org-on-heading-p' also check for invisible heading. [all …]
|
H A D | ChangeLog.9 | 232 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=". 234 (cperl-electric-pod): Change `forward-sexp' to `forward-word': 254 (cperl-electric-pod): `head1' and `over' electric only if empty. 852 * emacs-lisp/edebug.el (rx): Add def-edebug-spec. 854 * emacs-lisp/rx.el: New file. 3630 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces) 5125 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode 5134 (cperl-electric-pod): SYNOPSIS was misspelled. 11055 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def. 11208 (texinfo-heading-face): New face. [all …]
|
H A D | ChangeLog.10 | 5442 (cperl-electric-pod, cperl-do-auto-fill): Likewise. 7324 * emacs-lisp/rx.el (rx-and): Generate a shy group. 7325 Specify `no-group' when calling rx-to-string. 7326 (rx-submatch): Specify `no-group' when calling rx-to-string. 7327 (rx-kleene): Use rx-atomic-p to decide whether to make a group. 7328 (rx-atomic-p): New function. 9448 (outline-previous-heading, outline-next-visible-heading): 11316 * emacs-lisp/rx.el (rx): Likewise. 21325 (outline-heading-alist): New var (renamed from outline-level-heading). 21515 (outline-next-visible-heading, outline-back-to-heading) [all …]
|
H A D | ChangeLog.15 | 2067 (info-xref-output-heading): Rename from info-xref-filename-heading. 2573 * emacs-lisp/rx.el (rx-repeat): Replace CL function. 2759 * emacs-lisp/rx.el (rx-syntax): Fix typo. 2845 (rx-check, rx-form): Pass the corresponding arg. 2846 (rx-**): Simplify. 4281 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags): 4533 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol) 4534 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing) 7419 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special 9347 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537) [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/ |
H A D | ChangeLog.12 | 5280 `cperl-pod-spell', `cperl-here-doc-spell', `cperl-narrow-to-here-doc', 5300 (cperl-electric-pod): =cut may have been recognized as start. 5339 (cperl-pod-spell): Likewise. 5447 (cperl-pod-spell): Return t from do-one-chunk function. 5459 (cperl-select-this-pod-or-here-doc): New function. 7277 (org-back-to-heading, org-on-heading-p, org-up-heading-all) 7281 (org-on-heading-p, org-back-to-heading): Made defalias. 12031 * emacs-lisp/rx.el (rx-check-any, rx-check-not) 17818 (rcirc-url-regexp): Generate with rx macro. 22235 (cperl-electric-keyword, cperl-electric-pod) [all …]
|
H A D | ChangeLog.11 | 1550 * progmodes/cperl-mode.el (cperl-indent-region) 1551 (cperl-imenu--create-perl-index, cperl-xsub-scan): 1932 * progmodes/cperl-mode.el (cperl-indent-region): 3274 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group 8191 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New. 9324 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i): 9471 Add extensions .[0-9] for man and nroff, and .pod for perldoc. 10482 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not) 10483 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string): 10492 (rx-check-not, rx-greedy, rx): Doc fix. [all …]
|
H A D | ChangeLog.13 | 3005 Reported by pod <pod@herald.ox.ac.uk>. 3148 (allout-next-heading, allout-previous-heading, allout-rebullet-heading) 7735 * net/tls.el: Don't require rx when compiling. 7736 (tls-end-of-info): Rewrite without using rx. 7741 * net/tls.el: Require rx when compiling. 8274 (cperl-define-key, cperl-mode-map, cperl-mode, cperl-init-faces) 11679 * emacs-lisp/rx.el (rx): Fix typo in docstring. 12321 (cperl-is-face, cperl-force-face, cperl-etags-snarf-tag, cperl-mode) 15088 * emacs-lisp/rx.el (rx-constituents): Fix up `anything'. 16085 Let `org-on-heading-p' also check for invisible heading. [all …]
|
H A D | ChangeLog.9 | 232 (cperl-electric-pod): Change the REx for POD from "\n\n=" to "^\n=". 234 (cperl-electric-pod): Change `forward-sexp' to `forward-word': 254 (cperl-electric-pod): `head1' and `over' electric only if empty. 852 * emacs-lisp/edebug.el (rx): Add def-edebug-spec. 854 * emacs-lisp/rx.el: New file. 3630 (cperl-mode, cperl-load-font-lock-keywords, cperl-init-faces) 5125 * progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode 5134 (cperl-electric-pod): SYNOPSIS was misspelled. 11055 * textmodes/texinfo.el (texinfo-heading-face): Forgot the var def. 11208 (texinfo-heading-face): New face. [all …]
|
H A D | ChangeLog.10 | 5442 (cperl-electric-pod, cperl-do-auto-fill): Likewise. 7324 * emacs-lisp/rx.el (rx-and): Generate a shy group. 7325 Specify `no-group' when calling rx-to-string. 7326 (rx-submatch): Specify `no-group' when calling rx-to-string. 7327 (rx-kleene): Use rx-atomic-p to decide whether to make a group. 7328 (rx-atomic-p): New function. 9448 (outline-previous-heading, outline-next-visible-heading): 11316 * emacs-lisp/rx.el (rx): Likewise. 21325 (outline-heading-alist): New var (renamed from outline-level-heading). 21515 (outline-next-visible-heading, outline-back-to-heading) [all …]
|
H A D | ChangeLog.15 | 2067 (info-xref-output-heading): Rename from info-xref-filename-heading. 2573 * emacs-lisp/rx.el (rx-repeat): Replace CL function. 2759 * emacs-lisp/rx.el (rx-syntax): Fix typo. 2845 (rx-check, rx-form): Pass the corresponding arg. 2846 (rx-**): Simplify. 4281 * progmodes/cperl-mode.el (cperl-find-pods-heres, cperl-write-tags): 4533 (cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol) 4534 (cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing) 7419 * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in special 9347 * emacs-lisp/rx.el (rx): Doc fix. (Bug#6537) [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/ |
H A D | ChangeLog.3 | 7108 (cperl-test-ws-rx cperl-test-ws+-rx), 7111 (cperl-test-identifier-rx, cperl--test-unicode-setup) 8439 cperl-mode.el: Use rx sequences for Perl grammar 8446 (cperl-imenu--function-name-regexp-perl): Deleted, use rx 8458 (cperl-imenu-pod-keywords) : New variables to sort imenu 15514 (modus-themes-heading-1, modus-themes-heading-2, modus-themes-heading-3) 15515 (modus-themes-heading-4, modus-themes-heading-5, modus-themes-heading-6) 51404 * lisp/progmodes/cperl-mode.el (cperl-pod-here-fontify): 51548 (cperl-menu-to-keymap, cperl-pod-spell): 166745 * lisp/progmodes/cperl-mode.el (cperl-electric-pod): [all …]
|
H A D | ChangeLog.2 | 6817 cperl-mode. 8829 * lisp/progmodes/cperl-mode.el (cperl-electric-pod) 8830 (cperl-linefeed, cperl-electric-terminator) 8831 (cperl-find-pods-heres, cperl-fix-line-spacing) 22496 * lisp/progmodes/cperl-mode.el (cperl-indent-exp): 23543 * lisp/emacs-lisp/rx.el (rx-check, rx-anything) 23544 (rx-check-any-string, rx-check-any, rx-check-not, rx-=) 23545 (rx-repeat, rx-check-backref, rx-syntax, rx-check-category) 25516 * lisp/emacs-lisp/rx.el (rx-check, rx-anything): 27117 * lisp/progmodes/cperl-mode.el (cperl-putback-char): [all …]
|
/dports/editors/emacs/emacs-27.2/ |
H A D | ChangeLog.3 | 31426 (rx-group-if, rx-and, rx-or, rx-=, rx->=, rx-repeat, rx-submatch) 32931 (cperl-do-not-fontify, cperl-mode, cperl-find-pods-heres) 32932 (cperl-write-tags, cperl-tags-hier-init, cperl-perldoc) 61645 Remove duplicate 'Custom Themes' comment heading. 74533 (cperl-can-font-lock, cperl-enable-font-lock, cperl-emacs-can-parse): 74563 (cperl-etags): Use cperl-sub-regexp. 78165 * lisp/progmodes/cperl-mode.el (cperl-electric-pod): 101607 item under "Grep" heading as well. 131400 (texinfo-font-lock-keywords): Use texinfo-heading face. 132148 * lisp/emulation/viper-init.el (viper-heading-end): [all …]
|
H A D | ChangeLog.2 | 6817 cperl-mode. 8829 * lisp/progmodes/cperl-mode.el (cperl-electric-pod) 8830 (cperl-linefeed, cperl-electric-terminator) 8831 (cperl-find-pods-heres, cperl-fix-line-spacing) 22496 * lisp/progmodes/cperl-mode.el (cperl-indent-exp): 23543 * lisp/emacs-lisp/rx.el (rx-check, rx-anything) 23544 (rx-check-any-string, rx-check-any, rx-check-not, rx-=) 23545 (rx-repeat, rx-check-backref, rx-syntax, rx-check-category) 25516 * lisp/emacs-lisp/rx.el (rx-check, rx-anything): 27117 * lisp/progmodes/cperl-mode.el (cperl-putback-char): [all …]
|
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/ |
H A D | frequencies.gold | 38916 "rx": -5.230039, 54988 "heading": -6.148468, 81957 ".rx": -10.626849, 84093 "rx": -10.626849, 105297 "heading": -4.510860, 120892 "cperl": -10.196083, 122745 "rx": -9.939964, 126991 "rx": -6.650279, 131794 "rx": -9.408125, 139575 "heading.split": -9.777357, [all …]
|