]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 21 Jan 2004 19:36:00 +0000 (19:36 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 21 Jan 2004 19:36:00 +0000 (19:36 +0000)
lisp/ChangeLog
src/ChangeLog

index 745c62829b9cc1b86bef8cac73f9e88a391117ad..1fd65e5d3cd47eb3c029242482c53e3103341b93 100644 (file)
 
 2004-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+       * vc-mcvs.el (vc-mcvs-mode-line-string): Remove.  Does not work.
+       (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
+       (vc-mcvs-cvs): Remove.
+       (vc-mcvs-command): Remove use of assert.
+
        * outline.el (outline-insert-heading): Tighten up match.
        (outline-demote, outline-move-subtree-down): Don't assume anything
        about outline-regexp.
 
        * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
 
-       * emacs-lisp/lisp-mnt.el (lm-section-end): require outline.
+       * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
 
        * progmodes/grep.el (grep-mode-map):
        Don't remap next-line, previous-line.
index 59087a50bb1fef371d7dd5d42ea63c3da6700281..4fba5e166b3a5143de97d801f653951ac6ce4491 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * lisp.h [USE_LSB_TAG && !DECL_ALIGN]: Signal an error.
+
 2004-01-21  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * lisp.h: Add undef DECL_ALIGN.