- 11 Jan, 2014 1 commit
-
-
Glenn Morris authored
-
- 10 Jan, 2014 17 commits
-
-
Glenn Morris authored
for files that no longer exist.
-
Stefan Monnier authored
* doc/lispref/modes.texi (Running Hooks): Don't document with-wrapper-hook and run-hook-wrapped any more. (Hooks): Link to the new Advising Functions node. * doc/lispref/elisp.texi (Top): Don't include advice.texi. * doc/lispref/advice.texi: Remove. * doc/lispref/makefile.w32-in (srcs): * doc/lispref/Makefile.in (srcs): Adjust accordingly. * doc/misc/cl.texi (Function Bindings): Fix incorrect description of cl-let.
-
Glenn Morris authored
-
Rüdiger Sonderfeld authored
This reverts 2014-01-10T12:41:19Z!ruediger@c-plusplus.de.
-
Eric S. Raymond authored
-
Bozhidar Batsov authored
-
Rüdiger Sonderfeld authored
* doc/lispref/hash.texi (Hash Tables): Add cindex entry for `subr-x' functions. * doc/lispref/strings.texi (Creating Strings, Text Comparison): Document functions from `subr-x'.
-
Eli Zaretskii authored
lisp/emacs-lisp/authors.el (authors-fixed-entries): Update my entry.
-
Thien-Thi Nguyen authored
* admin/notes/bzr (Using git-bzr): New section.
-
Chong Yidong authored
-
Anders Lindgren authored
lisp/follow.el (follow-cache-command-list): Include right-char and left-char.
-
Glenn Morris authored
-
Paul Eggert authored
* mail/unrmail.el (unrmail-mbox-format): Choice is mboxo, not mboxro. * woman.el (woman-mark-horizontal-position): Rename from woman-mark-horizonal-position. Use changed.
-
Glenn Morris authored
* lisp/info.el (info-initialize): If running uninstalled, ensure our own info files are always found first, even if INFOPATH is set.
-
Glenn Morris authored
-
Glenn Morris authored
* etc/FTP: Mark as obsolete. * etc/ORDERS: Replace contents with pointer to emacs.info, mark obsolete. * doc/emacs/emacs.texi (Distrib): Add donate URL. Add anchor. * lisp/help.el (view-order-manuals): Open emacs.info rather than ORDERS.
-
Rüdiger Sonderfeld authored
* doc/emacs/dired.texi (Misc Dired Features): Document `dired-hide-details-mode', `dired-hide-details-hide-symlink-targets', and `dired-hide-details-hide-information-lines'.
-
- 09 Jan, 2014 22 commits
-
-
Rüdiger Sonderfeld authored
* doc/lispref/text.texi (Parsing HTML/XML): Document `shr-insert-document'.
-
Rüdiger Sonderfeld authored
* doc/emacs/emacs.texi: Add EWW. * doc/emacs/misc.texi (EWW): Document EWW. * doc/misc/Makefile.in: Add eww.texi. * doc/misc/eww.texi: New file.
-
David Engster authored
-
David Engster authored
-
David Engster authored
* emacs-lisp/eieio-custom.el: * emacs-lisp/eieio-opt.el: Set generated autoload file to 'eieio.el'. This was accidentally removed in 2012-10-01T18:10:29Z!cyd@gnu.org. * emacs-lisp/eieio.el: Regenerate autoloads.
-
Glenn Morris authored
-
Glenn Morris authored
-
Ken Olum authored
Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg00539.html * lisp/gnus/message.el (message-bury): Call bury-buffer with no argument in the message-return-action case too.
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/trouble.texi (Service): * doc/man/emacs.1: Refer to online service directory rather than etc/SERVICE. * etc/SERVICE: Mark as obsolete.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Rüdiger Sonderfeld authored
* doc/emacs/building.texi (Lisp Libraries): Document `load-prefer-newer'. It is already documented in lispref.
-
Rüdiger Sonderfeld authored
* doc/lispref/strings.texi (Text Comparison): Document `string-suffix-p'.
-
Glenn Morris authored
Not a Debian bug; use format that bug-reference-mode understands
-
Eric S. Raymond authored
-
Eric S. Raymond authored
Fixes: debbugs:8756
-
Rüdiger Sonderfeld authored
* etc/NEWS: Better document the speed up, slow down, or reverse animation in Image Mode. * files.texi (File Conveniences): Document `image-next-frame', `image-previous-frame', `image-goto-frame', `image-increase-speed', `image-decrease-speed', `image-reverse-speed', and `image-reset-speed'.
-
Rüdiger Sonderfeld authored
See (info "(elisp) ImageMagick Images").
-
Stefan Monnier authored
(activate-mark): Add `no-tmm' argument. (set-mark, push-mark-command): Use it instead of running activate-mark-hook by hand. Fixes: debbugs:16382
-
Eric S. Raymond authored
-