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
a1a336eb
Commit
a1a336eb
authored
May 24, 2000
by
Stefan Monnier
Browse files
*** empty log message ***
parent
b81fa2f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
lisp/ChangeLog
lisp/ChangeLog
+16
-0
No files found.
lisp/ChangeLog
View file @
a1a336eb
...
...
@@ -49,6 +49,20 @@
current-input-method of the guidance buffer to the name of the
curren input method.
2000-05-23 Stefan Monnier <monnier@cs.yale.edu>
* progmodes/compile.el (compile-internal): Style typo.
* mail/mh-e.el (mh-do-not-confirm, mh-folder-mode):
quote vars and functions in the docstring.
* newcomment.el (comment-make-extra-lines): Don't use `assert'.
* completion.el (dynamic-completion-mode, dynamic-completion-mode):
Don't quote lambdas.
* ffap.el (ffap-highlight): Use facep rather than internal-find-face.
2000-05-23 Gerd Moellmann <gerd@gnu.org>
* startup.el (command-line): Determine source file of compiled
...
...
@@ -139,6 +153,8 @@
2000-05-22 Stefan Monnier <monnier@cs.yale.edu>
* help.el (help-manyarg-func-alist): Typo.
* emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and
intervals which makes it heaps simpler.
...
...
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