summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * doc/misc/eshell.texi: Fill most of the missing sections.emacs-23Aidan Gauland2013-02-081-132/+391
* quail/indian.el (indian-tlg-base-table): Fix typo; dev -> tlg.Kenichi Handa2012-03-042-1/+5
* coding.c (produce_chars): Fix updating of src_end (Bug#10701).Kenichi Handa2012-02-082-3/+7
|\
* | * admin/nt/README.W32: Backported fixed url for image libraries fromChristoph Scholtes2012-02-052-4/+8
|/
* * 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
* 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 2010-06-26T12:01:31Z!eliz@gnu.org 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 2011-12-15T02:12:08Z!han...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
* * 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 M. 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 2011-06-04T11:02:37Z!deniz@dogan.se (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 2010-07-03T14:42:02Z!eliz@gnu.org 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