mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
*** empty log message ***
This commit is contained in:
parent
27d2a96638
commit
672920615e
@ -1,5 +1,14 @@
|
||||
2000-12-06 Dave Love <fx@gnu.org>
|
||||
|
||||
* newcomment.el (comment-region, comment-dwim): Doc fix.
|
||||
|
||||
* textmodes/texinfo.el: Require tex-mode when compiling.
|
||||
(texinfo-update-node): Doc fix.
|
||||
(texinfo-imenu-generic-expression): Add @anchor.
|
||||
(texinfo-font-lock-keywords): Add @uref.
|
||||
(texinfo-inside-macro-p): Don't use ignore-errors.
|
||||
(texinfo-insert-quote): Match more contexts.
|
||||
|
||||
* international/mule.el (decode-char, encode-char): Doc fix.
|
||||
(auto-coding-alist): Customize.
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
2000-12-06 Dave Love <fx@gnu.org>
|
||||
|
||||
* md5.h (__P): Don't define -- it comes from config.h.
|
||||
|
||||
* strftime.c: Change some #if foo to #ifdef foo.
|
||||
|
||||
2000-12-06 Andrew Innes <andrewi@gnu.org>
|
||||
|
Loading…
Reference in New Issue
Block a user