]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 19 Mar 2007 09:57:04 +0000 (09:57 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 19 Mar 2007 09:57:04 +0000 (09:57 +0000)
lisp/ChangeLog
src/ChangeLog

index 8cbe6c4d8c4b410d7febd684d3e3343795ce75da..91a4c6a37fee01b7d501d9d90e304e523f4cf680 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-19  Kim F. Storm  <storm@cua.dk>
+
+       * calc/calc-forms.el (math-std-daylight-savings)
+       (math-std-daylight-savings-old): Doc fix.
+
 2007-03-19  Juanma Barranquero  <lekktu@gmail.com>
 
        * isearchb.el (isearchb-follow-char):
index 9bf57f082f8a601c54599d0e0f0242d1b0a748df..5155f2c4a745eb42fbd30869f6a446c08cd24f54 100644 (file)
 
        * dired.c (file_name_completion): gcpro NAME.
 
+2007-03-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (try_window_id): Increment matrix positions if the
+       buffer's byte count has increased, but not the character count.
+
 2007-03-12  Andreas Schwab  <schwab@suse.de>
 
        * lisp.h: Declare check_obarray.