summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.EMACS_23_4HIROSHI OOTA2012-01-252-3/+8
* Bump version number to 23.4Chong Yidong2012-01-1943-38/+130
* Backport fix for Bug#9318 from trunk.Chong Yidong2012-01-192-40/+162
|\
| * Fix usage of unitialized local var (backport from trunk)Paul Eggert2012-01-192-1/+6
| * Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk).Kenichi Handa2012-01-192-40/+157
|/
* Do not use ranges in FSF copyright years in emacs-23 (do not merge to trunk)Glenn Morris2012-01-1810-10/+20
* Copy copyright fix from r100646 to one more file.Glenn Morris2012-01-181-1/+2
* Revert unintentional addition of 2012 to Ecma copyright years.Glenn Morris2012-01-183-3/+3
* Fix python-wy.el copyright header.Chong Yidong2012-01-181-2/+4
* Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)Yoshiaki Kasahara2012-01-182-1/+6
* Reorganize Emacs 23.4 NEWS.Chong Yidong2012-01-181-12/+10
* Add entry for ede-project-directories to NEWS.Chong Yidong2012-01-151-0/+12
* * make-dist: Distribute the etc/grammars subdirectory.EMACS_PRETEST_23_3_90Chong Yidong2012-01-152-1/+7
* Bump version to 23.3.90.Chong Yidong2012-01-1520-781/+799
* Fix wrong font metrics for mouse highlight (backport 106677 from trunk)YAMAMOTO Mitsuharu2012-01-152-1/+6
* Some copyright header fixes for grammar files.Chong Yidong2012-01-153-6/+7
* Fix previous ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-131-1/+1
* ChangeLog date fix (no need to merge to trunk)Glenn Morris2012-01-131-3/+3
* Take display-table into account on calculating character/string width (#Bug#9...Kenichi Handa2012-01-132-37/+35
|\
| * Take display-table into account on calculating character/string width (#Bug#9...Kenichi Handa2012-01-132-37/+35
| * merge trunkKenichi Handa2012-01-132018-2263/+8469
| |\ | |/ |/|
* | * src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim2012-01-122-2/+6
* | * configure.in: Add i386 to cpp_undefs (Bug#8497).Glenn Morris2012-01-129-38/+142
* | Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-102012-2038/+2039
* | Update short copyright year to 2012 (do not merge to trunk)Glenn Morris2012-01-1031-28/+60
* | Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii2012-01-092-4/+4
* | Avoid crash on composition (backport from trunk).Johan Bockgård2012-01-092-0/+11
* | Fix last commit.Chong Yidong2012-01-091-2/+2
* | Fix use of uninitialized var (backport from trunk).Chong Yidong2012-01-092-5/+12
* | Fix use of uninitialized variable (backport from trunk).Eli Zaretskii2012-01-092-1/+7
* | Fix glitch in scrolling_window (backport from trunk).YAMAMOTO Mitsuharu2012-01-092-8/+72
* | Backport Bug#9990 fix from trunkEli Zaretskii2012-01-092-4/+9
* | Fix EDE security flaw involving loading arbitrary Lisp from Project.ede.Eric Ludlam2012-01-094-52/+211
* | Add CEDET grammar files to emacs-23 branch.Chong Yidong2012-01-0919-16/+5673
* | * variables.texi (Creating Buffer-Local): Warn against misuses ofStefan Monnier2011-12-272-0/+7
* | Fix memory leak by y-or-n-p-with-timeout with GUI (Bug#9830).YAMAMOTO Mitsuharu2011-10-312-4/+33
* | * src/keymap.c (Fsingle_key_description): Use make_specified_stringAndreas Schwab2011-09-192-3/+10
* | * xdisp.c (expose_window): Save original value of phys_cursor_on_p and turn w...YAMAMOTO Mitsuharu2011-09-102-2/+15
* | * src/search.c (boyer_moore): Take unibyte characters from patternAndreas Schwab2011-09-072-2/+7
* | Fix syntax scanning bug causing fontification crashes.Chong Yidong2011-08-302-0/+10
* | * dic/lispref/lists.texi (Building Lists): Fix typo.Dani Moncayo2011-08-282-1/+5
* | Backport r104485 (Bug#8799) from trunkChong Yidong2011-08-202-4/+8
|\ \
| * | Backport r104485 (Bug#8799) from trunkChong Yidong2011-08-202-4/+8
|/ /
* | Backport license fix from trunk (remove duplicate, incorrect license).Glenn Morris2011-08-201-20/+0
* | Fix implicit declaration of kbd_on_hold_pAndreas Schwab2011-08-192-0/+5
* | * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec (Bug#7554).Chong Yidong2011-08-092-1/+8
* | Fixes: debbugs:6594Andreas Schwab2011-07-282-3/+15
* | Backport r100703 from trunk.Chong Yidong2011-07-282-31/+39
|\ \
| * | Backport r100703 from trunkChong Yidong2011-07-282-31/+39
|/ /
* | * fontset.c (fontset_get_font_group): Add proper type checks.Andreas Schwab2011-07-262-2/+11