]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 20 Jan 2007 16:20:19 +0000 (16:20 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 Jan 2007 16:20:19 +0000 (16:20 +0000)
etc/ChangeLog
lisp/ChangeLog
src/ChangeLog

index 1f05f1f5ee9d1100931a47d546c7008b4af46e3f..6457ec6369bd8072a53eb1de04771c408ad5245b 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
+
+       * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
+       be compiled on Solaris systems.
+
 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
 
        * TODO: Proper background color handling for pngs.
index b69c0e43a20194cd8d812dca7ba2d2e94549cc1f..ce2bf91974a8aeed6aca222b9d038f6594b0cdfe 100644 (file)
@@ -1,3 +1,9 @@
+2007-01-20  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
+
+       * progmodes/cperl-mode.el (cperl-electric-keywords): Document in
+       the doc string how to use personal abbrevs without electric
+       keywords.
+
 2007-01-20  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
 
        * lisp/emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Fixed
        * textmodes/table.el: Add move-beginning-of-line and
        move-end-of-line to Point Motion Only Group.
 
-2006-07-22  Eric Hanchrow  <offby1@blarg.net>
+2006-07-22  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
 
        * progmodes/delphi.el (delphi-fill-comment): Use save-restriction.
 
index 6719d2b3b1b97725901e846c68ae05e0faa0bdc3..554c2c6dd117106c9004e1be69959e0f5ba7b7ae 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-20  Eli Zaretskii  <eliz@gnu.org>
+
+       * .gdbinit (ppt, xtype, xmisctype, xint, xptr, xmarker, xframe)
+       (xbuffer, xcons, xcar, xcdr): Fix doc strings.
+
 2007-01-20  Chong Yidong  <cyd@stupidchicken.com>
 
        * keyboard.c (read_key_sequence): Extract local map only if the
 
 2007-01-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
-       * macmenu.c [TARGET_API_MAC_CARBON] (create_and_show_dialog):
+       * macmenu.c (create_and_show_dialog) [TARGET_API_MAC_CARBON]:
        Create movable modal window instead of movable alert window.
-       [TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]: Use
-       DeactivateControl instead of DisableControl.
+       (create_and_show_dialog) [!MAC_OSX]: Use DeactivateControl instead
+       of DisableControl.
 
        * macselect.c (Fmac_resume_apple_event): Set error number when
        descriptor type of reply is non-null.
 
 2007-01-14  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
-       * macmenu.c [TARGET_API_MAC_CARBON] (create_and_show_dialog): Use
+       * macmenu.c (create_and_show_dialog) [TARGET_API_MAC_CARBON]: Use
        DisableControl for disabled items.  Set default button to first
        enabled one.  Use icon of application in execution.