Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
888101d6
Commit
888101d6
authored
Apr 12, 2004
by
Stefan Monnier
Browse files
*** empty log message ***
parent
cd478f3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
0 deletions
+51
-0
lisp/ChangeLog
lisp/ChangeLog
+51
-0
No files found.
lisp/ChangeLog
View file @
888101d6
2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
* progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
not to treat nil as a function.
* vc-arch.el (vc-arch-root): Be a bit more careful.
(vc-arch-register): Save the buffer if we modified it.
(vc-arch-delete-rej-if-obsolete): Save excursion.
(vc-arch-find-file-hook): Use the simpler after-save-hook.
(vc-arch-responsible-p, vc-arch-init-version): New functions.
* net/ldap.el (ldap-search): Use list*.
2004-04-12 Juri Linkov <juri@jurta.org>
* info.el (Info-follow-reference): Allow multiline reference name.
2004-04-11 Dave Love <fx@gnu.org>
* url/url-mailto.el (url-mailto):
* url/url-history.el (url-history-setup-save-timer):
* url/url-cookie.el (url-cookie-setup-save-timer): Avoid warnings.
* url/url-file.el (url-file-build-filename): Don't use
directory-sep-char.
* url/url-auth.el (url-register-auth-scheme): Fix `format' call.
* url/url-about.el (url-scheme-registry): Defvar.
(url-about): Use text/plain.
* url/url-vars.el (cl): Don't require.
(url): Add :version.
(url-bug-address): Use bug-gnu-emacs.
* url/url-util.el (url-hexify-string): Don't give multibyte error
for char <16.
(mail-header-extract): Autoload.
* url/url-parse.el: Doc fixes.
* url/url-ldap.el (ldap): Require.
(url-ldap): Fix `format' call.
(url-ldap-certificate-formatter): Avoid warning.
* url/url-https.el (url-https-create-secure-wrapper): Use modern
backquotes.
* url/url-dav.el (url-dav-rename-file): Fix args of `signal'.
(url-intersection): New.
(url-dav-supported-p): Use it.
(url-dav-save-resource): Declare url-http-response-status special.
* url/url-cache.el (url-util): Require.
* emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
* progmodes/python.el: New file.
2004-04-11 Andre Spiegel <spiegel@gnu.org>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment