summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.emacs-pretest-23.1.91Chong Yidong2009-12-30
|
* Further changes from EMACS_23_1_RC branch (2009-12-29 contd).Nick Roberts2009-12-31
| | | | | * term/x-win.el (x-gtk-stock-map): Map some GUD buttons. * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.
* * doc/emacs/building.texi: Re-apply ↵Chong Yidong2009-12-30
| | | | | | 2009-12-29T07:15:34Z!nickrob@snap.net.nz, which was accidentally overwritten in the last change.
* (vc-hg-working-revision): Tweak previous change.Nick Roberts2009-12-30
|
* Show working revision correctly for mercurial.Nick Roberts2009-12-30
| | | | | * vc-hg.el (vc-hg-working-revision): Use hg parent instead of hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>,
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-29
|
* * doc/emacs/misc.texi (Shell): Document async-shell-command.Chong Yidong2009-12-29
| | | | | | | * doc/emacs/building.texi (Grep Searching): Document zrgrep. * doc/emacs/mini.texi (Completion Options): * doc/lispref/minibuf.texi (Completion Styles): Document `initials' style.
* Declare some functions for the byte-compiler.Juanma Barranquero2009-12-29
|
* This changeset reverts GDB Graphical Interface to use annotations. It ↵Nick Roberts2009-12-29
| | | | | | | | | | incorporates features added (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
* Make vc-dir work on subdirectories of the bzr root.Dan Nicolaescu2009-12-28
| | | | | | | * 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.
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-29
|
* process.c: Fix typo in comment.Juanma Barranquero2009-12-29
|
* * font-lock.el (font-lock-refresh-defaults): New function, whichTassilo Horn2009-12-28
| | | | | | 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
* * vc-rcs.el (vc-rcs-register): Fix registering a specific version.Dan Nicolaescu2009-12-28
|
* (vc-bzr-log-view-mode): Fix short log regexp.Dan Nicolaescu2009-12-28
|
* INSTALL: Remove obsolete notes about line endings, and fix some typos.Juanma Barranquero2009-12-28
|
* Fix bazaar update instructionsAndreas Schwab2009-12-28
|
* Add new entries to ChangeLogKenichi Handa2009-12-28
|\
| * Supersede color.diff settings in git log (bug#5211).Juanma Barranquero2009-12-28
| |
* | *** empty log message ***Kenichi Handa2009-12-28
|/
* Update autoload checksum.Juanma Barranquero2009-12-28
|
* Merge: update nt/INSTALL for CVS->Bazaar switchover too.Karl Fogel2009-12-27
|\
| * * INSTALL: Update for CVS->Bazaar switchover.Karl Fogel2009-12-27
| |
* | Merge: document that we are on Bazaar now.Karl Fogel2009-12-27
|\|
| * * INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.Karl Fogel2009-12-27
|/ | | | * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
* * minibuf.c (Fall_completions): Minor optimization.Chong Yidong2009-12-27
|
* * man.elKevin Ryde2009-12-26
| | | | | | | (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.)
* (Man-bgproc-sentinel): When "-k foo" produces no output show errorKevin Ryde2009-12-26
| | | | | | "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.)
* Tweak a comment: it's man-db on gnu/linux which agrees with posix thatKevin Ryde2009-12-26
| | | | | | man -k arg is an egrep regexp. (No need to changelog something this small is there?)
* * man.el (man): Revise docstring a bit to show -a and -l asKevin Ryde2009-12-26
| | | | | examples. Add -k description since support for it has otherwise been a secret. (Further to bug#3717.)
* * info-look.el (sh-mode): Look for coreutils new "Concept Index"Kevin Ryde2009-12-26
| | | | node. Keep previous "Index" name to work with past coreutils too.
* * net/tramp.el (tramp-handle-insert-directory): Quote "'" in theMichael Albinus2009-12-26
| | | | switches. Check also for //SUBDIRED// line.
* (pitx) Fix last change.Eli Zaretskii2009-12-26
|
* (pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.Eli Zaretskii2009-12-26
|
* * calc.texi (General Mode Commands): Calc file should be in .emacs.d.Chong Yidong2009-12-25
| | | | * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
* * frames.texi (Resources): Describe inhibit-x-resources.Chong Yidong2009-12-25
| | | | | | | | | | | | | | (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.
* * emacs.texi (Top): Update node listing.Chong Yidong2009-12-25
| | | | | | | | | | | | | | | | | | | | | | | * 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.
* (command_loop_1): Fix previous change.Kenichi Handa2009-12-25
|
* (devanagari-composable-pattern): Fixed toKenichi Handa2009-12-25
| | | | | | handle ZWNJ and ZWJ. Use it in composition-function-table for Devanagari. (malayalam-composable-pattern): Fix previous change.
* (composition_adjust_point): Update prototype.Kenichi Handa2009-12-25
|
* (composition_reseat_it): Don't make a compositionKenichi Handa2009-12-25
| | | | | | | spanning over point. (CHAR_COMPOSABLE_P): Treat U+200C (ZWNJ) and U+200D (ZWJ) as composable characters. (composition_adjust_point): New arg NEW_PT. Callers changed.
* (command_loop_1): Force redisplay if the last pointKenichi Handa2009-12-25
| | | | | | was within a composition. (adjust_point_for_property): Don't adjust point for automatic composition when called after buffer modification.
* (Fsave_excursion): Mention save-current-buffer in the docstring.Stefan Monnier2009-12-24
|
* Attribute face for faces specified as string.Vinicius Jose Latorre2009-12-23
|
* Comment on out-of-sequence messages.Glenn Morris2009-12-23
|
* Add some notes on the debbugs.gnu.org setup.Glenn Morris2009-12-22
|
* Update some addresses for debbugs.gnu.org.Glenn Morris2009-12-19
|
* (pitx): Don't use enum names, use their values. Remove reference toEli Zaretskii2009-12-19
| | | | | | | | non-existing value GET_FROM_COMPOSITION. (pgx): Don't use enum names, use their values. (pitmethod): New helper command. (pitx): Use it to display iteration method. (pgrowit): New command.
* ($(BLD)/cmds.$(O)): Depend on frame.h.Eli Zaretskii2009-12-19
|
* (alloc.o): Fix last change.Eli Zaretskii2009-12-19
|