summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 23.2.emacs-23/emacs-23.2EMACS_23_2Chong Yidong2010-05-0741-68/+156
|
* Fix ChangeLog typo.Chong Yidong2010-05-071-1/+1
|
* * building.texi (GDB Graphical Interface): Remove misleading comparisonChong Yidong2010-05-072-6/+10
| | | | to an IDE (Bug#6128).
* * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for ↵Chong Yidong2010-05-052-2/+7
| | | | nmake compatibility.
* Bump version to 23.1.97.EMACS_PRETEST_23_1_97Chong Yidong2010-05-0319-43/+45
|
* Fix typos (Bug#6094). From Štěpán Němec.Chong Yidong2010-05-0321-29/+55
|
* Variable purecopying fix (Bug#6083).Chong Yidong2010-05-022-1/+7
| | | | | * international/mule.el (auto-coding-alist): Only purecopy car or each item, not the whole list (Bug#6083).
* Add check for buggy version of GCC (Bug#6031).Chong Yidong2010-05-024-1/+23
| | | | | | * configure.in: Add check for buggy version of GCC (Bug#6031). * configure: Regenerate * etc/NEWS: Minor tweak to problem description.
* Make paragraph vars local for js-mode (Bug#6071).Chong Yidong2010-05-022-0/+12
| | | | | * progmodes/js.el (js-mode): Make paragraph variables local before calling c-setup-paragraph-variables (Bug#6071).
* composite.el (compose-region, reference-point-alist): Fix typos in the docEli Zaretskii2010-05-012-11/+17
| | | | strings.
* Fix for Bug#5984.Andreas Schwab2010-04-304-3/+23
| | | | | | | | | * 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.
* Use the proper form for gnuplot's set commandAlexander Klimov2010-04-282-1/+6
|
* * PROBLEMS: Document gcc-4.5 bug (Bug#6031).Chong Yidong2010-04-272-0/+15
|
* * abbrev.el: Fix typos.Juanma Barranquero2010-04-262-2/+7
|
* Remove --- and +++ lines from NEWS file.Chong Yidong2010-04-251-151/+99
|
* * keymaps.texi (Menu Bar): Document :advertised-binding property.Chong Yidong2010-04-252-12/+28
|
* Document Emacs 23.2 changes.Chong Yidong2010-04-258-77/+169
| | | | | | | | | | | | | | | | * 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.
* Fix the entry about eshell's su and sudo commands. bug#6021Michael Albinus2010-04-251-1/+1
|
* * composite.el (find-composition): Doc fix.Andreas Schwab2010-04-242-1/+5
|
* * progmodes/sql.el: Fix typos.Juanma Barranquero2010-04-242-50/+69
|
* * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'Juri Linkov2010-04-232-2/+6
| | | | property instead of `invisible' and `after-string' (bug#5998).
* Fix typo in docstring.Juri Linkov2010-04-232-1/+5
|
* Use new features of libotf and m17n-lib if available.Kenichi Handa2010-04-232-0/+385
|\
| * Use new features of libotf and m17n-lib if available.Kenichi Handa2010-04-232-0/+385
| |
* | HELLO: Adjust Burmese for Unicode 5.2 encoding.Kenichi Handa2010-04-232-2/+6
|\ \ | |/
| * merge trunkKenichi Handa2010-04-234-5/+17
| |\ | |/ |/|
* | * filecache.el: Fix typos in docstrings.Juanma Barranquero2010-04-232-5/+10
| |
* | Synch with Gnus trunk:Katsumi Yamaoka2010-04-222-0/+7
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | ;; 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>.
| * | Synch with Gnus trunk:Katsumi Yamaoka2010-04-222-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | ;; 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>.
| * | Merge from mainline.Katsumi Yamaoka2010-04-222-5/+9
| |\ \ | |/ / |/| |
* | | language/indian.el (gujarati-composable-pattern): Fix typo.Kenichi Handa2010-04-222-1/+2
|\ \ \
* \ \ \ language/indian.el (gurmukhi-composable-pattern): Fix typo.Kenichi Handa2010-04-222-4/+7
|\ \ \ \
| | | * \ Merge from mainline.Katsumi Yamaoka2010-04-214-5/+16
| | | |\ \ | |_|_|/ / |/| | | |
| | | * | Merge from mainline.Katsumi Yamaoka2010-04-2026-791/+853
| | | |\ \
| | | * \ \ Merge from mainline.Katsumi Yamaoka2010-04-194-19/+51
| | | |\ \ \
| | | * \ \ \ Merge from mainline.Katsumi Yamaoka2010-04-192-3/+7
| | | |\ \ \ \
| | | * \ \ \ \ Merge from mainline.Katsumi Yamaoka2010-04-187-18/+44
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge from mainline.Katsumi Yamaoka2010-04-185-1/+145
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge from mainline.Katsumi Yamaoka2010-04-187-13/+57
| | | |\ \ \ \ \ \ \
| | | | | | | | | | * HELLO: Adjust Burmese for Unicode 5.2 encoding.Kenichi Handa2010-04-232-2/+6
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | language/indian.el (gujarati-composable-pattern): Fix typo.Kenichi Handa2010-04-222-1/+2
| |/ / / / / / / /
| * | | | | | | | merge trunkKenichi Handa2010-04-222-2/+7
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Minor doc fix.Glenn Morris2010-04-202-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * calendar.texi (Displaying the Diary, Format of Diary File): Fix external cross-references for TeX format output.
* | | | | | | | | language/indian.el (oriya-composable-pattern, tamil-composable-pattern, ↵Kenichi Handa2010-04-212-3/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
| | * | | | | | | language/indian.el (gurmukhi-composable-pattern): Fix typo.Kenichi Handa2010-04-222-4/+7
| |/ / / / / / /
| * | | | | | | merge trunkKenichi Handa2010-04-2128-810/+904
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | * files.el (copy-directory): Handle symlinks (Bug#5982).Chong Yidong2010-04-202-4/+10
| | | | | | | |
* | | | | | | | Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).Chong Yidong2010-04-202-7/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * progmodes/compile.el (compilation-next-error-function): Revert 2009-10-12 change (Bug#5983).
* | | | | | | | Fix hg envvar handling (Bug#5846).Chong Yidong2010-04-202-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vc-hg.el (vc-hg-state): Use HGRCPATH, not HGRC. (vc-hg-working-revision): Likewise. Use hg parents, not hg parent (Bug#5846).
* | | | | | | | * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.Glenn Morris2010-04-202-1/+4
| | | | | | | |