emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 01 Sep 2003 14:50:05 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5369 emacs/lisp/ChangeLog:1.5370
*** emacs/lisp/ChangeLog:1.5369 Mon Sep  1 11:45:03 2003
--- emacs/lisp/ChangeLog        Mon Sep  1 14:50:04 2003
***************
*** 1,3 ****
--- 1,23 ----
+ 2003-09-01  Dave Love  <address@hidden>
+ 
+       * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
+ 
+       * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
+       and :help; also line and column numbers labels.
+ 
+       * international/mule-util.el (char-displayable-p): Moved from
+       latin1-disp, renamed and autoloaded.
+ 
+       * international/latin1-disp.el (latin1-char-displayable-p): Now
+       obsolete alias.  Replace uses with char-displayable-p.
+       (latin1-display-ucs-per-lynx): Fix last change.
+ 
+       * international/mule-cmds.el (standard-display-european-internal):
+       Don't use char code for Latin-1 NBSP.
+       <XFree86 4>: Unfrob NBSP display table.  Set display table to use
+       U+2018, U+2019 for `'.
+       (select-safe-coding-system): Message fix.
+ 
  2003-09-01  Kenichi Handa  <address@hidden>
  
        * international/fontset.el (setup-default-fontset): For Thai




reply via email to

[Prev in Thread] Current Thread [Next in Thread]