mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
*** empty log message ***
This commit is contained in:
parent
07cd5d9c7a
commit
de6e1f7cde
@ -1,3 +1,10 @@
|
||||
2000-09-29 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* textmodes/tex-mode.el (latex-outline-regexp): Don't use `list*';
|
||||
it's a function from CL.
|
||||
(latex-imenu-create-index): Replace eval-when-compile with progn
|
||||
because latex-section-alist is not bound while compiling.
|
||||
|
||||
2000-09-28 Stefan Monnier <monnier@cs.yale.edu>
|
||||
|
||||
* textmodes/outline.el (outline-minor-mode): Use define-minor-mode.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-09-29 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* lisp.h (fatal): Declare NO_RETURN.
|
||||
|
||||
2000-09-29 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* keymap.c: Remove the line "#undef NULL".
|
||||
|
Loading…
Reference in New Issue
Block a user