bpt/emacs.git
14 years ago* info-look.el (sh-mode): Look for coreutils new "Concept Index"
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.

14 years ago* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
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.

14 years ago(pitx) Fix last change.
Eli Zaretskii [Sat, 26 Dec 2009 15:56:43 +0000 (15:56 +0000)]
(pitx) Fix last change.

14 years ago(pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.
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.

14 years ago* calc.texi (General Mode Commands): Calc file should be in .emacs.d.
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.

14 years ago* frames.texi (Resources): Describe inhibit-x-resources.
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.

14 years ago* emacs.texi (Top): Update node listing.
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.

14 years ago(command_loop_1): Fix previous change.
Kenichi Handa [Fri, 25 Dec 2009 05:27:03 +0000 (05:27 +0000)]
(command_loop_1): Fix previous change.

14 years ago(devanagari-composable-pattern): Fixed to
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.

14 years ago(composition_adjust_point): Update prototype.
Kenichi Handa [Fri, 25 Dec 2009 02:44:13 +0000 (02:44 +0000)]
(composition_adjust_point): Update prototype.

14 years ago(composition_reseat_it): Don't make a composition
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.

14 years ago(command_loop_1): Force redisplay if the last point
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.

14 years ago(Fsave_excursion): Mention save-current-buffer in the docstring.
Stefan Monnier [Thu, 24 Dec 2009 04:35:17 +0000 (04:35 +0000)]
(Fsave_excursion): Mention save-current-buffer in the docstring.

14 years agoAttribute face for faces specified as string.
Vinicius Jose Latorre [Wed, 23 Dec 2009 22:45:06 +0000 (22:45 +0000)]
Attribute face for faces specified as string.

14 years agoComment on out-of-sequence messages.
Glenn Morris [Wed, 23 Dec 2009 01:02:55 +0000 (01:02 +0000)]
Comment on out-of-sequence messages.

14 years agoAdd some notes on the debbugs.gnu.org setup.
Glenn Morris [Tue, 22 Dec 2009 08:07:47 +0000 (08:07 +0000)]
Add some notes on the debbugs.gnu.org setup.

14 years agoUpdate some addresses for debbugs.gnu.org.
Glenn Morris [Sat, 19 Dec 2009 20:32:11 +0000 (20:32 +0000)]
Update some addresses for debbugs.gnu.org.

14 years ago(pitx): Don't use enum names, use their values. Remove reference to
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.

14 years ago($(BLD)/cmds.$(O)): Depend on frame.h.
Eli Zaretskii [Sat, 19 Dec 2009 11:58:11 +0000 (11:58 +0000)]
($(BLD)/cmds.$(O)): Depend on frame.h.

14 years ago(alloc.o): Fix last change.
Eli Zaretskii [Sat, 19 Dec 2009 11:27:49 +0000 (11:27 +0000)]
(alloc.o): Fix last change.

14 years agoUpdate dependencies in Makefile.in.
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.

14 years ago(Fclear_font_cache): Pass correct cache argument to
Andreas Schwab [Sat, 19 Dec 2009 09:57:22 +0000 (09:57 +0000)]
(Fclear_font_cache): Pass correct cache argument to
font_clear_cache.

14 years agoFixed timezone handling problem in icalendar.el.
Ulf Jasper [Fri, 18 Dec 2009 19:35:14 +0000 (19:35 +0000)]
Fixed timezone handling problem in icalendar.el.

14 years ago(Direct Functions): Add missing port number to tls method.
Katsumi Yamaoka [Fri, 18 Dec 2009 04:29:17 +0000 (04:29 +0000)]
(Direct Functions): Add missing port number to tls method.

14 years agoTypo.
Katsumi Yamaoka [Fri, 18 Dec 2009 00:52:39 +0000 (00:52 +0000)]
Typo.

14 years agoreplace [:digit:] with [0-9] for XEmacs.
Katsumi Yamaoka [Fri, 18 Dec 2009 00:47:21 +0000 (00:47 +0000)]
replace [:digit:] with [0-9] for XEmacs.

14 years ago* files.el (file-expand-wildcards): In case of remote files, check
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)

