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
5b6a51aa
Commit
5b6a51aa
authored
Oct 25, 2001
by
Gerd Moellmann
Browse files
*** empty log message ***
parent
e335e194
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
1 deletion
+16
-1
ChangeLog
ChangeLog
+6
-0
etc/NEWS
etc/NEWS
+4
-1
lisp/ChangeLog
lisp/ChangeLog
+6
-0
No files found.
ChangeLog
View file @
5b6a51aa
2001-10-25 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (maybe_bootstrap): New target.
(all): Add to prerequisites to bootstrap if abbrev.elc doesn't
exist.
2001-10-24 Ken Raeburn <raeburn@gnu.org>
* configure.in: If --with-hesiod is given, look for
...
...
etc/NEWS
View file @
5b6a51aa
...
...
@@ -82,6 +82,9 @@ SQL buffer.
*
Lisp Changes in Emacs 21.2
** The variable `compilation-parse-errors-filename-function' can
be used to transform filenames found in compilation output.
+++
**
Functions `file-name-sans-extension' and `file-name-extension' now
ignore the leading dots in file names, so that file names such as
...
...
@@ -93,7 +96,7 @@ accepts a float as UID parameter.
** `define-key-after' now accepts keys longer than 1.
** `define-derived-mode' now accept nil as the parent.
** `define-derived-mode' now accept
s
nil as the parent.
** The local variable `no-byte-compile' in elisp files is now obeyed.
...
...
lisp/ChangeLog
View file @
5b6a51aa
2001-10-25 Gerd Moellmann <gerd@gnu.org>
* progmodes/compile.el (compilation-parse-errors-filename-function):
New variable.
(compilation-parse-errors): Use it.
2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
* emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
...
...
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