diff options
| author | Harald Jörg | 2024-01-08 16:12:19 +0100 |
|---|---|---|
| committer | Harald Jörg | 2024-01-08 16:12:19 +0100 |
| commit | 774c8ec74c98d69d56b2511a613145f2b69fb2eb (patch) | |
| tree | 5e65d09ccc915ad56c3a126ab5ca0017cc76b1cb /admin | |
| parent | d9462e24a967e32d550ee886b5150f0cc78358f6 (diff) | |
| download | emacs-774c8ec74c98d69d56b2511a613145f2b69fb2eb.tar.gz emacs-774c8ec74c98d69d56b2511a613145f2b69fb2eb.zip | |
cperl-mode.el: Make sure cperl-file-style is set buffer-local
* lisp/progmodes/cperl-mode.el (cperl-file-style): Add description
what the options actually do.
(cperl-menu): Split the menu entry "Indent styles" into "Default
indent styles" and "Indent styles for current buffer"
(cperl--set-file-style): call `cperl-file-style' instead of
`cperl-set-style'. This completes the fix for Bug#17948.
(cperl-set-style): Explain when to use `cperl-file-style'.
Use `set-default-toplevel-value' instead of `set'.
(cperl-set-style-back): Use `set-default-toplevel-value' instead
of `set'.
(cperl-file-style): New command to set the file style for the
current buffer.
* etc/NEWS: Announce the new command cperl-file-style.
Diffstat (limited to 'admin')
0 files changed, 0 insertions, 0 deletions