summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-25* src/coding.c (encode_designation_at_bol): Change return value to EMACS_INT.emacs-23.4HIROSHI OOTA
2012-01-19Bump version number to 23.4Chong Yidong
2012-01-19Fix usage of unitialized local var (backport from trunk)Paul Eggert
2012-01-19Pay attention to buffer relocation on encoding (Bug#9318; backport from trunk).Kenichi Handa
2012-01-18Do not use ranges in FSF copyright years in emacs-23 (do not merge to trunk)Glenn Morris
2012-01-18Copy copyright fix from 2010-06-26T12:01:31Z!eliz@gnu.org to one more file.Glenn Morris
2012-01-18Revert unintentional addition of 2012 to Ecma copyright years.Glenn Morris
2012-01-18Fix python-wy.el copyright header.Chong Yidong
2012-01-18Fix init_buffer for USE_MMAP_FOR_BUFFERS case (backport from trunk)Yoshiaki Kasahara
2012-01-18Reorganize Emacs 23.4 NEWS.Chong Yidong
2012-01-15Add entry for ede-project-directories to NEWS.Chong Yidong
2012-01-15* make-dist: Distribute the etc/grammars subdirectory.emacs-pretest-23.3.90Chong Yidong
2012-01-15Bump version to 23.3.90.Chong Yidong
2012-01-15Fix wrong font metrics for mouse highlight (backport 2011-12-15T02:12:08Z!han...YAMAMOTO Mitsuharu
2012-01-15Some copyright header fixes for grammar files.Chong Yidong
2012-01-13Fix previous ChangeLog date fix (no need to merge to trunk)Glenn Morris
2012-01-13ChangeLog date fix (no need to merge to trunk)Glenn Morris
2012-01-13Take display-table into account on calculating character/string width (#Bug#9...Kenichi Handa
2012-01-12* src/s/gnu-linux.h: Use CRT_DIR.Sven Joachim
2012-01-12* configure.in: Add i386 to cpp_undefs (Bug#8497).Glenn Morris
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris
2012-01-10Update short copyright year to 2012 (do not merge to trunk)Glenn Morris
2012-01-09Fix uninitialized variable in note_mouse_highlight (backport from trunk).Eli Zaretskii
2012-01-09Avoid crash on composition (backport from trunk).Johan Bockgård
2012-01-09Fix last commit.Chong Yidong
2012-01-09Fix use of uninitialized var (backport from trunk).Chong Yidong
2012-01-09Fix use of uninitialized variable (backport from trunk).Eli Zaretskii
2012-01-09Fix glitch in scrolling_window (backport from trunk).YAMAMOTO Mitsuharu
2012-01-09Backport Bug#9990 fix from trunkEli Zaretskii
2012-01-09Fix EDE security flaw involving loading arbitrary Lisp from Project.ede.Eric M. Ludlam
2012-01-09Add CEDET grammar files to emacs-23 branch.Chong Yidong
2011-12-27* variables.texi (Creating Buffer-Local): Warn against misuses ofStefan Monnier
2011-10-31Fix memory leak by y-or-n-p-with-timeout with GUI (Bug#9830).YAMAMOTO Mitsuharu
2011-09-19* src/keymap.c (Fsingle_key_description): Use make_specified_stringAndreas Schwab
2011-09-10* xdisp.c (expose_window): Save original value of phys_cursor_on_p and turn w...YAMAMOTO Mitsuharu
2011-09-07* src/search.c (boyer_moore): Take unibyte characters from patternAndreas Schwab
2011-08-30Fix syntax scanning bug causing fontification crashes.Chong Yidong
2011-08-28* dic/lispref/lists.texi (Building Lists): Fix typo.Dani Moncayo
2011-08-20Backport 2011-06-04T11:02:37Z!deniz@dogan.se (Bug#8799) from trunkChong Yidong
2011-08-20Backport license fix from trunk (remove duplicate, incorrect license).Glenn Morris
2011-08-19Fix implicit declaration of kbd_on_hold_pAndreas Schwab
2011-08-09* hi-lock.el (hi-lock-unface-buffer): Fix interactive spec (Bug#7554).Chong Yidong
2011-07-28Fixes: debbugs:6594Andreas Schwab
2011-07-28Backport 2010-07-03T14:42:02Z!eliz@gnu.org from trunkChong Yidong
2011-07-26* fontset.c (fontset_get_font_group): Add proper type checks.Andreas Schwab
2011-07-23Support LC_FUNCTION_STARTS load command on Darwin.YAMAMOTO Mitsuharu
2011-07-22Merge fix for Bug#4238 from trunkChong Yidong
2011-07-16ChangeLog fix.Glenn Morris
2011-07-12* window.el (split-window-horizontally): Doc fix (Bug#9060).Chong Yidong
2011-07-12Suppress address randomization on Darwin. Do not merge into trunk.YAMAMOTO Mitsuharu