Age | Commit message (Expand) | Author | Files | Lines |
2013-02-08 | * doc/misc/eshell.texi: Fill most of the missing sections.emacs-23 | Aidan Gauland | 1 | -132/+391 |
2012-03-04 | quail/indian.el (indian-tlg-base-table): Fix typo; dev -> tlg. | Kenichi Handa | 2 | -1/+5 |
2012-02-08 | coding.c (produce_chars): Fix updating of src_end (Bug#10701). | Kenichi Handa | 2 | -3/+7 |
2012-02-05 | * admin/nt/README.W32: Backported fixed url for image libraries from | Christoph Scholtes | 2 | -4/+8 |
2012-01-25 | * src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.emacs-23.4 | HIROSHI OOTA | 2 | -3/+8 |
2012-01-19 | Bump version number to 23.4 | Chong Yidong | 43 | -38/+130 |
2012-01-19 | Fix usage of unitialized local var (backport from trunk) | Paul Eggert | 2 | -1/+6 |
2012-01-19 | Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk). | Kenichi Handa | 2 | -40/+157 |
2012-01-18 | Do not use ranges in FSF copyright years in emacs-23 (do not merge to trunk) | Glenn Morris | 10 | -10/+20 |
2012-01-18 | Copy copyright fix from 2010-06-26T12:01:31Z!eliz@gnu.org to one more file. | Glenn Morris | 1 | -1/+2 |
2012-01-18 | Revert unintentional addition of 2012 to Ecma copyright years. | Glenn Morris | 3 | -3/+3 |
2012-01-18 | Fix python-wy.el copyright header. | Chong Yidong | 1 | -2/+4 |
2012-01-18 | Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk) | Yoshiaki Kasahara | 2 | -1/+6 |
2012-01-18 | Reorganize Emacs 23.4 NEWS. | Chong Yidong | 1 | -12/+10 |
2012-01-15 | Add entry for ede-project-directories to NEWS. | Chong Yidong | 1 | -0/+12 |
2012-01-15 | * make-dist: Distribute the etc/grammars subdirectory.emacs-pretest-23.3.90 | Chong Yidong | 2 | -1/+7 |
2012-01-15 | Bump version to 23.3.90. | Chong Yidong | 20 | -781/+799 |
2012-01-15 | Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han... | YAMAMOTO Mitsuharu | 2 | -1/+6 |
2012-01-15 | Some copyright header fixes for grammar files. | Chong Yidong | 3 | -6/+7 |
2012-01-13 | Fix previous ChangeLog date fix (no need to merge to trunk) | Glenn Morris | 1 | -1/+1 |
2012-01-13 | ChangeLog date fix (no need to merge to trunk) | Glenn Morris | 1 | -3/+3 |
2012-01-13 | Take display-table into account on calculating character/string width (#Bug#9... | Kenichi Handa | 2 | -37/+35 |
2012-01-12 | * src/s/gnu-linux.h: Use CRT_DIR. | Sven Joachim | 2 | -2/+6 |
2012-01-12 | * configure.in: Add i386 to cpp_undefs (Bug#8497). | Glenn Morris | 9 | -38/+142 |
2012-01-10 | Add 2012 to FSF copyright years for Emacs files (do not merge to trunk) | Glenn Morris | 2012 | -2038/+2039 |
2012-01-10 | Update short copyright year to 2012 (do not merge to trunk) | Glenn Morris | 31 | -28/+60 |
2012-01-09 | Fix uninitialized variable in note_mouse_highlight (backport from trunk). | Eli Zaretskii | 2 | -4/+4 |
2012-01-09 | Avoid crash on composition (backport from trunk). | Johan Bockgård | 2 | -0/+11 |
2012-01-09 | Fix last commit. | Chong Yidong | 1 | -2/+2 |
2012-01-09 | Fix use of uninitialized var (backport from trunk). | Chong Yidong | 2 | -5/+12 |
2012-01-09 | Fix use of uninitialized variable (backport from trunk). | Eli Zaretskii | 2 | -1/+7 |
2012-01-09 | Fix glitch in scrolling_window (backport from trunk). | YAMAMOTO Mitsuharu | 2 | -8/+72 |
2012-01-09 | Backport Bug#9990 fix from trunk | Eli Zaretskii | 2 | -4/+9 |
2012-01-09 | Fix EDE security flaw involving loading arbitrary Lisp from Project.ede. | Eric M. Ludlam | 4 | -52/+211 |
2012-01-09 | Add CEDET grammar files to emacs-23 branch. | Chong Yidong | 19 | -16/+5673 |
2011-12-27 | * variables.texi (Creating Buffer-Local): Warn against misuses of | Stefan Monnier | 2 | -0/+7 |
2011-10-31 | Fix memory leak by y-or-n-p-with-timeout with GUI (Bug#9830). | YAMAMOTO Mitsuharu | 2 | -4/+33 |
2011-09-19 | * src/keymap.c (Fsingle_key_description): Use make_specified_string | Andreas Schwab | 2 | -3/+10 |
2011-09-10 | * xdisp.c (expose_window): Save original value of phys_cursor_on_p and turn w... | YAMAMOTO Mitsuharu | 2 | -2/+15 |
2011-09-07 | * src/search.c (boyer_moore): Take unibyte characters from pattern | Andreas Schwab | 2 | -2/+7 |
2011-08-30 | Fix syntax scanning bug causing fontification crashes. | Chong Yidong | 2 | -0/+10 |
2011-08-28 | * dic/lispref/lists.texi (Building Lists): Fix typo. | Dani Moncayo | 2 | -1/+5 |
2011-08-20 | Backport 2011-06-04T11:02:37Z!deniz@dogan.se (Bug#8799) from trunk | Chong Yidong | 2 | -4/+8 |
2011-08-20 | Backport license fix from trunk (remove duplicate, incorrect license). | Glenn Morris | 1 | -20/+0 |
2011-08-19 | Fix implicit declaration of kbd_on_hold_p | Andreas Schwab | 2 | -0/+5 |
2011-08-09 | * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec (Bug#7554). | Chong Yidong | 2 | -1/+8 |
2011-07-28 | Fixes: debbugs:6594 | Andreas Schwab | 2 | -3/+15 |
2011-07-28 | Backport 2010-07-03T14:42:02Z!eliz@gnu.org from trunk | Chong Yidong | 2 | -31/+39 |
2011-07-26 | * fontset.c (fontset_get_font_group): Add proper type checks. | Andreas Schwab | 2 | -2/+11 |
2011-07-23 | Support LC_FUNCTION_STARTS load command on Darwin. | YAMAMOTO Mitsuharu | 2 | -0/+44 |