comparison lisp/ChangeLog @ 86243:4d615a83cee2

* progmodes/idlw-help.el: Require browse-url unconditionally, it is available by default. (idlwave-help-browse-url-available): Change default to t. * emulation/edt.el (defgroup, defcustom): Remove definition. (eval-when-compile): Remove. (c-mark-function): * textmodes/reftex-dcr.el (bibtex-beginning-of-entry): * textmodes/fill.el (comment-search-forward) (comment-string-strip): * progmodes/prolog.el (comint-mode, comint-send-string) (comint-send-region, comint-send-eof): * progmodes/dcl-mode.el (imenu-default-create-index-function): * emulation/viper-util.el (viper-forward-Word): * emulation/vi.el (c-mark-function): * emulation/edt-vt100.el (vt100-wide-mode): * emacs-lisp/timer.el (diary-entry-time): Declare as functions. * url-mailto.el (mail-send-and-exit): * url-http.el (url-dav-file-attributes): * url-file.el (ange-ftp-set-passwd, ange-ftp-copy-file-internal): Declare as functions. * url-privacy.el (url-device-type): Define unconditionally.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 20 Nov 2007 00:57:10 +0000
parents 4a7e0b7fde4e
children 26cc264a4964
comparison
equal deleted inserted replaced
86242:aab1a93c03ca 86243:4d615a83cee2
1 2007-11-20 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * progmodes/idlw-help.el: Require browse-url unconditionally, it
4 is available by default.
5 (idlwave-help-browse-url-available): Change default to t.
6
7 * emulation/edt.el (defgroup, defcustom): Remove definition.
8 (eval-when-compile): Remove.
9 (c-mark-function):
10 * textmodes/reftex-dcr.el (bibtex-beginning-of-entry):
11 * textmodes/fill.el (comment-search-forward)
12 (comment-string-strip):
13 * progmodes/prolog.el (comint-mode, comint-send-string)
14 (comint-send-region, comint-send-eof):
15 * progmodes/dcl-mode.el (imenu-default-create-index-function):
16 * emulation/viper-util.el (viper-forward-Word):
17 * emulation/vi.el (c-mark-function):
18 * emulation/edt-vt100.el (vt100-wide-mode):
19 * emacs-lisp/timer.el (diary-entry-time): Declare as functions.
20
1 2007-11-19 Michael Albinus <michael.albinus@gmx.de> 21 2007-11-19 Michael Albinus <michael.albinus@gmx.de>
2 22
3 * net/tramp.el (tramp-open-connection-setup-interactive-shell): 23 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
4 Still some tuning in case of an echoing shell. 24 Still some tuning in case of an echoing shell.
5 (tramp-send-command): Connection property "remote-echo" is not 25 (tramp-send-command): Connection property "remote-echo" is not