Michael Albinus
3b0788f68e
Fix the entry about eshell's su and sudo commands. bug#6021
2010-04-25 08:34:03 +02:00
Andreas Schwab
8ed6fc47b7
* composite.el (find-composition): Doc fix.
2010-04-24 18:35:43 +02:00
Juanma Barranquero
063c632403
* progmodes/sql.el: Fix typos.
2010-04-24 04:59:23 +02:00
Juri Linkov
e89dee7909
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
...
property instead of `invisible' and `after-string' (bug#5998).
2010-04-23 19:46:03 +03:00
Juri Linkov
316d12fb81
Fix typo in docstring.
2010-04-23 19:35:57 +03:00
Kenichi Handa
c4170e32d1
Use new features of libotf and m17n-lib if available.
2010-04-23 21:29:11 +09:00
Kenichi Handa
5315723bbe
merge trunk
2010-04-23 11:17:09 +09:00
Kenichi Handa
81b14dd29d
HELLO: Adjust Burmese for Unicode 5.2 encoding.
2010-04-23 11:14:40 +09:00
Juanma Barranquero
770255e957
* filecache.el: Fix typos in docstrings.
2010-04-23 02:15:47 +02:00
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