Nick Roberts [Wed, 30 Dec 2009 06:53:47 +0000 (19:53 +1300)]
(vc-hg-working-revision): Tweak previous change.
Nick Roberts [Wed, 30 Dec 2009 02:22:45 +0000 (15:22 +1300)]
Show working revision correctly for mercurial.
* vc-hg.el (vc-hg-working-revision): Use hg parent instead of
hg log as suggested by Alex Harsanyi <alexharsanyi@gmail.com>,
Juanma Barranquero [Tue, 29 Dec 2009 18:29:33 +0000 (19:29 +0100)]
Fix typos in ChangeLogs.
Chong Yidong [Tue, 29 Dec 2009 18:06:16 +0000 (13:06 -0500)]
* doc/emacs/misc.texi (Shell): Document async-shell-command.
* 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 [Tue, 29 Dec 2009 17:44:27 +0000 (18:44 +0100)]
Declare some functions for the byte-compiler.
Nick Roberts [Tue, 29 Dec 2009 07:15:34 +0000 (20:15 +1300)]
This changeset reverts GDB Graphical Interface to use annotations. It 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
Dan Nicolaescu [Tue, 29 Dec 2009 06:46:08 +0000 (22:46 -0800)]
Make vc-dir work on subdirectories of the bzr root.
* 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 [Tue, 29 Dec 2009 01:57:40 +0000 (02:57 +0100)]
Fix typos in ChangeLogs.
Juanma Barranquero [Tue, 29 Dec 2009 00:51:07 +0000 (01:51 +0100)]
process.c: Fix typo in comment.
Tassilo Horn [Mon, 28 Dec 2009 19:34:10 +0000 (20:34 +0100)]
* font-lock.el (font-lock-refresh-defaults): New function, which
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 [Mon, 28 Dec 2009 19:20:02 +0000 (11:20 -0800)]
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.
Dan Nicolaescu [Mon, 28 Dec 2009 18:34:51 +0000 (10:34 -0800)]
(vc-bzr-log-view-mode): Fix short log regexp.
Juanma Barranquero [Mon, 28 Dec 2009 15:24:26 +0000 (16:24 +0100)]
INSTALL: Remove obsolete notes about line endings, and fix some typos.
Andreas Schwab [Mon, 28 Dec 2009 09:38:43 +0000 (10:38 +0100)]
Fix bazaar update instructions
Kenichi Handa [Mon, 28 Dec 2009 07:29:24 +0000 (16:29 +0900)]
Add new entries to ChangeLog
Kenichi Handa [Mon, 28 Dec 2009 06:09:58 +0000 (15:09 +0900)]
*** empty log message ***
Juanma Barranquero [Mon, 28 Dec 2009 02:43:28 +0000 (03:43 +0100)]
Supersede color.diff settings in git log (bug#5211).
Juanma Barranquero [Mon, 28 Dec 2009 01:50:49 +0000 (02:50 +0100)]
Update autoload checksum.
Karl Fogel [Sun, 27 Dec 2009 23:40:41 +0000 (18:40 -0500)]
Merge: update nt/INSTALL for CVS->Bazaar switchover too.
Karl Fogel [Sun, 27 Dec 2009 23:40:01 +0000 (18:40 -0500)]
* INSTALL: Update for CVS->Bazaar switchover.
Karl Fogel [Sun, 27 Dec 2009 22:28:35 +0000 (17:28 -0500)]
Merge: document that we are on Bazaar now.
Karl Fogel [Sun, 27 Dec 2009 22:26:27 +0000 (17:26 -0500)]
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
* INSTALL, autogen.sh, configure.in, configure: Adjust accordingly.
Chong Yidong [Sun, 27 Dec 2009 08:11:12 +0000 (08:11 +0000)]
* minibuf.c (Fall_completions): Minor optimization.
Kevin Ryde [Sat, 26 Dec 2009 22:02:26 +0000 (22:02 +0000)]
* man.el
(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 [Sat, 26 Dec 2009 22:00:47 +0000 (22:00 +0000)]
(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 [Sat, 26 Dec 2009 21:32:51 +0000 (21:32 +0000)]
Tweak a comment: it's man-db on gnu/linux which agrees with posix that
man -k arg is an egrep regexp.
(No need to changelog something this small is there?)
Kevin Ryde [Sat, 26 Dec 2009 21:30:00 +0000 (21:30 +0000)]
* man.el (man): Revise docstring a bit to show -a and -l as
examples. Add -k description since support for it has otherwise
been a secret. (Further to bug#3717.)
Kevin Ryde [Sat, 26 Dec 2009 21:14:25 +0000 (21:14 +0000)]
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
node. Keep previous "Index" name to work with past coreutils too.
Michael Albinus [Sat, 26 Dec 2009 20:04:43 +0000 (20:04 +0000)]
* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
switches. Check also for //SUBDIRED// line.
Eli Zaretskii [Sat, 26 Dec 2009 15:56:43 +0000 (15:56 +0000)]
(pitx) Fix last change.
Eli Zaretskii [Sat, 26 Dec 2009 12:53:42 +0000 (12:53 +0000)]
(pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.
Chong Yidong [Fri, 25 Dec 2009 20:05:14 +0000 (20:05 +0000)]
* calc.texi (General Mode Commands): Calc file should be in .emacs.d.
* faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
Chong Yidong [Fri, 25 Dec 2009 20:04:07 +0000 (20:04 +0000)]
* frames.texi (Resources): Describe inhibit-x-resources.
(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 [Fri, 25 Dec 2009 20:00:32 +0000 (20:00 +0000)]
* emacs.texi (Top): Update node listing.
* 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 [Fri, 25 Dec 2009 05:27:03 +0000 (05:27 +0000)]
(command_loop_1): Fix previous change.
Kenichi Handa [Fri, 25 Dec 2009 02:45:47 +0000 (02:45 +0000)]
(devanagari-composable-pattern): Fixed to
handle ZWNJ and ZWJ. Use it in composition-function-table for
Devanagari.
(malayalam-composable-pattern): Fix previous change.
Kenichi Handa [Fri, 25 Dec 2009 02:44:13 +0000 (02:44 +0000)]
(composition_adjust_point): Update prototype.
Kenichi Handa [Fri, 25 Dec 2009 02:43:36 +0000 (02:43 +0000)]
(composition_reseat_it): Don't make a composition
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.
Kenichi Handa [Fri, 25 Dec 2009 02:41:59 +0000 (02:41 +0000)]
(command_loop_1): Force redisplay if the last point
was within a composition.
(adjust_point_for_property): Don't adjust point for automatic
composition when called after buffer modification.
Stefan Monnier [Thu, 24 Dec 2009 04:35:17 +0000 (04:35 +0000)]
(Fsave_excursion): Mention save-current-buffer in the docstring.
Vinicius Jose Latorre [Wed, 23 Dec 2009 22:45:06 +0000 (22:45 +0000)]
Attribute face for faces specified as string.
Glenn Morris [Wed, 23 Dec 2009 01:02:55 +0000 (01:02 +0000)]
Comment on out-of-sequence messages.
Glenn Morris [Tue, 22 Dec 2009 08:07:47 +0000 (08:07 +0000)]
Add some notes on the debbugs.gnu.org setup.
Glenn Morris [Sat, 19 Dec 2009 20:32:11 +0000 (20:32 +0000)]
Update some addresses for debbugs.gnu.org.
Eli Zaretskii [Sat, 19 Dec 2009 14:16:47 +0000 (14:16 +0000)]
(pitx): Don't use enum names, use their values. Remove reference to
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.
Eli Zaretskii [Sat, 19 Dec 2009 11:58:11 +0000 (11:58 +0000)]
($(BLD)/cmds.$(O)): Depend on frame.h.
Eli Zaretskii [Sat, 19 Dec 2009 11:27:49 +0000 (11:27 +0000)]
(alloc.o): Fix last change.
Eli Zaretskii [Sat, 19 Dec 2009 11:25:34 +0000 (11:25 +0000)]
Update dependencies in Makefile.in.
(alloc.o): Depend on termhooks.h.
(atimer.o): Depend on blockinput.h.
(buffer.o): Depend on indent.h, keyboard.h, coding.h, keymap.h, and frame.h.
(callint.o): Depend on systime.h, coding.h, and composite.h.
(callproc.o): Depend on buffer.h.
(casefiddle.o): Don't depend on charset.h.
(casetab.o): Depend on character.h.
(ccl.o): Depend on composite.h.
(chartab.o): Depend on ccl.h.
(cm.o): Depend on dispextern.h.
(cmds.o): Depend on systime.h, coding.h, frame.h, and composite.h.
(coding.o): Don't depend on $(INTERVALS_H).
(composite.o): Don't depend on dispextern.h explicitly (it's in
$(INTERVALS_H)). Depend on ccl.h.
(data.o): Depend on systime.h, coding.h, composite.h, dispextern.h, font.h,
and ccl.h.
(dired.o): Depend on composite.h.
(dispnew.o): Depend on coding.h. Don't depend explicitly on
composite.h (it's in $(INTERVALS_H)).
(doc.o): Depend on systime.h, coding.h, and composite.h.
(editfns.o): Don't depend explicitly on dispextern.h.
(emacs.o): Depend on frame.h and coding.h.
(eval.o): Depend on coding.h, composite.h, and xterm.h.
(fileio.o): Depend on frame.h and commands.h. Don't depend
explicitly on dispextern.h.
(filelock.o): Don't depend on epaths.h and charset.h. Depend on composite.h.
(fns.o): Don't depend on termhooks.h.
(font.o): Depend on buffer.h, composite.h, fontset.h, and xterm.h.
(fontset.o): Depend on blockinput.h, atimer.h, systime.h, coding.h,
$(INTERVALS_H), window.h, xterm.h.
(frame.o): Depend on coding.h, composite.h, termhooks.h, and ccl.h.
(fringe.o): Depend on blockinput.h, atimer.h, and systime.h.
(ftfont.o): Depend on blockinput.h, atimer.h, systime.h, coding.h,
fontset.h, ccl.h, and ftfont.h.
(ftxfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
(gtkutil.o): Depend on dispextern.h and composite.h.
(image.o): Depend on epaths.h, character.h, coding.h, composite.h,
termhooks.h, and ccl.h.
(indent.o): Depend on systime.h, coding.h, and $(INTERVALS_H).
(intervals.o): Depend on systime.h and coding.h.
(keyboard.o): Depend on composite.h and coding.h.
(keymap.o): Depend on coding.h and frame.h.
(lread.o): Depend on systime.h, frame.h, blockinput.h, and atimer.h.
(macros.o): Depend on systime.h, coding.h, and composite.h.
(menu.o): Depend on systime.h, coding.h, composite.h, window.h, and atimer.h.
(minibuf.o): Depend on systime.h and coding.h. Don't depend on
dispextern.h explicitly.
(print.o): Depend on termhooks.h, coding.h, and ccl.h. Don't
depend explicitly on dispextern.h and composite.h.
(process.o): Depend on character.h, xgselect.h, and sysselect.h.
(regex.o): Don't depend on charset.h.
(scroll.o): Depend on systime.h, coding.h, composite.h, and window.h.
(search.o): Don't depend explicitly on composite.h.
(sound.o): Depend on atimer.h and systime.h.
(syntax.o): Don't depend explicitly on composite.h.
(sysdep.o): Depend on coding.h and composite.h.
(term.o): Depend on xterm.h and buffer.h.
(terminal.o): Depend on dispextern.h, composite.h, and systime.h.
(textprop.o): Don't depend on dispextern.h explicitly.
(undo.o): Depend on dispextern.h.
(window.o): Depend on coding.h and termhooks.h. Don't depend on
dispextern.h and composite.h explicitly.
(xdisp.o): Depend on ccl.h.
(xfaces.o): Depend on coding.h and ccl.h.
(xfns.o): Depend on $(INTERVALS_H) and ccl.h.
(xfont.o): Depend on atimer.h, systime.h, fontset.h, and ccl.h.
(xftfont.o): Depend on atimer.h, systime.h, fontset.h, ccl.h, and ftfont.h.
(xgselect.o): New dependency.
(xmenu.o): Depend on composite.h, keymap.h, and sysselect.h.
(xselect.o): Depend on keyboard.h, coding.h, and composite.h.
(xsettings.o): Depend on dispextern.h, keyboard.h, systime.h,
coding.h, composite.h, blockinput.h, atimer.h, and termopts.h.
(xsmfns.o): Depend on frame.h and dispextern.h.
(xterm.o): Depend on intervals.h, keymap.h, xgselect.h, and sysselect.h.
Andreas Schwab [Sat, 19 Dec 2009 09:57:22 +0000 (09:57 +0000)]
(Fclear_font_cache): Pass correct cache argument to
font_clear_cache.
Ulf Jasper [Fri, 18 Dec 2009 19:35:14 +0000 (19:35 +0000)]
Fixed timezone handling problem in icalendar.el.
Katsumi Yamaoka [Fri, 18 Dec 2009 04:29:17 +0000 (04:29 +0000)]
(Direct Functions): Add missing port number to tls method.
Katsumi Yamaoka [Fri, 18 Dec 2009 00:52:39 +0000 (00:52 +0000)]
Typo.
Katsumi Yamaoka [Fri, 18 Dec 2009 00:47:21 +0000 (00:47 +0000)]
replace [:digit:] with [0-9] for XEmacs.
Michael Albinus [Thu, 17 Dec 2009 13:18:03 +0000 (13:18 +0000)]
* files.el (file-expand-wildcards): In case of remote files, check
only local file name part for wildcards. Provide feature 'files
and subfeature 'remote-wildcards. (Bug#5198)
* net/tramp.el (tramp-handle-file-remote-p): Expand file name only
if there is already an established connection.
(tramp-advice-file-expand-wildcards): Remove it.
* net/tramp-compat.el (top): Autoload `tramp-handle-file-remote-p'.
(tramp-advice-file-expand-wildcards): Moved from tramp.el.
Activate advice for older GNU Emacs versions. (Bug#5237)
Glenn Morris [Thu, 17 Dec 2009 04:37:40 +0000 (04:37 +0000)]
Expand on previous change.
Glenn Morris [Thu, 17 Dec 2009 04:22:45 +0000 (04:22 +0000)]
Refer to the static bug page (rather than the dynamic one) for a list
of all bugs.
Glenn Morris [Thu, 17 Dec 2009 04:20:55 +0000 (04:20 +0000)]
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.
Glenn Morris [Thu, 17 Dec 2009 04:16:25 +0000 (04:16 +0000)]
Change bug web-page to short-form at debbugs.gnu.org.
Glenn Morris [Thu, 17 Dec 2009 04:15:25 +0000 (04:15 +0000)]
(gnus-bug-group-download-format-alist): Change emacs entry to
debbugs.gnu.org. Bump :version.
Glenn Morris [Thu, 17 Dec 2009 04:12:40 +0000 (04:12 +0000)]
(bug-reference-url-format): Change to debbugs.gnu.org.
Juanma Barranquero [Thu, 17 Dec 2009 02:06:31 +0000 (02:06 +0000)]
Some doc fixes (more needed).
* find-cmd.el (find-constituents): Reflow docstring.
(find-cmd, find-prune, find-command): Fix typos in docstrings.
(find-generic): Doc fix.
Juri Linkov [Thu, 17 Dec 2009 01:18:14 +0000 (01:18 +0000)]
Fix regression from 23.1 to allow multiple modes in Local Variables.
* files.el (hack-local-variables-filter): While ignoring duplicates,
don't take `mode' into account.
(hack-local-variables-filter, hack-dir-local-variables): Don't
remove duplicate `mode' from local-variables-alist (like `eval').
Juri Linkov [Thu, 17 Dec 2009 01:16:15 +0000 (01:16 +0000)]
Make `dired-diff' more safe. (Bug#5225)
* dired-aux.el (dired-diff): Signal an error when `file' equals to
`current' or when `file' is a directory of the `current' file.
Andreas Schwab [Thu, 17 Dec 2009 00:23:24 +0000 (00:23 +0000)]
Regenerate autoloads.
Andreas Schwab [Thu, 17 Dec 2009 00:21:47 +0000 (00:21 +0000)]
(batch-update-autoloads): Only exclude
unconditionally preloaded files.
Andreas Schwab [Thu, 17 Dec 2009 00:03:51 +0000 (00:03 +0000)]
(prefix-args${EXEEXT}): Don't compile prefix-args.c
twice.
Juri Linkov [Wed, 16 Dec 2009 09:52:42 +0000 (09:52 +0000)]
Revert to old 23.1 logic of using the file at the mark as default.
* dired-aux.el (dired-diff): Use the file at the mark as default
if it's not the same as the current file, and the target dir is
the current dir or the mark is active. Add the current file
as the arg of `dired-dwim-target-defaults'. Use the default file
in the prompt. (Bug#5225)
Chong Yidong [Tue, 15 Dec 2009 22:53:39 +0000 (22:53 +0000)]
Minor tweak to last change.
Chong Yidong [Tue, 15 Dec 2009 22:51:31 +0000 (22:51 +0000)]
* xdisp.c (decode_mode_spec): Inhibit garbage collection when
calling file-remote-p. Reported by Jim Meyering.
Michael Albinus [Tue, 15 Dec 2009 21:11:39 +0000 (21:11 +0000)]
* net/tramp.el (tramp-echo-mark-marker-length): New defconst.
(tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
(tramp-check-for-regexp): Check also, when an echoing shell stops
to echo sent commands.
Michael Albinus [Tue, 15 Dec 2009 05:59:39 +0000 (05:59 +0000)]
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
avoid compiler warnings. (Bug #5217).
Glenn Morris [Tue, 15 Dec 2009 05:31:08 +0000 (05:31 +0000)]
Add appendix with the GFDL.
Jay Belanger [Tue, 15 Dec 2009 04:44:34 +0000 (04:44 +0000)]
(Radix Modes): Clean up wording.
Juanma Barranquero [Tue, 15 Dec 2009 03:35:31 +0000 (03:35 +0000)]
Add EDT Emulation manual.
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
($(infodir)/edt, edt.dvi): New targets.
Glenn Morris [Tue, 15 Dec 2009 03:13:46 +0000 (03:13 +0000)]
(Coding Standards): Update URL.
(Getting the Source Code): Other VCSs are available.
Glenn Morris [Tue, 15 Dec 2009 03:12:44 +0000 (03:12 +0000)]
Update some URLs.
Glenn Morris [Tue, 15 Dec 2009 03:11:56 +0000 (03:11 +0000)]
Remove comments about edt-user.doc. No longer applies now file has
been removed and split into two pieces.
Glenn Morris [Tue, 15 Dec 2009 03:07:30 +0000 (03:07 +0000)]
Update comments for edt doc changes.
Glenn Morris [Tue, 15 Dec 2009 03:04:30 +0000 (03:04 +0000)]
(Default keypad): Remove commented out node, which is just a duplicate
of `edt-keypad-help' output.
Glenn Morris [Tue, 15 Dec 2009 03:03:26 +0000 (03:03 +0000)]
Add EDT entry.
Glenn Morris [Tue, 15 Dec 2009 03:02:42 +0000 (03:02 +0000)]
(INFO_FILES): Add edt.
Glenn Morris [Tue, 15 Dec 2009 03:01:20 +0000 (03:01 +0000)]
(INFO_TARGETS, DVI_TARGETS): Add edt.
(edt, $(infodir)/edt, edt.dvi): New targets.
(PDF_TARGETS, pdf): New.
(clean): Add *.pdf.
Add pdf rules for all manuals.
Glenn Morris [Tue, 15 Dec 2009 03:00:30 +0000 (03:00 +0000)]
New file (etc/edt-user.doc converted to Texinfo).
Glenn Morris [Tue, 15 Dec 2009 02:58:44 +0000 (02:58 +0000)]
Split into edt-user.el and ../doc/misc/edt.texi, and remove.
Glenn Morris [Tue, 15 Dec 2009 02:58:26 +0000 (02:58 +0000)]
New file, split out from edt-user.doc.
Jay Belanger [Tue, 15 Dec 2009 00:58:26 +0000 (00:58 +0000)]
(Radix Modes): Clarify two's complement notation.
Chong Yidong [Mon, 14 Dec 2009 23:22:54 +0000 (23:22 +0000)]
* Makefile.in: Revert last change (Bug#5191).
Juri Linkov [Mon, 14 Dec 2009 21:48:48 +0000 (21:48 +0000)]
(org-export-html-style-include-default):
Put `safe-local-variable booleanp' on
`org-export-html-style-include-default' instead of mistakenly
duplicate `org-export-html-style'.
Dan Nicolaescu [Mon, 14 Dec 2009 17:12:18 +0000 (17:12 +0000)]
(vc-hg-working-revision): Make sure the command is executed in a
known environment so that we can parse the output. (Bug#4417)
Dan Nicolaescu [Mon, 14 Dec 2009 16:55:34 +0000 (16:55 +0000)]
(vc-hg-print-log): Fix argument order.
Chong Yidong [Mon, 14 Dec 2009 16:19:24 +0000 (16:19 +0000)]
* progmodes/python.el (python-symbol-completions): Remove text
properties from symbol string before calling python-send-receive.
Nick Roberts [Mon, 14 Dec 2009 09:44:43 +0000 (09:44 +0000)]
(gdb-frame-handler): Only set gud-lat-frame
when there are values for both file and line. (Bug#5060)
Nick Roberts [Mon, 14 Dec 2009 09:44:13 +0000 (09:44 +0000)]
*** empty log message ***
Juri Linkov [Mon, 14 Dec 2009 06:52:59 +0000 (06:52 +0000)]
(ediff-context-diff-label-regexp): Don't match
whitespace after the file name of the first line of unified format,
because git-diff doesn't output whitespace and file modification time
after the file name.
Glenn Morris [Mon, 14 Dec 2009 06:39:39 +0000 (06:39 +0000)]
Comment.
Juri Linkov [Mon, 14 Dec 2009 05:09:08 +0000 (05:09 +0000)]
* info.el (Info-hide-cookies-node): Before hiding a cookie,
check if it already has the `display' property added by
`Info-display-images-node', and not put the `invisible' property
in this case.
Chong Yidong [Mon, 14 Dec 2009 04:17:00 +0000 (04:17 +0000)]
* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
(semantic-mru-bookmark-mode): Doc fixes.
* cedet/semantic/db.el (semanticdb-cache-get): Use error instead
of assert.
Chong Yidong [Mon, 14 Dec 2009 04:11:43 +0000 (04:11 +0000)]
* sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
(Smart Jump, Analyzer Debug): Copyedits.
(Semantic mode user commands): Link to new nodes.
(Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
(Highlight Func Mode, Tag Decoration Mode): New nodes, from the
upstream Semantic manual.
* semantic.texi (Introduction): Minor fix to diagram.
Glenn Morris [Mon, 14 Dec 2009 03:28:34 +0000 (03:28 +0000)]
(message-sort-headers): Define for compiler.
Kenichi Handa [Mon, 14 Dec 2009 01:20:29 +0000 (01:20 +0000)]
(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
in 8-bit encoding.