- 06 Dec, 2012 1 commit
-
-
Paul Eggert authored
These are just minor editorial changes.
-
- 03 Dec, 2012 1 commit
-
-
Juanma Barranquero authored
-
- 02 Dec, 2012 2 commits
-
-
Chong Yidong authored
* doc/emacs/custom.texi (Init Rebinding): kbd is now a function. * doc/lispref/keymaps.texi (Key Sequences): kbd is now a function. Fixes: debbugs:13052
-
Kevin Ryde authored
unless the --declarations flag is enabled. (Lisp_help): Update. (skip_name): New function. * doc/emacs/maintaining.texi (Tag Syntax): Mention (defvar foo) handling. * doc/man/etags.1: Mention effect of --declarations in Lisp. Fixes: debbugs:5600
-
- 01 Dec, 2012 1 commit
-
-
Kevin Ryde authored
* doc/emacs/maintaining.texi (Tag Syntax): Mention Perl's "use constant". Fixes: debbugs:5055
-
- 24 Nov, 2012 1 commit
-
-
Paul Eggert authored
These are just minor editorial changes.
-
- 18 Nov, 2012 1 commit
-
-
Dani Moncayo authored
* display.texi (Auto Scrolling): Fix some inaccuracies, plus clarifications. (Horizontal Scrolling): Clarifications. Fixes: debbugs:12865
-
- 17 Nov, 2012 1 commit
-
-
Dani Moncayo authored
Fixes: debbugs:12746
-
- 16 Nov, 2012 1 commit
-
-
Eli Zaretskii authored
doc/emacs/trouble.texi (Crashing): Add information about MS-Windows and the emacs_backtrace.txt file. etc/NEWS: Mention emacs_backtrace.txt.
-
- 12 Nov, 2012 2 commits
-
-
Chong Yidong authored
* building.texi (Multithreaded Debugging): gdb-stopped-hooks is actually named gdb-stopped-functions.
-
Glenn Morris authored
* etc/NEWS: Related markup.
-
- 10 Nov, 2012 1 commit
-
-
Glenn Morris authored
* lisp/term.el (term): Rename from `term-face'. (term-current-face, ansi-term-color-vector) (term-default-fg-color, term-default-bg-color, term-ansi-reset): Update all users. * doc/emacs/misc.texi (Terminal emulator): Rename `term-face' to `term'. * etc/NEWS: Related edit.
-
- 09 Nov, 2012 1 commit
-
-
Glenn Morris authored
* doc/emacs/emacs.texi (Acknowledgments): Add profiler author. * doc/emacs/ack.texi (Acknowledgments): Add some recent contributions.
-
- 08 Nov, 2012 3 commits
-
-
Chong Yidong authored
* lisp/vc/diff-mode.el (diff-delete-trailing-whitespace): Rewrite, and rename from diff-remove-trailing-whitespace (Bug#12831). * files.texi (Diff Mode): Doc fixes for diff-delete-trailing-whitespace.
-
Chong Yidong authored
-
Glenn Morris authored
* doc/emacs/files.texi (Diff Mode): Trailing whitespace updates. * lisp/vc/diff-mode.el (diff-remove-trailing-whitespace): Doc fix. * etc/NEWS: Related markup.
-
- 07 Nov, 2012 3 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* lisp/minibuf-eldef.el (minibuffer-eldef-shorten-default): Convert to a defcustom with an appropriate :set function. (minibuffer-default--in-prompt-regexps): New function. * doc/emacs/mini.texi (Basic Minibuffer): New node. Document minibuffer-electric-default-mode. * doc/emacs/display.texi (Visual Line Mode): Fix index entry.
-
Chong Yidong authored
* buffers.texi (Several Buffers): List Buffer Menu command anmes, and index the keybindings. Document tabulated-list-sort. (Kill Buffer): Capitalize Buffer Menu. * trouble.texi (Memory Full): Capitalize Buffer Menu.
-
- 05 Nov, 2012 2 commits
-
-
Eli Zaretskii authored
doc/emacs/display.texi (Auto Scrolling): Clarify that scroll-step is ignored when scroll-conservatively is set to a non-zero value.
-
Chong Yidong authored
Fixes: debbugs:11744
-
- 30 Oct, 2012 1 commit
-
-
Michael Albinus authored
-
- 29 Oct, 2012 1 commit
-
-
Chong Yidong authored
* dired.texi (Shell Commands in Dired): Document changes to the dired-do-async-shell-command.
-
- 28 Oct, 2012 1 commit
-
-
Glenn Morris authored
-
- 27 Oct, 2012 2 commits
-
-
Bastien Guerry authored
-
Chong Yidong authored
* doc/emacs/building.texi (Compilation): Document compilation-always-kill. * doc/emacs/files.texi (Misc File Ops): Symbolic links on Windows only work on Vista and later. * doc/emacs/frames.texi (Mouse Avoidance): Mention new variable mouse-avoidance-banish-position. * doc/emacs/mule.texi (Recognize Coding): Remove an unreferenced vindex. * doc/emacs/package.texi (Package Menu): Document the "new" status. * doc/emacs/programs.texi (Which Function): Which Function mode now works in all major modes by default. * doc/emacs/search.texi (Symbol Search): New node. * doc/emacs/windows.texi (Window Choice): Don't refer to the obsolete special-display feature. * commands.texi (Event Input Misc): Remove last-input-char. (Command Loop Info): Remove last-command-char. * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap. * frames.texi (Initial Parameters): Don't mention the obsolete special-display feature. * hooks.texi (Standard Hooks): Remove obsolete hooks. * markers.texi (Information from Markers): Remove obsolete function buffer-has-markers-at. * minibuf.texi (High-Level Completion): Don't mention removed function iswitchb-read-buffer. * text.texi (Yanking): Document yank-handled-properties. * windows.texi (Choosing Window): Don't mention the obsolete special display feature. (Choosing Window Options): Remove obsolete special-display variables, and the functions special-display-p and special-display-popup-frame. * subr.el (insert-buffer-substring-as-yank): Doc fix.
-
- 24 Oct, 2012 1 commit
-
-
Chong Yidong authored
* doc/emacs/dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3 changes to the mark and unmark commands. (Comparison in Dired): Document chages to dired-diff. Remove M-=, which is no longer bound to dired-backup-diff. * doc/emacs/mule.texi (Text Coding): set-buffer-file-coding-system can now be invoked from the mode line. * lisp/dired.el (dired-mark, dired-unmark, dired-flag-file-deletion): Doc fix.
-
- 23 Oct, 2012 4 commits
-
-
Bastien Guerry authored
Thanks to Eli for his guidance.
-
Bastien Guerry authored
-
Stefan Monnier authored
* doc/emacs/custom.texi (Hooks): * doc/lispref/hooks.texi (Standard Hooks): Clarify that -hooks is deprecated. * lisp/gnus/nndiary.el (nndiary-request-create-group-functions) (nndiary-request-update-info-functions) (nndiary-request-accept-article-functions): * lisp/gnus/gnus-start.el (gnus-subscribe-newsgroup-functions): * lisp/cedet/semantic/db-file.el (semanticdb-save-database-functions): * lisp/cedet/semantic/lex.el (semantic-lex-reset-functions): * lisp/cedet/semantic/edit.el (semantic-change-functions) (semantic-edits-new-change-functions) (semantic-edits-delete-change-functions) (semantic-edits-reparse-change-functions): * lisp/htmlfontify.el (hfy-post-html-hook): * lisp/filesets.el (filesets-cache-fill-content-hook): * lisp/arc-mode.el (archive-extract-hook): * lisp/progmodes/cc-mode.el (c-prepare-bug-report-hook): * lisp/net/rcirc.el (rcirc-sentinel-functions) (rcirc-receive-message-functions, rcirc-activity-functions) (rcirc-print-functions): * lisp/net/dbus.el (dbus-event-error-functions): * lisp/emacs-lisp/eieio.el (eieio-pre-method-execution-functions): * lisp/emacs-lisp/checkdoc.el (checkdoc-style-functions) (checkdoc-comment-style-functions): Don't use "-hooks" suffix. * lisp/term/sun.el (sun-raw-prefix-hooks): * lisp/mail/sendmail.el (mail-yank-hooks): * lisp/mh-e/mh-letter.el (mh-yank-hooks): Use make-obsolete-variable.
-
Chong Yidong authored
* doc/emacs/kmacro.texi (Edit Keyboard Macro): Fix typo. Fixes: debbugs:12529
-
- 18 Oct, 2012 1 commit
-
-
Dani Moncayo authored
Fixes: debbugs:12644
-
- 17 Oct, 2012 2 commits
-
-
Glenn Morris authored
-
Dani Moncayo authored
-
- 16 Oct, 2012 1 commit
-
-
Juri Linkov authored
* doc/emacs/maintaining.texi (Tags Search): Change link "Replace" to "Query Replace". * lisp/replace.el (query-replace-help): Mention multi-buffer replacement keys in the Help message. Fixes: debbugs:12655
-
- 13 Oct, 2012 1 commit
-
-
Chong Yidong authored
* doc/emacs/files.texi (File Conveniences): ImageMagick enabled by default. * doc/lispref/display.texi (ImageMagick Images): ImageMagick enabled by default.
-
- 10 Oct, 2012 1 commit
-
-
Dani Moncayo authored
Also, remove "tiny change" tags from ChangeLogs; Dani Moncayo now has a copyright assignment.
-
- 08 Oct, 2012 2 commits
-
-
Glenn Morris authored
* doc/emacs/cal-xtra.texi (Calendar Customizing): Mention calendar-month-header. * etc/NEWS: Related edit.
-
Glenn Morris authored
* doc/emacs/calendar.texi (Writing Calendar Files): Mention cal-html-holidays. * etc/NEWS: Related edit.
-
- 06 Oct, 2012 1 commit
-
-
Glenn Morris authored
* lisp/calendar/cal-tex.el (cal-tex-diary, cal-tex-cursor-week) (cal-tex-cursor-week2, cal-tex-cursor-week-iso) (cal-tex-cursor-week-monday): Doc fixes. (cal-tex-cursor-week2-summary): Doc fix. Rename from cal-tex-cursor-week-at-a-glance. * lisp/calendar/calendar.el (calendar-mode-map): Add cal-tex-cursor-week2-summary. * lisp/calendar/cal-menu.el (cal-menu-context-mouse-menu): Tweak week descriptions. Add cal-tex-cursor-week2-summary. * doc/emacs/calendar.texi (Writing Calendar Files): Tweak week descriptions. Mention cal-tex-cursor-week2-summary.
-