Dan Nicolaescu
|
6d00e226c3
|
* progmodes/python.el (info-lookup-maybe-add-help):
* progmodes/ps-mode.el (doc-view-minor-mode):
* mail/emacsbug.el (Info-menu, Info-goto-node):
* emulation/viper-keym.el (viper-ex)
(viper-normalize-minor-mode-map-alist, viper-set-mode-vars-for):
* emulation/viper-cmd.el (widget-type, widget-button-press)
(viper-set-hooks):
* emacs-lisp/tcover-unsafep.el (unsafep-function):
* emacs-lisp/tcover-ses.el (ses-set-curcell, ses-update-cells)
(ses-load, ses-vector-delete, ses-create-header-string)
(ses-read-cell, ses-read-symbol, ses-command-hook, ses-jump):
* emacs-lisp/gulp.el (mail-subject, mail-send): 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):
(url-generate-unique-filename): Declare as functions.
|
2007-11-20 07:56:02 +00:00 |
|
Dan Nicolaescu
|
153ef845b8
|
* 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.
|
2007-11-20 00:57:10 +00:00 |
|
Stefan Monnier
|
d18ec89f1c
|
* url-parse.el (url): Use defstruct rather than macros. Update all callers.
|
2007-08-31 16:40:05 +00:00 |
|
Glenn Morris
|
3ecd3a56c0
|
Replace `iff' in doc-strings and comments.
|
2007-08-08 07:27:21 +00:00 |
|
Glenn Morris
|
8c0ee52a6f
|
Switch license to GPLv3 or later.
|
2007-07-25 04:18:23 +00:00 |
|
Glenn Morris
|
d7a0267c8d
|
Add 2007 to copyright years.
|
2007-01-21 03:53:13 +00:00 |
|
Thien-Thi Nguyen
|
5b0d63bc36
|
Update years in copyright notice; nfc.
|
2006-02-05 23:44:47 +00:00 |
|
Eli Zaretskii
|
cc38a29416
|
Remove XEmacs conditionals.
|
2005-10-20 14:17:14 +00:00 |
|
Thien-Thi Nguyen
|
71ddfde5a5
|
Update years in copyright notice; nfc.
|
2005-08-06 15:55:38 +00:00 |
|
Lute Kamstra
|
4fc5845fe8
|
Update FSF's address.
|
2005-07-04 16:49:24 +00:00 |
|
Stefan Monnier
|
175384d1ee
|
(url-file, url-file-asynch-callback): Use with-current-buffer.
|
2005-06-13 14:32:42 +00:00 |
|
Lars Hansen
|
df41da5eda
|
Fix copyright notice.
|
2004-10-10 20:40:21 +00:00 |
|
Stefan Monnier
|
ca000afff9
|
(url-file-create-wrapper): Use new backquote syntax.
(url-file-file-attributes): Add id-format parameter.
|
2004-04-16 21:59:12 +00:00 |
|
Stefan Monnier
|
88c963ed40
|
(url-file-build-filename): Don't use directory-sep-char.
|
2004-04-12 04:03:32 +00:00 |
|
Miles Bader
|
1f3ddf11e8
|
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Remove RCS keywords
2004-04-10 Miles Bader <miles@gnu.org>
RCS keyword removal (only non-comment changes are enumerated here):
* lisp/emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
(byte-compile-insert-header): Don't use `byte-compile-version'.
* lisp/url/url-vars.el (url-version): Use the constant string "Emacs"
instead of calculating something from the RCS `State' keyword
[the latter is almost entirely useless anyway].
* lisp/forms.el (forms-version): Variable removed.
(forms-mode): Don't use `forms-version'.
* lisp/recentf.el (recentf-version): Variable removed.
* lisp/progmodes/delphi.el (delphi-version): Variable removed.
* lisp/progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
|
2004-04-10 05:55:49 +00:00 |
|
Miles Bader
|
e5566bd545
|
Resolve CVS conflicts
|
2004-04-04 04:44:10 +00:00 |
|
Stefan Monnier
|
8c8b8430b5
|
Initial revision
|
2004-04-04 01:21:46 +00:00 |
|