emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 24 Mar 2005 16:24:09 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4291 emacs/src/ChangeLog:1.4292
*** emacs/src/ChangeLog:1.4291  Thu Mar 24 18:53:31 2005
--- emacs/src/ChangeLog Thu Mar 24 21:24:09 2005
***************
*** 1,12 ****
  2005-03-24  Jan Dj,Ad(Brv  <address@hidden>
  
        * xmenu.c (create_and_show_popup_menu): Just remove menu and return
        if it failed to pop up (Gnome "show pointer on ctrl" option makes
        menus fail to pop up).
  
! 2005-03-24  Stefan  <address@hidden>
  
        * xdisp.c (get_next_display_element): Also use `\ ' & `\-' for latin-9.
  
  2005-03-22  Kim F. Storm  <address@hidden>
  
--- 1,23 ----
+ 2005-03-24  Stefan Monnier  <address@hidden>
+ 
+       * alloc.c (make_number): The arg can be bigger than `int'.
+       * lisp.h (make_number): Make prototype more precise.
+ 
+       * process.c, dired.c (Vfile_name_coding_system)
+       (Vdefault_file_name_coding_system):
+       * callproc.c (Vdoc_file_name, Vfile_name_coding_system)
+       (Vdefault_file_name_coding_system): Remove unused declarations.
+ 
  2005-03-24  Jan Dj,Ad(Brv  <address@hidden>
  
        * xmenu.c (create_and_show_popup_menu): Just remove menu and return
        if it failed to pop up (Gnome "show pointer on ctrl" option makes
        menus fail to pop up).
  
! 2005-03-24  Stefan Monnier  <address@hidden>
  
        * xdisp.c (get_next_display_element): Also use `\ ' & `\-' for latin-9.
+       Just prepend a backslash without replacing the NBSP by an SPC.
  
  2005-03-22  Kim F. Storm  <address@hidden>
  




reply via email to

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