- 01 Jan, 2010 1 commit
-
-
Chong Yidong authored
value has the obsolete single-function form (Bug#5026).
-
- 31 Dec, 2009 1 commit
-
-
Chong Yidong authored
-
- 30 Dec, 2009 4 commits
-
-
Nick Roberts authored
* term/x-win.el (x-gtk-stock-map): Map some GUD buttons. * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
-
Chong Yidong authored
accidentally overwritten in the last change.
-
Nick Roberts authored
-
Nick Roberts authored
* vc-hg.el (vc-hg-working-revision): Use hg parent instead of hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>,
-
- 29 Dec, 2009 7 commits
-
-
Juanma Barranquero authored
-
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.
-
Juanma Barranquero authored
-
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
-
Dan Nicolaescu authored
* vc-bzr.el (vc-bzr-after-dir-status): Add new argument. Return file names relative to it. (vc-bzr-dir-status, vc-bzr-dir-status-files): Pass the bzr root relative directory to vc-bzr-after-dir-status.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 28 Dec, 2009 9 commits
-
-
Tassilo Horn authored
can be used to let font-lock react to external changes in variables like font-lock-defaults and keywords. See http://thread.gmane.org/gmane.emacs.devel/118777/focus=118802
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Juanma Barranquero authored
-
Andreas Schwab authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 27 Dec, 2009 5 commits
-
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
-
Karl Fogel authored
* INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
-
Chong Yidong authored
-
- 26 Dec, 2009 8 commits
-
-
Kevin Ryde authored
(Man-bgproc-sentinel): When "-k foo" produces no output show error "no matches" rather than "Can't find manpage", as the latter reads like -k was interpreted as a page name, which is not so. (My bug#5431.)
-
Kevin Ryde authored
"no matches" rather than "Can't find manpage", as the latter reads like -k was interpreted as a page name, which is not so. (My bug#5431.)
-
Kevin Ryde authored
man -k arg is an egrep regexp. (No need to changelog something this small is there?)
-
Kevin Ryde authored
examples. Add -k description since support for it has otherwise been a secret. (Further to bug#3717.)
-
Kevin Ryde authored
node. Keep previous "Index" name to work with past coreutils too.
-
Michael Albinus authored
switches. Check also for //SUBDIRED// line.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 25 Dec, 2009 5 commits
-
-
Chong Yidong authored
* faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
-
Chong Yidong authored
(Size Parameters): Copyedit. * hash.texi (Creating Hash): * objects.texi (Hash Table Type): Document the new hash table printed representation. * minibuf.texi (Basic Completion): 4th arg to all-completions is obsolete. * processes.texi (Process Buffers): Document process-kill-buffer-query-function.
-
Chong Yidong authored
* abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d. * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom. * cmdargs.texi (Initial Options): * xresources.texi (Resources): Document inhibit-x-resources. * custom.texi (Specifying File Variables): Note that minor modes are enabled unconditionally. * display.texi (Scrolling): Briefly document the old recenter command, and document recenter-positions. * files.texi (Visiting): * buffers.texi (Buffers): Max buffer size is now 512 MB. * frames.texi (Cut/Paste Other App): Document save-interprogram-paste-before-kill. * killing.texi (Kill Options): New node.
-
Kenichi Handa authored
-
Kenichi Handa authored
handle ZWNJ and ZWJ. Use it in composition-function-table for Devanagari. (malayalam-composable-pattern): Fix previous change.
-