Commit Graph

93887 Commits

Author SHA1 Message Date
Katsumi Yamaoka
c4498ffd14 Synch with Gnus trunk:
;; I've committed this change to only the trunk by mistake, sorry,
;; but it should have been also in the branch.)
(message-generate-headers): Record insertion of optional headers as well.
Otherwise the check to prevent repeated insertion of optional headers
is a no-op.  By Andreas Seltenreich <seltenreich@gmx.de>.
2010-04-22 23:41:53 +00:00
Kenichi Handa
b106e26489 language/indian.el (gujarati-composable-pattern): Fix typo. 2010-04-22 13:59:50 +09:00
Kenichi Handa
8404c46811 merge trunk 2010-04-22 13:07:11 +09:00
Kenichi Handa
ece33a6ecb language/indian.el (gurmukhi-composable-pattern): Fix typo. 2010-04-22 13:05:26 +09:00
Glenn Morris
6776e4c4b4 Minor doc fix.
* calendar.texi (Displaying the Diary, Format of Diary File):
Fix external cross-references for TeX format output.
2010-04-20 19:49:00 -07:00
Kenichi Handa
bcb2005268 merge trunk 2010-04-21 09:49:01 +09:00
Chong Yidong
99833607e0 * files.el (copy-directory): Handle symlinks (Bug#5982). 2010-04-20 18:28:26 -04:00
Chong Yidong
790c2e44de Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
* progmodes/compile.el (compilation-next-error-function): Revert
2009-10-12 change (Bug#5983).
2010-04-20 12:04:05 -04:00
Chong Yidong
808ecc4e18 Fix hg envvar handling (Bug#5846).
* vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC.
(vc-hg-working-revision): Likewise.  Use hg parents, not hg parent
(Bug#5846).
2010-04-20 11:57:54 -04:00
Kenichi Handa
771533aa31 language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign). 2010-04-20 22:25:42 +09:00
Glenn Morris
0ca1259846 * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string. 2010-04-20 00:54:28 -07:00
Glenn Morris
d2c7b91706 * minibuffer.el (completion-at-point): Doc fix. 2010-04-20 00:37:20 -07:00
Chong Yidong
958631c4cc Bump version to 23.1.96. 2010-04-19 21:29:37 -04:00
Chong Yidong
aa5789b56b * 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.
2010-04-19 10:38:53 -04:00
Stefan Monnier
79d74ac527 (completion-styles): Improve docstrings. 2010-04-19 09:17:40 -04:00
Juanma Barranquero
e42cd1a757 * dired.c (Ffile_attributes): Fix typo in docstring. 2010-04-19 05:06:29 +02:00
Katsumi Yamaoka
bff3818b73 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.
2010-04-18 23:24:22 +00:00
Chong Yidong
a42dbee160 * 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.
2010-04-18 19:02:16 -04:00
Chong Yidong
137327efbd Bugfix for ede-proj-makefile-insert-variables.
* cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
destroy list before using it.
2010-04-18 17:40:10 -04:00
Dan Nicolaescu
bce3183024 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).
2010-04-17 09:10:19 -07:00
Glenn Morris
0433ffa6c7 Add some autoloads.
* htmlfontify.el (htmlfontify-buffer)
(htmlfontify-copy-and-link-dir): Autoload entry points.
2010-04-16 19:07:48 -07:00
Glenn Morris
8ecd59ca5a * etc/NEWS: Minor edits. 2010-04-16 19:06:12 -07:00
Chong Yidong
8507c65c5f 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).
2010-04-16 20:28:19 -04:00
Glenn Morris
d52dbd3d45 * emacs.texi (Acknowledgments): Remove duplicate. 2010-04-16 00:43:29 -07:00
Katsumi Yamaoka
b1519d8561 Synch with Gnus trunk:
(Score File Format): Fix typo.
(Mail Group Commands): Add index entry.
By Andreas Seltenreich <seltenreich@gmx.de>.
2010-04-16 03:26:07 +00:00
Glenn Morris
46a4f27f4a * etc/NEWS: git version number issues don't need manual changes. 2010-04-15 19:50:42 -07:00
Glenn Morris
10a311748b Improve previous change. 2010-04-15 19:45:26 -07:00
Glenn Morris
e9ef97770f * vc-git.el (vc-git-print-log): Doc fix. 2010-04-15 19:39:22 -07:00
Glenn Morris
a77fe20c70 * maintaining.texi (VC Directory Commands): Mention stashes and shelves. 2010-04-15 19:35:59 -07:00
Glenn Morris
d5b22ab221 * doc/emacs/ChangeLog: Fix typo. 2010-04-15 10:17:01 -07:00
Glenn Morris
3d00250640 * etc/NEWS: Remove duplicate entry. 2010-04-15 00:56:31 -07:00
Glenn Morris
4ebe99027b 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.
2010-04-15 00:54:06 -07:00
Glenn Morris
2bf1d02de9 * info.texi (Search Index): Mention Emacs's Info-virtual-index. 2010-04-15 00:34:28 -07:00
Glenn Morris
98932641ac * help.texi (Help Summary): Mention M-x info-finder. 2010-04-15 00:25:20 -07:00
Glenn Morris
f492f32f11 NEWS markup.
* etc/NEWS: bookmark-bmenu-search, mpc, image-mode-maybe do not need
  manual entries.  GDB changes, Semantic, EDE, EIEIO have them.
2010-04-15 00:19:06 -07:00
Glenn Morris
cdfbcbba7a * ack.texi (Acknowledgments): Add mpc.el 2010-04-15 00:06:25 -07:00
Glenn Morris
d83669801d * etc/NEWS: Minor mark-up and typo fixes. 2010-04-14 19:20:33 -07:00
Glenn Morris
4d4e952231 Document new commands for manipulating local variable lists.
* custom.texi (Specifying File Variables, Directory Variables):
Document new commands for manipulating local variable lists.
2010-04-14 19:05:36 -07:00
Juri Linkov
5854c2677e 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'.
2010-04-15 01:41:21 +03:00
Chong Yidong
3808c51fa8 * ido.el (ido-file-internal): Fix 2009-12-02 change. 2010-04-14 13:32:50 -04:00
Chong Yidong
7860d2e357 * progmodes/grep.el (grep-compute-defaults): Fix handling of host
default settings (Bug#5928).
2010-04-14 11:33:42 -04:00
Glenn Morris
f1b95f0a0d * admin/notes/bugtracker: Minor updates. 2010-04-13 19:36:48 -07:00
Alan Mackenzie
34d203ef47 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.]
2010-04-13 09:15:14 +00:00
Adrian Robert
79353a53a0 * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811). 2010-04-13 11:56:08 +03:00
Adrian Robert
b2e40a75ce * nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811). 2010-04-13 09:01:46 +03:00
Alan Mackenzie
e42a330165 Reverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c-parse-state' to run efficiently in
\"brace desserts\".".
2010-04-12 18:58:52 +00:00
Alan Mackenzie
7af4bf3aea Reverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change strategy for marking < and > as template
delimiters: mark them strictly in matching pairs."
2010-04-12 15:15:07 +00:00
Alan Mackenzie
e2387bdba2 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 <, >.
".
2010-04-12 14:59:56 +00:00
Alan Mackenzie
a1c7301e31 Reverse 2010-03-01T11:31:42Z!acm@muc.de: "Fix bug #5649: 23.1.92; Indentation problems in C mode.". 2010-04-12 14:55:18 +00:00
Alan Mackenzie
2811df2c90 Reverse 2010-03-01T17:46:36Z!acm@muc.de "Correct buggy patch 2010-03-01T11:31:42Z!acm@muc.de to cc-engine.el.". 2010-04-12 14:48:07 +00:00