- 15 Apr, 2010 5 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: bookmark-bmenu-search, mpc, image-mode-maybe do not need manual entries. GDB changes, Semantic, EDE, EIEIO have them.
-
Glenn Morris authored
-
Glenn Morris authored
* custom.texi (Specifying File Variables, Directory Variables): Document new commands for manipulating local variable lists.
-
- 03 Apr, 2010 1 commit
-
-
Chong Yidong authored
-
- 28 Mar, 2010 1 commit
-
-
Chong Yidong authored
* sending.texi (Sending Mail): Document the fact that Message mode is now the default mail mode. (Mail Format, Mail Headers): Document mail-from-style changes. (Mail Commands): Rename from Mail mode. Document Message mode. (Mail Misc): Rename from Mail mode Misc. (Mail Sending, Header Editing, Mail Misc): Switch to Message mode command names and update keybindings. (Header Editing): Document message-tab. De-document mail-self-blind, mail-default-reply-to, and mail-archive-file-name in favor of mail-default-headers. Ad index entries for user-full-name and user-mail-address. (Citing Mail): Update changes in Message mode behavior. Document mail-yank-prefix. (Mail Signature): New node, moved from Mail Misc. (Mail Aliases): Mail abbrevs are the default with Message mode. (Mail Methods): Note that Message mode is now the default. * rmail.texi (Rmail Reply): * text.texi (Text Mode): * major.texi (Major Modes): * mule.texi (Output Coding): Refer to Message mode. * custom.texi (Init Examples): Add xref to Mail Header. * emacs.texi (Top): Fix xrefs.
-
- 26 Mar, 2010 2 commits
-
-
Chong Yidong authored
* loading.texi (Hooks for Loading): Document after-load-functions. Copyedits.
-
Chong Yidong authored
-
- 25 Mar, 2010 5 commits
-
-
Chong Yidong authored
* maintaining.texi (VC With A Merging VCS): C-x v v now creates a repository if there is none. (VC Change Log): Rename from VC Status. Document vc-log-show-limit and vc-print-root-log. (Old Revisions): Copyedits. * emacs.texi: Update.
-
Chong Yidong authored
* misc.texi (Shell Ring): Document new M-r binding. M-s is no longer bound.
-
Chong Yidong authored
-
Chong Yidong authored
* text.texi (HTML Mode): Note that nXML is now the default XML mode. * emacs.texi: Update node description.
-
Chong Yidong authored
-
- 21 Mar, 2010 4 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* search.texi (Other Repeating Search): Document multi-isearch-buffers and multi-isearch-buffers-regexp. * indent.texi (Indentation): Clarify description of indent-for-tab-command. Document tab-always-indent.
-
Chong Yidong authored
-
Chong Yidong authored
-
- 20 Mar, 2010 1 commit
-
-
Chong Yidong authored
* cmdargs.texi (Font X): Move most content to Fonts. * frames.texi (Fonts): New node. Document font-use-system-font. * emacs.texi (Top): * xresources.texi (Table of Resources): * mule.texi (Defining Fontsets, Charsets): Update xrefs.
-
- 06 Mar, 2010 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 03 Mar, 2010 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 02 Mar, 2010 1 commit
-
-
Chong Yidong authored
-
- 12 Feb, 2010 1 commit
-
-
Glenn Morris authored
-
- 25 Jan, 2010 1 commit
-
-
Eric Hanchrow authored
diff-index command. This requires at least git-1.5.5. (Bug#1589).
-
- 24 Jan, 2010 1 commit
-
-
Dan Nicolaescu authored
Future support will use an incompatible generic mechanism. * vc-git.el (vc-git-add-signoff): Remove variable. (vc-git-toggle-signoff): Remove function. (vc-git-extra-menu-map): Do not bind vc-git-toggle-signoff.
-
- 14 Jan, 2010 2 commits
-
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
- 12 Jan, 2010 1 commit
-
-
Glenn Morris authored
See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html * emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to bug-gnu-emacs rather than emacs-pretest-bug. * mail/emacsbug.el (report-emacs-bug-pretest-address): Set it to bug-gnu-emacs rather than emacs-pretest-bug. * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * trouble.texi (Checklist): Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions. * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug for bug reports for development versions.
-
- 02 Jan, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 29 Dec, 2009 2 commits
-
-
Chong Yidong authored
* doc/emacs/building.texi (Grep Searching): Document zrgrep. * doc/emacs/mini.texi (Completion Options): * doc/lispref/minibuf.texi (Completion Styles): Document `initials' style.
-
Nick Roberts authored
(and never released) on the EMACS_23_1_RC branch. Namely reverse debugging and the display of STL collections as watch expressions. The long term aim is to move to GDB/MI, so these changes will be re-instated at some time in the future. At the moment, however, there are issues with gdb-mi.el that have not yet
-
- 12 Dec, 2009 1 commit
-
-
Dmitry Dzhus authored
-
- 10 Dec, 2009 1 commit
-
-
Stefan Monnier authored
-
- 09 Dec, 2009 1 commit
-
-
Michael Albinus authored
-
- 08 Dec, 2009 1 commit
-
-
Chong Yidong authored
-
- 07 Dec, 2009 3 commits
-
-
Stefan Monnier authored
(completion-at-point): New command. * indent.el (indent-for-tab-command): Handle the new `complete' behavior. * progmodes/python.el (python-mode-map): Use completion-at-point. (python-completion-at-point): Rename from python-partial-symbol and adjust for use in completion-at-point-functions. (python-mode): Setup completion-at-point for Python completion. * emacs-lisp/lisp.el (lisp-completion-at-point): New function extracted from lisp-complete-symbol. (lisp-complete-symbol): Use it. * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use define-derived-mode, setup completion-at-point for Elisp completion. (emacs-lisp-mode-map, lisp-interaction-mode-map): Use completion-at-point. * ielm.el (ielm-map): Use completion-at-point. (inferior-emacs-lisp-mode): Setup completion-at-point for Elisp completion. * progmodes/sym-comp.el: Move to... * obsolete/sym-comp.el: Move from progmodes.
-
Chong Yidong authored
-
Dan Nicolaescu authored
* vc.el (print-log): Add a new argument: START-REVISION. (vc-print-log-internal): Add a new optional argument and pass it to the backend. (vc-print-log, vc-print-root-log): Adjust callers. * vc-annotate.el (vc-annotate-show-log-revision-at-line): If a buffer already displays the requested log entry, use it. Otherwise display only the log entry in question. * vc-svn.el (vc-svn-print-log): * vc-mtn.el (log-view-file-re): * vc-hg.el (vc-hg-state): * vc-git.el (vc-git-print-log): Add support for new argument START-REVISION. (vc-git-show-log-entry): Return t on success. * vc-bzr.el (vc-bzr-print-log): Add support new argument START-REVISION. (vc-bzr-show-log-entry): Return t on success. * vc-rcs.el (vc-rcs-print-log): * vc-sccs.el (vc-sccs-print-log): * vc-cvs.el (vc-cvs-print-log): Add new argument, ignore it.
-