aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2003-04-09 17:45:20 +0000
committerJuanma Barranquero2003-04-09 17:45:20 +0000
commitf7df88f47ad8f3cfe9705f33cd27653906065746 (patch)
tree463258ad53df768d9ce2609b7c56578282c50630 /lisp/ChangeLog
parent034ade66e359b80aa242f7dc18087f75231fd224 (diff)
downloademacs-f7df88f47ad8f3cfe9705f33cd27653906065746.tar.gz
emacs-f7df88f47ad8f3cfe9705f33cd27653906065746.zip
(new-frame): Add obsolescence declaration.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1833749afde..003ae0f9c2c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12003-04-09 Juanma Barranquero <lektu@terra.es>
2
3 * frame.el (new-frame): Add obsolescence declaration.
4
52003-04-09 Ehud Karni <ehud@unix.mvs.co.il>
6
7 * frame.el (set-frame-font): Allow keeping frame size after
8 changing font.
9 (modify-all-frames-parameters): New function to change parameters
10 in all existing and future frames.
11
12003-04-09 Thien-Thi Nguyen <ttn@gnu.org> 122003-04-09 Thien-Thi Nguyen <ttn@gnu.org>
2 13
3 * man.el (Man-heading-regexp): Accept hyphen. 14 * man.el (Man-heading-regexp): Accept hyphen.
@@ -69,7 +80,7 @@
69 (mule-utf-16): New coding systems. 80 (mule-utf-16): New coding systems.
70 (utf-16-le-with-signature, utf-16-be-with-signature), 81 (utf-16-le-with-signature, utf-16-be-with-signature),
71 (utf-16): Aliases of the above coding systems. 82 (utf-16): Aliases of the above coding systems.
72 83
732003-04-08 Martin Stjernholm <bug-cc-mode@gnu.org> 842003-04-08 Martin Stjernholm <bug-cc-mode@gnu.org>
74 85
75 * progmodes/cc-langs.el (c-symbol-key): Use POSIX char classes 86 * progmodes/cc-langs.el (c-symbol-key): Use POSIX char classes
@@ -128,7 +139,7 @@
128 locals -> desktop-buffer-locals 139 locals -> desktop-buffer-locals
129 (desktop-buffer-major-mode, desktop-buffer-file-name) 140 (desktop-buffer-major-mode, desktop-buffer-file-name)
130 (desktop-buffer-name): Unused customizable variables deleted. 141 (desktop-buffer-name): Unused customizable variables deleted.
131 (desktop-buffer-misc): Unused variable deleted. 142 (desktop-buffer-misc): Unused variable deleted.
132 (desktop-save, desktop-buffer-dired-misc-data): 143 (desktop-save, desktop-buffer-dired-misc-data):
133 Use `desktop-file-name'. 144 Use `desktop-file-name'.
134 (desktop-path): New customizable variable. List of directories in 145 (desktop-path): New customizable variable. List of directories in