- 10 Feb, 2012 7 commits
-
-
Glenn Morris authored
* doc/lispref/files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache entry. * lisp/files.el (remote-file-name-inhibit-cache): Doc fixes. * etc/NEWS: Edits.
-
Chong Yidong authored
* doc/emacs/loading.texi (Loading): Don't emphasize "library" terminology. (Library Search): load-path is not a user option. Mention role of -L option and packages. Improve examples. (Loading Non-ASCII): Don't mention unibyte Emacs, which is obsolete. (Autoload): Minor clarifications.
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
Glenn Morris authored
* doc/misc/url.texi (Retrieving URLs): Update url-retrieve arguments. Mention url-queue-retrieve. * lisp/url/url-queue.el (url-queue-retrieve): Doc fix. * etc/NEWS: Edits.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
- 09 Feb, 2012 31 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(gnus-method-ephemeral-p): Move after declaration of defsubst `gnus-sloppily-equal-method-parameters' to avoid a warning.
-
Lars Ingebrigtsen authored
-
Lars Ingebrigtsen authored
* mail/smtpmail.el (smtpmail-user-mail-address): New function. (smtpmail-via-smtp): Use it, or fall back on the From address. (smtpmail-send-it): Ditto.
-
Stefan Monnier authored
Don't fallback on byte-compile-defvar. Optimize (defvar foo) away. (byte-compile-tmp-var): New const. (byte-compile-defvar): Use it to minimize .elc size. Just use `defvar' rather than simulate it. Fixes: debbugs:10761
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/progmodes/cc-guess.el (c-guess-offset-threshold, c-guess-region-max): Add :version tags.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
Glenn Morris authored
* lisp/progmodes/compile.el (compilation-first-column) (compilation-error-screen-columns): Doc fixes. * etc/NEWS: Related markup.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: Related edits.
-
Glenn Morris authored
* doc/emacs/buffers.texi (Misc Buffer): M-x info does not seem to require a buffer switch after M-x rename-uniquely.
-
Glenn Morris authored
* lisp/vc/log-view.el (log-view-toggle-entry-display): * lisp/vc/vc.el (vc-merge, vc-pull): Doc fixes. * etc/NEWS: Condense a few VC entries.
-
Lars Ingebrigtsen authored
-
Glenn Morris authored
* lisp/subr.el: Related comment.
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
Glenn Morris authored
* lisp/mail/emacsbug.el (report-emacs-bug-can-use-osx-open) (report-emacs-bug-can-use-xdg-email): (report-emacs-bug-insert-to-mailer): Doc fixes. (report-emacs-bug): Message fix. * etc/NEWS: Related edit. * lisp/net/browse-url.el: Comment.
-
Glenn Morris authored
* lisp/net/browse-url.el (browse-url-can-use-xdg-open, browse-url-xdg-open): Doc fixes.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/electric.el (electric-indent-mode, electric-pair-mode) (electric-layout-rules, electric-layout-mode): Doc fixes. (electric-pair-pairs, electric-pair-skip-self): Add :version tags. * etc/NEWS: Related edits.
-
Jay Belanger authored
-
Lars Ingebrigtsen authored
-
Lars Ingebrigtsen authored
-
- 08 Feb, 2012 2 commits
-
-
Martin Rudalics authored
-
Martin Rudalics authored
-