14 years agoExpand on previous change.
Glenn Morris [Thu, 17 Dec 2009 04:37:40 +0000 (04:37 +0000)]
Expand on previous change.

14 years agoRefer to the static bug page (rather than the dynamic one) for a list
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.

14 years agoemacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.
Glenn Morris [Thu, 17 Dec 2009 04:20:55 +0000 (04:20 +0000)]
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.

14 years agoChange bug web-page to short-form at debbugs.gnu.org.
Glenn Morris [Thu, 17 Dec 2009 04:16:25 +0000 (04:16 +0000)]
Change bug web-page to short-form at debbugs.gnu.org.

14 years ago(gnus-bug-group-download-format-alist): Change emacs entry to
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.

14 years ago(bug-reference-url-format): Change to debbugs.gnu.org.
Glenn Morris [Thu, 17 Dec 2009 04:12:40 +0000 (04:12 +0000)]
(bug-reference-url-format): Change to debbugs.gnu.org.

14 years agoSome doc fixes (more needed).
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.

14 years agoFix regression from 23.1 to allow multiple modes in Local Variables.
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').

14 years agoMake `dired-diff' more safe. (Bug#5225)
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.

14 years agoRegenerate autoloads.
Andreas Schwab [Thu, 17 Dec 2009 00:23:24 +0000 (00:23 +0000)]
Regenerate autoloads.

14 years ago(batch-update-autoloads): Only exclude
Andreas Schwab [Thu, 17 Dec 2009 00:21:47 +0000 (00:21 +0000)]
(batch-update-autoloads): Only exclude
unconditionally preloaded files.

14 years ago(prefix-args${EXEEXT}): Don't compile prefix-args.c
Andreas Schwab [Thu, 17 Dec 2009 00:03:51 +0000 (00:03 +0000)]
(prefix-args${EXEEXT}): Don't compile prefix-args.c
twice.

14 years agoRevert to old 23.1 logic of using the file at the mark as default.
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)

14 years agoMinor tweak to last change.
Chong Yidong [Tue, 15 Dec 2009 22:53:39 +0000 (22:53 +0000)]
Minor tweak to last change.

14 years ago* xdisp.c (decode_mode_spec): Inhibit garbage collection when
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.

14 years ago* net/tramp.el (tramp-echo-mark-marker-length): New defconst.
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.

14 years ago* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
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).

14 years agoAdd appendix with the GFDL.
Glenn Morris [Tue, 15 Dec 2009 05:31:08 +0000 (05:31 +0000)]
Add appendix with the GFDL.

14 years ago(Radix Modes): Clean up wording.
Jay Belanger [Tue, 15 Dec 2009 04:44:34 +0000 (04:44 +0000)]
(Radix Modes): Clean up wording.

14 years agoAdd EDT Emulation manual.
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.

14 years ago(Coding Standards): Update URL.
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.

14 years agoUpdate some URLs.
Glenn Morris [Tue, 15 Dec 2009 03:12:44 +0000 (03:12 +0000)]
Update some URLs.

14 years agoRemove comments about edt-user.doc. No longer applies now file has
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.

14 years agoUpdate comments for edt doc changes.
Glenn Morris [Tue, 15 Dec 2009 03:07:30 +0000 (03:07 +0000)]
Update comments for edt doc changes.

14 years ago(Default keypad): Remove commented out node, which is just a duplicate
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.

14 years agoAdd EDT entry.
Glenn Morris [Tue, 15 Dec 2009 03:03:26 +0000 (03:03 +0000)]
Add EDT entry.

14 years ago(INFO_FILES): Add edt.
Glenn Morris [Tue, 15 Dec 2009 03:02:42 +0000 (03:02 +0000)]
(INFO_FILES): Add edt.

14 years ago(INFO_TARGETS, DVI_TARGETS): 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.

14 years agoNew file (etc/edt-user.doc converted to Texinfo).
Glenn Morris [Tue, 15 Dec 2009 03:00:30 +0000 (03:00 +0000)]
New file (etc/edt-user.doc converted to Texinfo).

14 years agoSplit into edt-user.el and ../doc/misc/edt.texi, and remove.
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.

14 years agoNew file, split out from edt-user.doc.
Glenn Morris [Tue, 15 Dec 2009 02:58:26 +0000 (02:58 +0000)]
New file, split out from edt-user.doc.

14 years ago(Radix Modes): Clarify two's complement notation.
Jay Belanger [Tue, 15 Dec 2009 00:58:26 +0000 (00:58 +0000)]
(Radix Modes): Clarify two's complement notation.

14 years ago* Makefile.in: Revert last change (Bug#5191).
Chong Yidong [Mon, 14 Dec 2009 23:22:54 +0000 (23:22 +0000)]
* Makefile.in: Revert last change (Bug#5191).

14 years ago(org-export-html-style-include-default):
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'.

14 years ago(vc-hg-working-revision): Make sure the command is executed in a
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)

14 years ago(vc-hg-print-log): Fix argument order.
Dan Nicolaescu [Mon, 14 Dec 2009 16:55:34 +0000 (16:55 +0000)]
(vc-hg-print-log): Fix argument order.

14 years ago* progmodes/python.el (python-symbol-completions): Remove text
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.

14 years ago(gdb-frame-handler): Only set gud-lat-frame
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)

14 years ago*** empty log message ***
Nick Roberts [Mon, 14 Dec 2009 09:44:13 +0000 (09:44 +0000)]
*** empty log message ***

14 years ago(ediff-context-diff-label-regexp): Don't match
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.

14 years agoComment.
Glenn Morris [Mon, 14 Dec 2009 06:39:39 +0000 (06:39 +0000)]
Comment.

14 years ago* info.el (Info-hide-cookies-node): Before hiding a cookie,
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.

14 years ago* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
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.

14 years ago* sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
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.

14 years ago(message-sort-headers): Define for compiler.
Glenn Morris [Mon, 14 Dec 2009 03:28:34 +0000 (03:28 +0000)]
(message-sort-headers): Define for compiler.

14 years ago(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
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.

14 years ago(report-emacs-bug): In message-mode, sort manually before storing
Glenn Morris [Sun, 13 Dec 2009 23:43:17 +0000 (23:43 +0000)]
(report-emacs-bug): In message-mode, sort manually before storing
original report text.  (Bug#5178)
Remove superfluous save-excursion.

14 years ago(mm-sign-option, mm-encrypt-option): Add :version tag.
Reiner Steib [Sun, 13 Dec 2009 19:14:28 +0000 (19:14 +0000)]
(mm-sign-option, mm-encrypt-option): Add :version tag.

14 years agoSet the extended window manager hint for tooltip windows.
Jan Djärv [Sun, 13 Dec 2009 15:39:28 +0000 (15:39 +0000)]
Set the extended window manager hint for tooltip windows.

* xfns.c (x_create_tip_frame): Set the extended window manager hint for
tooltip windows.

* xterm.h (struct x_display_info): Add Xatom_net_window_type_tooltip and
Xatom_net_window_type.

* xterm.c (x_term_init): Initialize Xatom_net_window_type_tooltip and
Xatom_net_window_type.

14 years agoWork around warning about g_set_prgname() called multiple times.
Jan Djärv [Sun, 13 Dec 2009 14:24:22 +0000 (14:24 +0000)]
Work around warning about g_set_prgname() called multiple times.
* xterm.c (my_log_handler): New function.
(x_term_init): Set my_log_handler as log handler during gtk_init
so we can filter out buggy messages. (bug #5120).

14 years agoBug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
Jan Djärv [Sun, 13 Dec 2009 13:31:35 +0000 (13:31 +0000)]
Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.

* xterm.c (xg_scroll_callback): Parameter list changed,
use parameter GtkScrollType to determine scroll/line/page.
Only allow dragging if a button < 4 is grabbed (bug #5177).
(xg_end_scroll_callback): New function.
(x_create_toolkit_scroll_bar): Pass xg_end_scroll_callback to
xg_create_scroll_bar.

* gtkutil.c (xg_gtk_scroll_destroy): Remove XG_LAST_SB_DATA handling.
(scroll_end_callback): Remove.
(xg_create_scroll_bar): Add parameter end_callback, bind it to
button-release-event.  Replace value-changed event with change-value,
bug #5177,
(xg_event_is_for_scrollbar): Only return true if button is less than 4,
bug #5177.

* gtkutil.h (XG_LAST_SB_DATA): Remove.
(xg_create_scroll_bar): Add GCallback end_callback.

14 years agoxftfont.c: Parse symbolic names for constants also.
Jan Djärv [Sun, 13 Dec 2009 13:16:17 +0000 (13:16 +0000)]
xftfont.c: Parse symbolic names for constants also.

(QClcdfilter): New variable.
(xftfont_open): Parse constant names for RGBA, HINT_STYLE and LCDFILTER.
(syms_of_xftfont): Initialize QClcdfilter.

14 years agoAdd commentary about how to use Semantic.
Chong Yidong [Sun, 13 Dec 2009 01:55:09 +0000 (01:55 +0000)]
Add commentary about how to use Semantic.

14 years agoNEWS entry for gdb-mi GSoC changes.
Dmitry Dzhus [Sat, 12 Dec 2009 22:49:55 +0000 (22:49 +0000)]
NEWS entry for gdb-mi GSoC changes.

14 years ago* net/dbus.el (dbus-property-handler): Filter lambda forms out
Michael Albinus [Sat, 12 Dec 2009 19:18:33 +0000 (19:18 +0000)]
* net/dbus.el (dbus-property-handler): Filter lambda forms out
when responding to "GetAll" properties.

14 years agoFix typo.
Jan Djärv [Sat, 12 Dec 2009 17:11:41 +0000 (17:11 +0000)]
Fix typo.

14 years ago* simple.el (compose-mail): Remove mail-setup-with-from from
Chong Yidong [Sat, 12 Dec 2009 17:01:03 +0000 (17:01 +0000)]
* simple.el (compose-mail): Remove mail-setup-with-from from
customization checks.

14 years agoDPI might get set to 0 if we saw some Xsettings, but not DPI.
Jan Djärv [Sat, 12 Dec 2009 16:12:59 +0000 (16:12 +0000)]
DPI might get set to 0 if we saw some Xsettings, but not DPI.
xsettings.c (struct xsettings): Add member seen.
(parse_xft_settings): Update member seen with what we have read.
Return 0 if Xft-settings have been parsed, 0 otherwise.
(apply_xft_settings): Only update Xft settings with what member seen
indicates as new.

14 years ago(struct text_pos): Use EMACS_INT;
Eli Zaretskii [Sat, 12 Dec 2009 13:41:21 +0000 (13:41 +0000)]
(struct text_pos): Use EMACS_INT;
(struct glyph): Use EMACS_INT for charpos.
(struct it): Use EMACS_INT for stop_charpos, end_charpos, region_beg_charpos,
region_end_charpos, redisplay_end_trigger_charpos, and also for
iterator_stack_entry.end_charpos and iterator_stack_entry.stop_charpos.

14 years agogtkutil.c: Scroll bar thumb not updated properly (bug #5177).
Jan Djärv [Sat, 12 Dec 2009 12:29:15 +0000 (12:29 +0000)]
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
(scroll_end_callback): New function (bug #5177)
(xg_create_scroll_bar): Call scroll_end_callback on button release
event (bug #5177).
(xg_event_is_for_scrollbar): != replaced with ==.

14 years ago(message-info): Explain why we use `Info-goto-node'.
Reiner Steib [Sat, 12 Dec 2009 11:53:27 +0000 (11:53 +0000)]
(message-info): Explain why we use `Info-goto-node'.

14 years ago(archive-rar-summarize): Support Attribute fields in RAR archives
Eli Zaretskii [Sat, 12 Dec 2009 09:49:09 +0000 (09:49 +0000)]
(archive-rar-summarize): Support Attribute fields in RAR archives
created on Unix systems.

14 years ago(minibuffer-local-must-match-filename-map): Re-instate the varalias that was
Stefan Monnier [Sat, 12 Dec 2009 05:23:54 +0000 (05:23 +0000)]
(minibuffer-local-must-match-filename-map): Re-instate the varalias that was
accidentally removed by the 2009-11-19 change (bug#5186).

14 years agoRemove RCS keywords
Miles Bader [Sat, 12 Dec 2009 04:54:26 +0000 (04:54 +0000)]
Remove RCS keywords

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1645

14 years ago(malayalam-composable-pattern): Fix previous change.
Kenichi Handa [Sat, 12 Dec 2009 02:28:05 +0000 (02:28 +0000)]
(malayalam-composable-pattern): Fix previous change.

14 years ago(indian-compose-regexp): New function.
Kenichi Handa [Sat, 12 Dec 2009 02:20:34 +0000 (02:20 +0000)]
(indian-compose-regexp): New function.
(malayalam-composable-pattern): Fix the pattern.
(composition-function-table): Set malayalam-composable-pattern for
Malayalam characters.

14 years ago(struct ftfont_info): New member matrix.
Kenichi Handa [Sat, 12 Dec 2009 02:14:16 +0000 (02:14 +0000)]
(struct ftfont_info): New member matrix.
(ftfont_open): Setup xftfont_info->matrix.
(MFLTFontFT): New member matrix.
(FLOOR, CEIL, ROUND): New macros.
(ftfont_get_metrics): Handle matrix transformation.
(ftfont_shape_by_flt): New arg matrix.  Callers changed.

14 years ago(struct xftfont_info): New member matrix.
Kenichi Handa [Sat, 12 Dec 2009 02:11:29 +0000 (02:11 +0000)]
(struct xftfont_info): New member matrix.
(xftfont_open): Setup xftfont_info->matrix.

14 years agoRemove RCS keywords
Miles Bader [Fri, 11 Dec 2009 20:48:03 +0000 (20:48 +0000)]
Remove RCS keywords

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1642

14 years ago* progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
Chong Yidong [Fri, 11 Dec 2009 17:02:03 +0000 (17:02 +0000)]
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
rather than down-mouse-1, based on follow-link conventions.

14 years ago* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
Chong Yidong [Fri, 11 Dec 2009 16:48:02 +0000 (16:48 +0000)]
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
are compiled.

14 years ago* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
Dan Nicolaescu [Fri, 11 Dec 2009 02:31:49 +0000 (02:31 +0000)]
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
verilog-vmm-statement-re, verilog-ovm-statement-re,
verilog-defun-level-not-generate-re, verilog-calculate-indent,
verilog-leap-to-head, verilog-backward-token): Fix
indenting VMM macros.  Reported by Jonathan Ashbrook.

* verilog-mode.el (verilog-auto-lineup, verilog-nameable-item-re):
Cleanup user-visible spelling and documentation errors.  One
reported by Gary Delp.
(verilog-submit-bug-report): Mention bug tracking and CC
co-author.
(verilog-read-decls): Fix AUTOWIRE with types declared in a
package, bug195.  Reported by Pierre-David Pfister.

14 years ago(safe-pos-list): Define for compiler.
Glenn Morris [Fri, 11 Dec 2009 01:46:24 +0000 (01:46 +0000)]
(safe-pos-list): Define for compiler.