]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 26 Dec 2005 04:51:58 +0000 (04:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 26 Dec 2005 04:51:58 +0000 (04:51 +0000)
lisp/ChangeLog
src/ChangeLog

index c1cb1296b216ccce43c30f59c435854d00b06bc4..5995f02ed0b76b956234b567cd810f00db9050b5 100644 (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.
index f14f216f1d33fdc5393a32ab513db00b0b37cd34..1fca3cc1baa0f533914833b9acc674309e626dea 100644 (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):