Eli Zaretskii
aa4d4e4a1d
composite.el (compose-region, reference-point-alist): Fix typos in the doc
...
strings.
2010-05-01 21:50:20 +03:00
Andreas Schwab
5dcde606e3
Fix for Bug#5984.
...
* composite.c (autocmp_chars): Save point as marker before calling
auto-composition-function.
* lisp.h (restore_point_unwind): Add prototype.
* fileio.c (restore_point_unwind): Remove static attribute.
2010-04-30 12:00:48 -04:00
Alexander Klimov
9822590ba8
Use the proper form for gnuplot's set command
2010-04-28 21:38:12 -05:00
Chong Yidong
5a7f1eb114
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).
2010-04-27 11:36:16 -04:00
Juanma Barranquero
29c483402a
* abbrev.el: Fix typos.
2010-04-26 11:55:29 +02:00
Chong Yidong
2233cfb01d
Remove --- and +++ lines from NEWS file.
2010-04-25 18:09:52 -04:00
Chong Yidong
c7c322792a
* keymaps.texi (Menu Bar): Document :advertised-binding property.
2010-04-25 17:50:34 -04:00
Chong Yidong
eb5ed549f4
Document Emacs 23.2 changes.
...
* functions.texi (Obsolete Functions): Document
set-advertised-calling-convention.
* minibuf.texi (Basic Completion): Document completion-in-region.
(Programmed Completion): Document completion-annotate-function.
* commands.texi (Reading One Event): Document read-key.
(Distinguish Interactive): Document KIND arg to
called-interactively-p. Delete obsolete interactive-p.
* elisp.texi (Top): Update node description.
* misc.texi (Printing): Document htmlfontify-buffer.
2010-04-25 17:21:51 -04:00
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