Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c83965c4
Commit
c83965c4
authored
Mar 06, 2001
by
Stefan Monnier
Browse files
*** empty log message ***
parent
996e2616
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
lisp/ChangeLog
lisp/ChangeLog
+15
-0
No files found.
lisp/ChangeLog
View file @
c83965c4
2001-03-06 Stefan Monnier <monnier@cs.yale.edu>
* progmodes/cperl-mode.el (cperl-mode): Set major-mode to cperl-mode
so that C-h m shows the correct information.
Use make-local-variable rather than make-variable-buffer-local.
(cperl-info-buffer, cperl-setup-tmp-buf):
Use make-local-variable rather than make-variable-buffer-local.
(cperl-msb-fix, cperl-get-help-defer):
Check major-mode for `cperl-mode' as well.
* progmodes/cperl-mode.el: Updated to author version 4.23.
(cperl-electric-pod): SYNOPSIS was misspelled.
(cperl-find-pods-heres): @if ? a : b was considered a REx.
(cperl-after-expr-p): Make true after __END__.
2001-03-06 Gerd Moellmann <gerd@gnu.org>
2001-03-06 Gerd Moellmann <gerd@gnu.org>
* bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
* bookmark.el (bookmark-get-bookmark): Use assoc-ignore-case if
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment