bpt/emacs.git
14 years agoBump version to 23.1.96.
Chong Yidong [Tue, 20 Apr 2010 01:29:37 +0000 (21:29 -0400)]
Bump version to 23.1.96.

14 years ago* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
Chong Yidong [Mon, 19 Apr 2010 14:38:53 +0000 (10:38 -0400)]
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'.  Note
that Development menu is always available.
(Creating a project): Fix terminology.
(Add/Remove files): Fix typo.

14 years ago(completion-styles): Improve docstrings.
Stefan Monnier [Mon, 19 Apr 2010 13:17:40 +0000 (09:17 -0400)]
(completion-styles): Improve docstrings.

14 years ago* dired.c (Ffile_attributes): Fix typo in docstring.
Juanma Barranquero [Mon, 19 Apr 2010 03:06:29 +0000 (05:06 +0200)]
* dired.c (Ffile_attributes): Fix typo in docstring.

14 years agoSynch with Gnus trunk:
Katsumi Yamaoka [Sun, 18 Apr 2010 23:24:22 +0000 (23:24 +0000)]
Synch with Gnus trunk:
2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
 the CVS repo.  Put the Git repo in the news section.
 * gnus-coding.texi (Gnus Maintainance Guide): Fixed title typo.
 Removed some mentions of CVS.  Mention the new Git repo.

2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
 * smime.el: Don't mention CVS.
 * nnrss.el (nnrss-fetch): Don't mention CVS.
 * nnir.el: Don't mention CVS.

14 years ago* programs.texi (Semantic): New node.
Chong Yidong [Sun, 18 Apr 2010 23:02:16 +0000 (19:02 -0400)]
* programs.texi (Semantic): New node.

* maintaining.texi (EDE): New node.

* emacs.texi: Update node listing.

* misc.texi (Gnus): Use the `C-h i' keybinding for info.

14 years agoBugfix for ede-proj-makefile-insert-variables.
Chong Yidong [Sun, 18 Apr 2010 21:40:10 +0000 (17:40 -0400)]
Bugfix for ede-proj-makefile-insert-variables.

* cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
destroy list before using it.

14 years agoFix the version number for added files.
Dan Nicolaescu [Sat, 17 Apr 2010 16:10:19 +0000 (09:10 -0700)]
Fix the version number for added files.
* vc-hg.el (vc-hg-working-revision): Check if the file is
registered after hg parent fails (Bug#5961).

14 years agoAdd some autoloads.
Glenn Morris [Sat, 17 Apr 2010 02:07:48 +0000 (19:07 -0700)]
Add some autoloads.

* htmlfontify.el (htmlfontify-buffer)
(htmlfontify-copy-and-link-dir): Autoload entry points.

14 years ago* etc/NEWS: Minor edits.
Glenn Morris [Sat, 17 Apr 2010 02:06:12 +0000 (19:06 -0700)]
* etc/NEWS: Minor edits.

14 years agoFix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
Chong Yidong [Sat, 17 Apr 2010 00:28:19 +0000 (20:28 -0400)]
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).

* vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
name relative to the project root (Bug#5960).

14 years ago* emacs.texi (Acknowledgments): Remove duplicate.
Glenn Morris [Fri, 16 Apr 2010 07:43:29 +0000 (00:43 -0700)]
* emacs.texi (Acknowledgments): Remove duplicate.

14 years agoSynch with Gnus trunk:
Katsumi Yamaoka [Fri, 16 Apr 2010 03:26:07 +0000 (03:26 +0000)]
Synch with Gnus trunk:
(Score File Format): Fix typo.
(Mail Group Commands): Add index entry.
By Andreas Seltenreich <seltenreich@gmx.de>.

14 years ago* etc/NEWS: git version number issues don't need manual changes.
Glenn Morris [Fri, 16 Apr 2010 02:50:42 +0000 (19:50 -0700)]
* etc/NEWS: git version number issues don't need manual changes.

14 years agoImprove previous change.
Glenn Morris [Fri, 16 Apr 2010 02:45:26 +0000 (19:45 -0700)]
Improve previous change.

14 years ago* vc-git.el (vc-git-print-log): Doc fix.
Glenn Morris [Fri, 16 Apr 2010 02:39:22 +0000 (19:39 -0700)]
* vc-git.el (vc-git-print-log): Doc fix.

14 years ago* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
Glenn Morris [Fri, 16 Apr 2010 02:35:59 +0000 (19:35 -0700)]
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.

14 years ago* doc/emacs/ChangeLog: Fix typo.
Glenn Morris [Thu, 15 Apr 2010 17:17:01 +0000 (10:17 -0700)]
* doc/emacs/ChangeLog: Fix typo.

14 years ago* etc/NEWS: Remove duplicate entry.
Glenn Morris [Thu, 15 Apr 2010 07:56:31 +0000 (00:56 -0700)]
* etc/NEWS: Remove duplicate entry.

14 years agoMention Dired VC diff and log in manual.
Glenn Morris [Thu, 15 Apr 2010 07:54:06 +0000 (00:54 -0700)]
Mention Dired VC diff and log in manual.

* dired.texi (Misc Dired Features): Mention VC diff and log.
* maintaining.texi (Old Revisions, VC Change Log):
Mention that diff and log work in Dired buffers.

14 years ago* info.texi (Search Index): Mention Emacs's Info-virtual-index.
Glenn Morris [Thu, 15 Apr 2010 07:34:28 +0000 (00:34 -0700)]
* info.texi (Search Index): Mention Emacs's Info-virtual-index.

14 years ago* help.texi (Help Summary): Mention M-x info-finder.
Glenn Morris [Thu, 15 Apr 2010 07:25:20 +0000 (00:25 -0700)]
* help.texi (Help Summary): Mention M-x info-finder.

14 years agoNEWS markup.
Glenn Morris [Thu, 15 Apr 2010 07:19:06 +0000 (00:19 -0700)]
NEWS markup.

* etc/NEWS: bookmark-bmenu-search, mpc, image-mode-maybe do not need
  manual entries.  GDB changes, Semantic, EDE, EIEIO have them.

14 years ago* ack.texi (Acknowledgments): Add mpc.el
Glenn Morris [Thu, 15 Apr 2010 07:06:25 +0000 (00:06 -0700)]
* ack.texi (Acknowledgments): Add mpc.el

14 years ago* etc/NEWS: Minor mark-up and typo fixes.
Glenn Morris [Thu, 15 Apr 2010 02:20:33 +0000 (19:20 -0700)]
* etc/NEWS: Minor mark-up and typo fixes.

14 years agoDocument new commands for manipulating local variable lists.
Glenn Morris [Thu, 15 Apr 2010 02:05:36 +0000 (19:05 -0700)]
Document new commands for manipulating local variable lists.

* custom.texi (Specifying File Variables, Directory Variables):
Document new commands for manipulating local variable lists.

14 years agoFix @deffn without category.
Juri Linkov [Wed, 14 Apr 2010 22:41:21 +0000 (01:41 +0300)]
Fix @deffn without category.

* abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
for `abbrev-insert'.

* buffers.texi (Indirect Buffers): Add category `Command'
to @deffn of `clone-indirect-buffer'.

* windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
for `next-window' and `previous-window'.  Add category `Command'
to @deffn of `pop-to-buffer'.

14 years ago* ido.el (ido-file-internal): Fix 2009-12-02 change.
Chong Yidong [Wed, 14 Apr 2010 17:32:50 +0000 (13:32 -0400)]
* ido.el (ido-file-internal): Fix 2009-12-02 change.

14 years ago* progmodes/grep.el (grep-compute-defaults): Fix handling of host
Chong Yidong [Wed, 14 Apr 2010 15:33:42 +0000 (11:33 -0400)]
* progmodes/grep.el (grep-compute-defaults): Fix handling of host
default settings (Bug#5928).

14 years ago* admin/notes/bugtracker: Minor updates.
Glenn Morris [Wed, 14 Apr 2010 02:36:48 +0000 (19:36 -0700)]
* admin/notes/bugtracker: Minor updates.

14 years agoRevert 2009-12-03T16:02:10Z!acm@muc.de (enhance c-parse-state) and 2010-02-04T21...
Alan Mackenzie [Tue, 13 Apr 2010 09:15:14 +0000 (09:15 +0000)]
Revert 2009-12-03T16:02:10Z!acm@muc.de (enhance c-parse-state) and 2010-02-04T21:15:37Z!acm@muc.de (< and > handling).
[These enhancements were not sufficiently stable at the time of releasing
a pretest.]

14 years ago* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Adrian Robert [Tue, 13 Apr 2010 08:56:08 +0000 (11:56 +0300)]
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).

14 years ago* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
Adrian Robert [Tue, 13 Apr 2010 06:01:46 +0000 (09:01 +0300)]
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).

14 years agoReverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run efficiently in
Alan Mackenzie [Mon, 12 Apr 2010 18:58:52 +0000 (18:58 +0000)]
Reverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run efficiently in
\"brace desserts\".".

14 years agoReverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking < and...
Alan Mackenzie [Mon, 12 Apr 2010 15:15:07 +0000 (15:15 +0000)]
Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking < and > as template
delimiters: mark them strictly in matching pairs."

14 years agoReverse 2010-02-25T21:21:25Z!acm@muc.de:
Alan Mackenzie [Mon, 12 Apr 2010 14:59:56 +0000 (14:59 +0000)]
Reverse 2010-02-25T21:21:25Z!acm@muc.de:
"  (i) Remove any hard syntax-table properties for <, > inserted by C-y.
  (ii) Remove category text props, not syntax-table ones in unmarking <, >.
".

14 years agoReverse 2010-03-01T11:31:42Z!acm@muc.de: "Fix bug #5649: 23.1.92; Indentation problem...
Alan Mackenzie [Mon, 12 Apr 2010 14:55:18 +0000 (14:55 +0000)]
Reverse 2010-03-01T11:31:42Z!acm@muc.de: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".

14 years agoReverse 2010-03-01T17:46:36Z!acm@muc.de "Correct buggy patch 2010-03-01T11:31:42Z...
Alan Mackenzie [Mon, 12 Apr 2010 14:48:07 +0000 (14:48 +0000)]
Reverse 2010-03-01T17:46:36Z!acm@muc.de "Correct buggy patch 2010-03-01T11:31:42Z!acm@muc.de to cc-engine.el.".

14 years agoUndo 2010-03-15T01:38:28Z!yamaoka@jpl.org "Fix off-by-one error. Fixes bug #5747."
Alan Mackenzie [Mon, 12 Apr 2010 14:34:09 +0000 (14:34 +0000)]
Undo 2010-03-15T01:38:28Z!yamaoka@jpl.org "Fix off-by-one error.  Fixes bug #5747."

14 years agoUse openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
YAMAMOTO Mitsuharu [Sat, 10 Apr 2010 10:31:01 +0000 (19:31 +0900)]
Use openpty for allocating pty on Darwin.  Fix Bug#726 and Bug#5819.

* s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
(PTY_OPEN): New defines.  Use openpty (Bug#726, Bug#5819).

14 years agoFix bug ref in previous.
Glenn Morris [Sat, 10 Apr 2010 02:14:47 +0000 (19:14 -0700)]
Fix bug ref in previous.

14 years agoClose bug#1835.
Glenn Morris [Sat, 10 Apr 2010 02:12:03 +0000 (19:12 -0700)]
Close bug#1835.

* progmodes/fortran.el (fortran-match-and-skip-declaration):
New function.
(fortran-font-lock-keywords-3): Use it.  (Bug#1835)

14 years agoDoc fix related to Contributing.
Glenn Morris [Fri, 9 Apr 2010 01:20:45 +0000 (18:20 -0700)]
Doc fix related to Contributing.

* trouble.texi (Contributing): Add cindex entry.
Mention etc/CONTRIBUTE.

14 years agoframe.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
YAMAMOTO Mitsuharu [Thu, 8 Apr 2010 00:43:57 +0000 (09:43 +0900)]
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.

14 years agoFix resizing for X and non-Gtk+ build. Bug #5848.
Jan Djärv [Wed, 7 Apr 2010 16:34:31 +0000 (18:34 +0200)]
Fix resizing for X and non-Gtk+ build.  Bug #5848.

* frame.h (FRAME_TEXT_LINES_TO_PIXEL_HEIGHT): Don't use
FRAME_LINE_TO_PIXEL_Y.

* xterm.c (x_set_window_size_1): Don't add border_width/height to
pixelwidth/height.

14 years agomerge trunk
Kenichi Handa [Wed, 7 Apr 2010 06:08:27 +0000 (15:08 +0900)]
merge trunk

14 years agoFix previous change of *-composable-pattern).
Kenichi Handa [Wed, 7 Apr 2010 04:36:25 +0000 (13:36 +0900)]
Fix previous change of *-composable-pattern).

14 years agoEdits to Persistent Mark node.
Chong Yidong [Tue, 6 Apr 2010 16:10:31 +0000 (12:10 -0400)]
Edits to Persistent Mark node.

* mark.texi (Persistent Mark): Copyedits.  Replace undo example with
query-replace (Bug#5774).

14 years agoRevert 2008-03-03 change (Bug#5821).
Chong Yidong [Tue, 6 Apr 2010 15:43:08 +0000 (11:43 -0400)]
Revert 2008-03-03 change (Bug#5821).

* textmodes/tex-mode.el (latex-mode): Revert 2008-03-03 change to
paragraph-separate (Bug#5821).

14 years ago* quail/vntelex.el: Fix "af" rule (Bug#5836).
Chong Yidong [Tue, 6 Apr 2010 15:32:15 +0000 (11:32 -0400)]
* quail/vntelex.el: Fix "af" rule (Bug#5836).

14 years agoPut breadcrumbs on overlay instead of inserting to buffer (bug#5809).
Juri Linkov [Mon, 5 Apr 2010 22:15:04 +0000 (01:15 +0300)]
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).

* info.el (Info-find-node-2): Comment out code that skips
breadcrumbs line.
(Info-mouse-follow-link): New command.
(Info-link-keymap): New keymap.
(Info-breadcrumbs): Rename from `Info-insert-breadcrumbs'.
Return a string with links instead of inserting breadcrumbs
to the Info buffer.
(Info-fontify-node): Comment out code that inserts breadcrumbs.
Instead of putting the `invisible' text property over the Info
header, make an overlay over the Info header with the `invisible'
property and `after-string' set to the string returned by
`Info-breadcrumbs'.

14 years agoFix crash on NextStep terminal (Bug#5837)
Chong Yidong [Mon, 5 Apr 2010 15:46:29 +0000 (11:46 -0400)]
Fix crash on NextStep terminal (Bug#5837)

* xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for
terminal frames (Bug#5837).

14 years agoAdd a new entry for QWE
Francesc Rocher [Sun, 4 Apr 2010 10:42:05 +0000 (12:42 +0200)]
Add a new entry for QWE

14 years ago* help.el (help-window-setup-finish): Doc fix (Bug#5830).
Chong Yidong [Sat, 3 Apr 2010 23:40:20 +0000 (19:40 -0400)]
* help.el (help-window-setup-finish): Doc fix (Bug#5830).
Reported by monkey@sandpframing.com.

14 years agoAdd stubs for Windows, required after CVE-2010-0825 change.
Juanma Barranquero [Sat, 3 Apr 2010 02:16:16 +0000 (04:16 +0200)]
Add stubs for Windows, required after CVE-2010-0825 change.
* ntlib.c (getgid, getegid, setegid): New stubs.
* ntlib.h (getgid, getegid, setegid): Declare them.

14 years agoBump version to 23.1.95.
Chong Yidong [Sat, 3 Apr 2010 00:42:10 +0000 (20:42 -0400)]
Bump version to 23.1.95.

14 years agoFix permissions handling (CVE-2010-0825).
Chong Yidong [Fri, 2 Apr 2010 15:24:16 +0000 (11:24 -0400)]
Fix permissions handling (CVE-2010-0825).

* movemail.c (main): Check return values of setuid.  Avoid
possibility of symlink attack when movemail is setgid mail
(CVE-2010-0825).

14 years agoFix typos in semantic/imenu.el.
Juanma Barranquero [Fri, 2 Apr 2010 02:25:19 +0000 (04:25 +0200)]
Fix typos in semantic/imenu.el.
* cedet/semantic/imenu.el (semantic-imenu-bucketize-type-members)
  (semantic-create-imenu-directory-index): Fix typos in docstrings.
  (semantic-imenu-goto-function): Reflow docstring.

14 years agoFix typos in ChangeLogs.
Juanma Barranquero [Fri, 2 Apr 2010 02:22:17 +0000 (04:22 +0200)]
Fix typos in ChangeLogs.

14 years agoUse correct coding system when verifying a pgp signed message
Andreas Schwab [Thu, 1 Apr 2010 15:34:05 +0000 (17:34 +0200)]
Use correct coding system when verifying a pgp signed message

* mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
if set.

14 years agoFix markup mistake in nonascii.texi.
Chong Yidong [Thu, 1 Apr 2010 15:24:53 +0000 (11:24 -0400)]
Fix markup mistake in nonascii.texi.

* nonascii.texi (Text Representations): Don't mark enable-multibyte-characters as a user option.

14 years agoFix typo.
Chong Yidong [Thu, 1 Apr 2010 15:15:28 +0000 (11:15 -0400)]
Fix typo.

14 years agoFix last set of Nextstep changes.
Chong Yidong [Wed, 31 Mar 2010 14:27:50 +0000 (10:27 -0400)]
Fix last set of Nextstep changes.

* nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL.
* nsterm.h: Fix prototype.

14 years agoExplain how to re-throw a signal.
Eli Zaretskii [Wed, 31 Mar 2010 09:43:53 +0000 (12:43 +0300)]
Explain how to re-throw a signal.

 control.texi (Handling Errors): How to re-throw a signal caught
 by condition-case.

14 years agoFix bug #5703.
Eli Zaretskii [Wed, 31 Mar 2010 09:08:40 +0000 (12:08 +0300)]
Fix bug #5703.

 w32fns.c (x_create_tip_frame): Copy `parms' before we modify it
 in this function.

14 years ago* nsterm.h: Fix last change.
Chong Yidong [Wed, 31 Mar 2010 04:00:23 +0000 (00:00 -0400)]
* nsterm.h: Fix last change.

14 years ago* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
Chong Yidong [Tue, 30 Mar 2010 23:26:38 +0000 (19:26 -0400)]
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).

14 years ago* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
Tomas Abrahamsson [Tue, 30 Mar 2010 21:41:01 +0000 (23:41 +0200)]
* textmodes/artist.el (artist-mode): Fix typo in docstring.  (Bug#5807)

14 years agoxdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
Jan Djärv [Tue, 30 Mar 2010 17:26:58 +0000 (19:26 +0200)]
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).

14 years agomerge trunk
Kenichi Handa [Tue, 30 Mar 2010 12:49:50 +0000 (21:49 +0900)]
merge trunk

14 years agoFix Indic composable patterns for the new Unicode specification.
Kenichi Handa [Tue, 30 Mar 2010 12:46:31 +0000 (21:46 +0900)]
Fix Indic composable patterns for the new Unicode specification.

14 years agoImprove documentation of "C-x 8 RET".
Eli Zaretskii [Tue, 30 Mar 2010 10:59:26 +0000 (13:59 +0300)]
Improve documentation of "C-x 8 RET".

 mule.texi (Input Methods): Mention "C-x 8 RET" and add a
 cross-reference to "Inserting Text".
 basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
 Mention completion provided by `ucs-insert'.

14 years agoClean up unneeded ns_set_icon_type calls.
Chong Yidong [Mon, 29 Mar 2010 23:48:44 +0000 (19:48 -0400)]
Clean up unneeded ns_set_icon_type calls.

Patch from Adrian Robert, see
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01391.html

* xdisp.c (x_consider_frame_title, update_window_cursor): Remove
HAVE_NS conditionals.
(prepare_menu_bars)[HAVE_NS]: Call ns_set_doc_edited.

* nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
filename for the title.
(ns_set_doc_edited): Do nothing if the selected window is a
minibuffer window.

* nsterm.h: Add prototypes for ns_set_name_as_filename and
ns_set_doc_edited.

* nsterm.m: Remove unneeded prototype.

14 years agoAdd a test function from semantic-test.el to semantic-ia-utest.el.
Chong Yidong [Mon, 29 Mar 2010 21:35:39 +0000 (17:35 -0400)]
Add a test function from semantic-test.el to semantic-ia-utest.el.

* cedet/semantic-ia-utest.el
(semantic-symref-test-count-hits-in-tag): Add function, from
semantic-test.el.

14 years agoUpdate Semantic test copyrights, delete some test files (Bug#4656).
Chong Yidong [Mon, 29 Mar 2010 21:26:49 +0000 (17:26 -0400)]
Update Semantic test copyrights, delete some test files (Bug#4656).

* cedet/tests/test.cpp:
* cedet/tests/test.py:
* cedet/tests/teststruct.cpp:
* cedet/tests/testtemplates.cpp:
* cedet/tests/testusing.cpp:
* cedet/tests/scopetest.cpp:
* cedet/tests/scopetest.java: Files deleted.

* cedet/tests/test.make:
* cedet/tests/test.c:
* cedet/tests/testjavacomp.java:
* cedet/tests/testspp.c:
* cedet/tests/testsppreplace.c:
* cedet/tests/testsppreplaced.c:
* cedet/tests/testsubclass.cpp:
* cedet/tests/testsubclass.hh:
* cedet/tests/testtypedefs.cpp:
* cedet/tests/testvarnames.c:
* cedet/tests/test.el:
* cedet/tests/testdoublens.cpp:
* cedet/tests/testdoublens.hpp: Add copyright header.

* cedet/semantic-tests.el (semanticdb-test-gnu-global): Remove
reference to deleted files.

14 years agoMake tmm-menubar work for the Buffers menu again.
Stefan Monnier [Mon, 29 Mar 2010 15:23:01 +0000 (11:23 -0400)]
Make tmm-menubar work for the Buffers menu again.
* tmm.el (tmm-prompt): Also handle keymap entries in the form of
vectors rather than cons cells, as used in menu-bar-update-buffers.

14 years ago(mm-add-meta-html-tag): Fix regexp matching meta tag.
Katsumi Yamaoka [Mon, 29 Mar 2010 10:16:23 +0000 (10:16 +0000)]
(mm-add-meta-html-tag): Fix regexp matching meta tag.

14 years agoRevert 2009-08-15 change, restoring electric punctuation (Bug#5586)
Chong Yidong [Sun, 28 Mar 2010 20:41:37 +0000 (16:41 -0400)]
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)

* progmodes/js.el (js-auto-indent-flag, js-mode-map)
(js-insert-and-indent): Revert 2009-08-15 change, restoring
electric punctuation for "{}();,:" (Bug#5586).

14 years agoFix for Bug#5790.
Chong Yidong [Sun, 28 Mar 2010 19:09:21 +0000 (15:09 -0400)]
Fix for Bug#5790.

* images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after svg tag (Bug#5790).

14 years agoClose bug#5336.
Glenn Morris [Sun, 28 Mar 2010 18:55:20 +0000 (11:55 -0700)]
Close bug#5336.

* Makefile.in (SOME_MACHINE_OBJECTS): Ensure dbus stuff is always
in the DOC file.

14 years agoExpand discussion of mail setup.
Chong Yidong [Sun, 28 Mar 2010 18:44:47 +0000 (14:44 -0400)]
Expand discussion of mail setup.

* sending.texi (Sending Mail): Note variables that may need customizing.
(Mail Sending): Expand discussion of send-mail-function.

14 years ago* mail/sendmail.el (mail-default-directory): Doc fix.
Chong Yidong [Sun, 28 Mar 2010 03:52:17 +0000 (23:52 -0400)]
* mail/sendmail.el (mail-default-directory): Doc fix.

14 years agoDocument Message mode as the default mail mode.
Chong Yidong [Sun, 28 Mar 2010 03:41:34 +0000 (23:41 -0400)]
Document Message mode as the default mail mode.

* 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.

14 years agoFix mail-default-headers handling in Message mode.
Chong Yidong [Sat, 27 Mar 2010 17:53:35 +0000 (13:53 -0400)]
Fix mail-default-headers handling in Message mode.

* gnus/message.el (message-default-mail-headers):
(message-default-headers): Carry the value mail-default-headers over
into message-default-mail-headers, rather than message-default-headers.

14 years agoDocument problems on MS-Windows with incompatible regex.h headers.
Eli Zaretskii [Sat, 27 Mar 2010 12:52:55 +0000 (15:52 +0300)]
Document problems on MS-Windows with incompatible regex.h headers.

 PROBLEMS: Mention problems on MS-Windows with incompatible
 regex.h headers.

14 years agoFix doc strings of version-* functions and variables.
Eli Zaretskii [Sat, 27 Mar 2010 12:31:04 +0000 (15:31 +0300)]
Fix doc strings of version-* functions and variables.
 subr.el (version-regexp-alist, version-to-list)
 (version-list-<, version-list-=, version-list-<=)
 (version-list-not-zero, version<, version<=, version=): Doc fix.
 (Bug#5744).

14 years agoDocument `after-load-functions'.
Chong Yidong [Fri, 26 Mar 2010 17:43:01 +0000 (13:43 -0400)]
Document `after-load-functions'.

* loading.texi (Hooks for Loading): Document after-load-functions.
Copyedits.

14 years ago(gdb-apple-test): New function.
Nick Roberts [Fri, 26 Mar 2010 08:58:41 +0000 (21:58 +1300)]
(gdb-apple-test): New function.
(gdb-init-1): Use it.

14 years ago* maintaining.texi (Old Revisions): Document vc-root-diff.
Chong Yidong [Fri, 26 Mar 2010 00:04:48 +0000 (20:04 -0400)]
* maintaining.texi (Old Revisions): Document vc-root-diff.

14 years ago* vc.el (vc-root-diff): Doc fix.
Dan Nicolaescu [Thu, 25 Mar 2010 23:41:22 +0000 (19:41 -0400)]
* vc.el (vc-root-diff): Doc fix.

14 years ago* maintaining.texi (VCS Concepts): Fix typo.
Chong Yidong [Thu, 25 Mar 2010 23:32:51 +0000 (19:32 -0400)]
* maintaining.texi (VCS Concepts): Fix typo.

14 years ago* vc.el (vc-print-log, vc-print-root-log): Doc fix.
Chong Yidong [Thu, 25 Mar 2010 22:58:46 +0000 (18:58 -0400)]
* vc.el (vc-print-log, vc-print-root-log): Doc fix.

14 years agoDocument VC changes: vc-log-show-limit and vc-print-root-log.
Chong Yidong [Thu, 25 Mar 2010 22:57:13 +0000 (18:57 -0400)]
Document VC changes: vc-log-show-limit and vc-print-root-log.

* 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.

14 years agoDocument comint history-search changes.
Chong Yidong [Thu, 25 Mar 2010 21:14:17 +0000 (17:14 -0400)]
Document comint history-search changes.

* misc.texi (Shell Ring): Document new M-r binding.  M-s is no longer bound.

14 years ago* programs.texi (Program Modes): Mention Javascript mode.
Chong Yidong [Thu, 25 Mar 2010 20:36:41 +0000 (16:36 -0400)]
* programs.texi (Program Modes): Mention Javascript mode.

14 years agoNote in documentation that nXML is now the default XML mode.
Chong Yidong [Thu, 25 Mar 2010 20:32:39 +0000 (16:32 -0400)]
Note in documentation that nXML is now the default XML mode.

* text.texi (HTML Mode): Note that nXML is now the default XML mode.
* emacs.texi: Update node description.

14 years ago* misc.texi (Navigation): Document doc-view-continuous.
Chong Yidong [Thu, 25 Mar 2010 20:15:52 +0000 (16:15 -0400)]
* misc.texi (Navigation): Document doc-view-continuous.

14 years ago* simple.el (append-to-buffer): Fix last change.
Chong Yidong [Thu, 25 Mar 2010 05:53:30 +0000 (01:53 -0400)]
* simple.el (append-to-buffer): Fix last change.

14 years ago* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
Chong Yidong [Wed, 24 Mar 2010 21:25:46 +0000 (17:25 -0400)]
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).

14 years agoFix 2009-11-13 change to append-to-buffer (Bug#5749).
Chong Yidong [Wed, 24 Mar 2010 16:18:13 +0000 (12:18 -0400)]
Fix 2009-11-13 change to append-to-buffer (Bug#5749).

* simple.el (append-to-buffer): Ensure that point is preserved if
BUFFER is the current buffer.  Suggested by YAMAMOTO Mitsuharu.
(Bug#5749)