- 30 Jan, 2014 1 commit
-
-
Glenn Morris authored
* etc/NEWS: Add missing entry.
-
- 29 Jan, 2014 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/simple.el (just-one-space, cycle-spacing): Doc fixes. * doc/emacs/killing.texi (Deletion): Mention cycle-spacing. * doc/lispref/text.texi: Comment. * etc/NEWS: Related edits.
-
- 28 Jan, 2014 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/text.texi (Fill Commands): Mention fill-single-char-nobreak-p. * lisp/textmodes/fill.el (fill-single-char-nobreak-p): Doc tweak. * etc/NEWS: Related edit.
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
Glenn Morris authored
(vc-editable-p, vc-checkout): Remove unused declarations. * etc/NEWS: Small edits.
-
- 27 Jan, 2014 5 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/dired.texi (Misc Dired Features): Copyedits for hide-details. * lisp/dired.el (dired-hide-details-hide-symlink-targets) (dired-hide-details-hide-information-lines) (dired-hide-details-mode): Doc fixes. * lisp/emulation/cua-base.el (cua-mode): Doc fix. * etc/NEWS: Related edits. * lisp/ChangeLog: Comment changes do not need ChangeLog entries.
-
Glenn Morris authored
In general, it is not necessary for NEWS to repeat information from an option's doc-string. All NEWS really has to do is advertise that the option exists.
-
Glenn Morris authored
This should have been a prerequisite for making these changes in the first place. * doc/emacs/calendar.texi (Time Intervals): * doc/misc/idlwave.texi (Lesson III---User Catalog, Online Help) (Starting the Shell, Catalogs, User Catalog): * doc/misc/remember.texi (Quick Start): * doc/misc/viper.texi: * doc/misc/vip.texi (Customization, Customizing Constants) (Customizing Key Bindings): Update for files being in ~/.emacs.d/. * lisp/ido.el (ido-save-directory-list-file): * lisp/saveplace.el (save-place-file): * lisp/calendar/timeclock.el (timeclock-file): * lisp/net/quickurl.el (quickurl-url-file): * lisp/obsolete/otodo-mode.el (todo-file-do, todo-file-done, todo-file-top): * lisp/progmodes/idlwave.el (idlwave-config-directory): * lisp/textmodes/remember.el (remember-data-file): Bump :version. * lisp/shadowfile.el (shadow-info-file, shadow-todo-file): Doc fix. * lisp/strokes.el (strokes-file): Doc fix. Bump :version. (strokes-help): Doc fix. * lisp/emulation/viper-init.el (viper-vi-style-in-minibuffer): Doc fix. * lisp/emulation/viper.el (viper): Doc fix for custom group. (top-level): Remove oh-so-no-longer-relevant text about vip. * lisp/obsolete/otodo-mode.el (todo-prefix): Doc fix. * etc/NEWS: Related edits.
-
- 26 Jan, 2014 2 commits
-
-
Glenn Morris authored
* lisp/progmodes/opascal.el (opascal-tab-always-indents, opascal-tab): Doc fix. Make obsolete. (opascal-mode): No longer mention opascal-tab-always-indents in doc. * doc/emacs/ack.texi (Acknowledgments): * doc/emacs/programs.texi (Program Modes): Update for delphi.el -> opascal.el renaming. * etc/NEWS: Edits.
-
Glenn Morris authored
* doc/emacs/killing.texi (Deletion): Mention delete-duplicate-lines. * lisp/sort.el (delete-duplicate-lines): Doc fix. * etc/NEWS: Related edit.
-
- 25 Jan, 2014 1 commit
-
-
Xue Fuqiao authored
-
- 24 Jan, 2014 7 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/ack.texi (Acknowledgments): No longer mention obsolete terminal.el. * doc/misc/efaq.texi (Termcap/Terminfo entries for Emacs): Use M-x term rather than M-x terminal-emulator. * etc/NEWS: Related markup.
-
Glenn Morris authored
* doc/emacs/ack.texi (Acknowledgments): No longer mention obsolete xesam.el. * lisp/woman.el (woman-default-faces, woman-monochrome-faces): Fix obsolescence specification. * etc/NEWS: Related markup.
-
Glenn Morris authored
* doc/lispref/control.texi (Handling Errors): Update with-demoted-errors. * lisp/subr.el (with-demoted-errors): Doc fix. * etc/NEWS: Related edit.
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
Glenn Morris authored
* etc/NEWS: Related small edits.
-
- 23 Jan, 2014 2 commits
-
-
Glenn Morris authored
of eval-expression, eval-last-sexp. * etc/NEWS: Related edit.
-
Glenn Morris authored
-
- 22 Jan, 2014 4 commits
-
-
Glenn Morris authored
* lisp/ChangeLog: The installed change was based on this one: http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00372.html * etc/NEWS: Fix based on the fact that this does not work out of the box, unless you fetch the notes, as described in http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00015.html Seems very non-intuitive to me...
-
Glenn Morris authored
* lisp/version.el (emacs-repository-get-version): Check either .bzr or .git, but not both. Make the git case actually use the DIR argument, and return nil rather than the empty string. * etc/NEWS: Don't mention that emacs-repository-version works for git, because it only returns nil (since it uses %N and there seem to be no notes in the git version of the Emacs repo.) No idea why this change is in trunk during a feature freeze anyway.
-
Glenn Morris authored
* doc/lispref/display.texi (ImageMagick Images): Expand on image-format-suffixes. * lisp/image.el (image-format-suffixes): Doc fix. * etc/NEWS: Related markup.
-
Glenn Morris authored
* etc/NEWS: Related edit.
-
- 20 Jan, 2014 5 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* doc/lispref/hash.texi (Other Hash): Do not mention subr-x.el functions; reverts 2013-12-22 change. * lisp/emacs-lisp/subr-x.el: Comment. * etc/NEWS: Small related edits.
-
Paul Eggert authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 12 Jan, 2014 2 commits
-
-
David Engster authored
* eieio.texi (Introduction): `class-of' is obsolete. (Predicates, Basic Methods): Adapt function names to namespace cleanup. * NEWS: Add missing renames to EIEIO section. Also, no functions were removed but only made obsolete. Class field accessors were always purely internal, so remove that remark. Add markup.
-
Xue Fuqiao authored
-
- 10 Jan, 2014 4 commits
-
-
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.
-
Rüdiger Sonderfeld authored
This reverts 2014-01-10T12:41:19Z!ruediger@c-plusplus.de.
-
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'.
-
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 1 commit
-
-
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.
-