summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 23.1.94 and regenerate ldefs-boot.el.EMACS_PRETEST_23_1_94Chong Yidong2010-03-1019-804/+802
* Fix ChangeLog typo.Chong Yidong2010-03-101-1/+1
|\
| * Fix ChangeLog typo.Chong Yidong2010-03-101-1/+1
|/
* (vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"Miles Bader2010-03-092-1/+7
* Fix numeric keywords.Juri Linkov2010-03-082-2/+2
* Additional fix for rfc822-addresses (Bug#5692).Chong Yidong2010-03-082-26/+36
* Fix typos in Changelogs.Juanma Barranquero2010-03-082-7/+7
* Fix bug# in ChangeLog.Kenichi Handa2010-03-081-1/+1
|\
| * Fix bug# in ChangeLog.Kenichi Handa2010-03-081-1/+1
* | Add coding system windows-1256 (alias cp1256).Kenichi Handa2010-03-082-0/+13
|\ \ | |/
| * from trunkKenichi Handa2010-03-0826-174/+369
| |\ | |/ |/|
* | Don't end parsing rfc822 addresses prematurely (Bug#5692)Andreas Schwab2010-03-072-20/+25
* | Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)Chong Yidong2010-03-072-1/+7
* | NEWS: Clarify last change.Chong Yidong2010-03-061-1/+3
* | NEWS: Document change to Lisp reader for overflowing ints.Chong Yidong2010-03-061-0/+6
* | * objects.texi (Integer Type): Take note of the read syntax exception for num...Chong Yidong2010-03-062-0/+12
* | Improve documentation for setting buffer-local vars (Bug#5688).Chong Yidong2010-03-063-12/+36
* | * calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).Chong Yidong2010-03-062-2/+6
* | * vc-git.el: Re-flow to fit into 80 columns.Stefan Monnier2010-03-052-69/+113
* | Update some cedet template copyrights to GPLv3+.Glenn Morris2010-03-054-12/+17
* | Add license information for ede-test.el and srecode-test.el.Glenn Morris2010-03-052-0/+57
* | Make it possible to C-g in a tight bytecode loop again (bug#5680).Stefan Monnier2010-03-053-17/+12
* | (Man-files-regexp): Tighten up the regexp (bug#5686).Stefan Monnier2010-03-052-9/+12
* | * regex.c (regex_compile): Setup gl_state as well.Stefan Monnier2010-03-052-0/+9
* | (skip_chars): Setup gl_state (bug#3823).Stefan Monnier2010-03-052-1/+12
* | Fix orgcard.tex pdf landscape format.Glenn Morris2010-03-043-7/+10
* | Add a comment for the previous commit.Juri Linkov2010-03-031-0/+2
* | Fix keyboard macro key lookup (Bug#5481).Chong Yidong2010-03-034-19/+31
* | NEWS: Auto composition mode is still a minor mode.Chong Yidong2010-03-031-5/+0
| * Add bug# in ChangeLog.Kenichi Handa2010-03-081-1/+1
| * Add coding system windows-1256 (alias cp1256).Kenichi Handa2010-03-082-0/+13
| * from trunkKenichi Handa2010-03-0316-156/+239
| |\ | |/ |/|
* | Mark previous ChangeLog entry as a tiny change.Glenn Morris2010-03-021-1/+1
* | Close bug#5670 with patch from Å těpán Němec <stepnem at gmail.com>.Stepán Nemec2010-03-022-3/+8
* | Update Lispref for 30-bit integers.Glenn Morris2010-03-023-79/+85
* | NEWS: async-shell-command and ansi-color are now documented.Chong Yidong2010-03-021-2/+3
* | * faq.texi: Note that ansi-color is now enabled by default.Chong Yidong2010-03-022-16/+18
* | Documented make-pointer-invisible.Chong Yidong2010-03-021-0/+1
* | * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.Chong Yidong2010-03-023-33/+61
* | (emacs_mule_char): Fix a typo in commentary.Eli Zaretskii2010-03-021-1/+1
* | * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)Juri Linkov2010-03-022-1/+5
* | Fix bug in decoding emacs-mule encoding.Eli Zaretskii2010-03-022-1/+26
* | * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix anMichael Albinus2010-03-023-20/+31
* | Fix handling of the multibyte form of raw-bytes in unibyte->multibyte convers...Kenichi Handa2010-03-022-5/+16
|\ \ | |/
| * from trunkKenichi Handa2010-03-025-6/+29
| |\ | |/ |/|
* | Small tweaks to etc/refcards/Makefile rules for PDFs.Glenn Morris2010-03-012-3/+21
* | * FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.Glenn Morris2010-03-011-2/+0
* | Fix date of Yom HaAtzma'ut holiday.Glenn Morris2010-03-012-1/+8
* | buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-b...Kenichi Handa2010-03-022-1/+8
|\ \
| | * Fix handling of the multibyte form of raw-bytes in unibyte->multibyte convers...Kenichi Handa2010-03-022-5/+16
| |/