comparison lisp/ChangeLog @ 85977:3ab9489c2f1a

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 09 Nov 2007 10:40:32 +0000
parents d3e87ee5aa0e
children 6a97e5e13b22
comparison
equal deleted inserted replaced
85976:f7a8ac4be115 85977:3ab9489c2f1a
1 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
2
3 * files.el (enable-local-variables): Doc fix.
4
1 2007-11-09 Nick Roberts <nickrob@snap.net.nz> 5 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
2 6
3 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code. 7 * progmodes/gud.el (gud-gdb): Remove vestigial gdba doc and code.
4 8
5 2007-11-09 Sven Joachim <svenjoac@gmx.de> 9 2007-11-09 Sven Joachim <svenjoac@gmx.de>
56 * follow.el (follow-unload-function): Add docstring. 60 * follow.el (follow-unload-function): Add docstring.
57 (follow-unload-function): Remove variable. 61 (follow-unload-function): Remove variable.
58 62
59 * server.el (server-unload-function): Remove variable. 63 * server.el (server-unload-function): Remove variable.
60 (server-unload-function): Unbind `server-edit' from `C-x #'. 64 (server-unload-function): Unbind `server-edit' from `C-x #'.
61
62 * uniquify.el (uniquify-unload-function): Add docstring.
63 (uniquify-unload-function): Remove variable.
64 65
65 * ses.el (ses-unload-function): New function. 66 * ses.el (ses-unload-function): New function.
66 67
67 2007-11-09 Juanma Barranquero <lekktu@gmail.com> 68 2007-11-09 Juanma Barranquero <lekktu@gmail.com>
68 69
129 the old fsets. 130 the old fsets.
130 131
131 * progmodes/fortran.el (comment-region-function) 132 * progmodes/fortran.el (comment-region-function)
132 (uncomment-region-function): Pacify byte compiler. 133 (uncomment-region-function): Pacify byte compiler.
133 134
134 * vc.el (vc-diff-internal): Remove code for an old version of 135 * vc.el (vc-diff-internal): Remove code for an old version of gnus.
135 gnus.
136 136
137 2007-11-08 Michael Albinus <michael.albinus@gmx.de> 137 2007-11-08 Michael Albinus <michael.albinus@gmx.de>
138 138
139 * net/tramp.el (tramp-maybe-open-connection): Use a local copy of 139 * net/tramp.el (tramp-maybe-open-connection): Use a local copy of
140 `process-environment'. 140 `process-environment'.