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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 09 Apr 2003 13:45:21 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5015 emacs/lisp/ChangeLog:1.5016
*** emacs/lisp/ChangeLog:1.5015 Wed Apr  9 08:17:59 2003
--- emacs/lisp/ChangeLog        Wed Apr  9 13:45:20 2003
***************
*** 1,3 ****
--- 1,14 ----
+ 2003-04-09  Juanma Barranquero  <address@hidden>
+ 
+       * frame.el (new-frame): Add obsolescence declaration.
+ 
+ 2003-04-09  Ehud Karni  <address@hidden>
+ 
+       * frame.el (set-frame-font): Allow keeping frame size after
+       changing font.
+       (modify-all-frames-parameters): New function to change parameters
+       in all existing and future frames.
+ 
  2003-04-09  Thien-Thi Nguyen  <address@hidden>
  
        * man.el (Man-heading-regexp): Accept hyphen.
***************
*** 69,75 ****
        (mule-utf-16): New coding systems.
        (utf-16-le-with-signature, utf-16-be-with-signature),
        (utf-16): Aliases of the above coding systems.
!       
  2003-04-08  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-langs.el (c-symbol-key): Use POSIX char classes
--- 80,86 ----
        (mule-utf-16): New coding systems.
        (utf-16-le-with-signature, utf-16-be-with-signature),
        (utf-16): Aliases of the above coding systems.
! 
  2003-04-08  Martin Stjernholm  <address@hidden>
  
        * progmodes/cc-langs.el (c-symbol-key): Use POSIX char classes
***************
*** 128,134 ****
        locals -> desktop-buffer-locals
        (desktop-buffer-major-mode, desktop-buffer-file-name)
        (desktop-buffer-name): Unused customizable variables deleted.
!       (desktop-buffer-misc): Unused variable deleted. 
        (desktop-save, desktop-buffer-dired-misc-data):
        Use `desktop-file-name'.
        (desktop-path): New customizable variable.  List of directories in
--- 139,145 ----
        locals -> desktop-buffer-locals
        (desktop-buffer-major-mode, desktop-buffer-file-name)
        (desktop-buffer-name): Unused customizable variables deleted.
!       (desktop-buffer-misc): Unused variable deleted.
        (desktop-save, desktop-buffer-dired-misc-data):
        Use `desktop-file-name'.
        (desktop-path): New customizable variable.  List of directories in




reply via email to

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