summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* | Support LC_FUNCTION_STARTS load command on Darwin.YAMAMOTO Mitsuharu2011-07-232-0/+44
* | Merge fix for Bug#4238 from trunkChong Yidong2011-07-222-5/+8
|\ \
| * | Merge fix for Bug#4238 from trunkChong Yidong2011-07-222-5/+8
|/ /
* | ChangeLog fix.Glenn Morris2011-07-161-3/+3
* | * window.el (split-window-horizontally): Doc fix (Bug#9060).Chong Yidong2011-07-122-1/+5
* | Suppress address randomization on Darwin. Do not merge into trunk.YAMAMOTO Mitsuharu2011-07-122-1/+6
* | Ignore a static composition that starts before the current checking position ...Kenichi Handa2011-07-073-0/+13
|\ \ | |/
| * Ignore a static composition that starts before the current checking position ...Kenichi Handa2011-07-073-0/+13
| * merge trunkKenichi Handa2011-07-0632-277/+394
| |\ | |/ |/|
* | ChangeLog fix.Glenn Morris2011-07-051-1/+1
* | * customize.texi (Composite Types): Move alist/plist from Simple Types (Bug#7...Chong Yidong2011-07-023-115/+105
* | * display.texi (Face Attributes): Document negative line widths (Bug#6113).Chong Yidong2011-07-022-1/+9