1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2005-12-26 04:51:58 +00:00
parent 3f264a3af4
commit cad1051b1f
2 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2005-12-25 Richard M. Stallman <rms@gnu.org>
* progmodes/cc-defs.el (c-emacs-features): Do parse-partial-sexp
at point, in case of narrowing.
* progmodes/delphi.el (delphi-other-face): Allow nil in type.
* locate.el (locate-header-face): Allow nil in type.

View File

@ -1,3 +1,10 @@
2005-12-25 Richard M. Stallman <rms@gnu.org>
* eval.c (un_autoload): Expect (0 . OFEATURES) in Vautoload_queue
to undo a `provide'.
* fns.c (Fprovide): Store (0 . OFEATURES) in Vautoload_queue.
2005-12-25 Giorgos Keramidas <keramida@ceid.upatras.gr>
* m/amdx86-64.h [__FreeBSD__] (START_FILES, LIB_STANDARD):