summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump version to 23.2.93.emacs-pretest-23.2.93.1Chong Yidong2011-01-31
* Backport Bug#7933 fix from trunk.emacs-pretest-23.2.93Deniz Dogan2011-01-31
* Fix an infloop in CC-mode (Bug#7595).Alan Mackenzie2011-01-31
* Fix erasure of modeline by erc-track.Antoine Levitt2011-01-31
* * lisp/files.el (copy-directory): Fix arguments to the recursive call.Chong Yidong2011-01-31
* Fix use of pointers to image library functionsAndreas Schwab2011-01-30
* Fix macro definitions in last change to image.cChong Yidong2011-01-29
* Fix bug in copy-directory copying into an existing directory.Chong Yidong2011-01-29
* Fix png support to allow compiling with libpng-1.5 (Bug#7908).Chong Yidong2011-01-29
* Don't complain about duplicate leim-list filesAndreas Schwab2011-01-29
* Shorten menu description of "Other Display Specs" lispref node (Bug#7816).Chong Yidong2011-01-28
* Fix gratuitous argument passing error in image-dired (Bug#7817).Chong Yidong2011-01-28
* * search.texi (Regexps): Copyedits. Mention character classes (Bug#7809).Chong Yidong2011-01-28
* Add two cindex entries to Lisp manual (Bug#7805).Chong Yidong2011-01-28
* Remove text on directory-abbrev-alist omitted in 2011-01-08 commit.Chong Yidong2011-01-28
* * mouse.el (mouse-menu-non-singleton): Doc fix (Bug#7801).Chong Yidong2011-01-28
* * m/intel386.h: Define NO_ARG_ARRAY. Suggested by Dan Nicolaescu.Chong Yidong2011-01-28
* * lib-src/ntlib.c (setregid): New stub, renamed from setegid.Chong Yidong2011-01-28
* (quail-keyboard-layout-alist): RemoveKenichi Handa2011-01-28
* * configure.in: Test existence of xaw3d library, not just the header (Bug#7642).Chong Yidong2011-01-27
* msb.el fix for bug #7902.Glenn Morris2011-01-26
* Limit recursion depth of c-forward-<>-arglist-recur (Bug#7722).Chong Yidong2011-01-26
* Fix GTK font name parsing to allow numbers in names (Bug#7853).Chong Yidong2011-01-26
* * term/ns-win.el (ns-find-file): Expand ns-input-file withJan Djärv2011-01-26
* * src/font.c (font_parse_fcname): Fix typo in string length.Chong Yidong2011-01-26
* ChangeLog fix: there was no change to ruby-expr-beg.Glenn Morris2011-01-24
* * lisp/comint.el (comint-mode): Doc fix. (Bug#7897)Glenn Morris2011-01-24
* * xdisp.c (handle_fontified_prop): Be careful with font-lock changingStefan Monnier2011-01-24
* * files.el (file-name-non-special): Only change buffer-file-name afterStefan Monnier2011-01-24
* * lisp/gnus/nnbabyl: Fix typo in copyright years.Glenn Morris2011-01-23
* Backport copyright fix from trunk.Glenn Morris2011-01-23
* * movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811).Chong Yidong2011-01-23
* * lisp.h (XPNTR): Obey DATA_SEG_BITS in all non-USE_LSB_TAG cases (Bug#6811).Chong Yidong2011-01-23
* Two more hunks from the HP-UX patch at Bug#6811.Peter O'Gorman2011-01-23
* * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690).Werner Meisner2011-01-23
* * loading.texi (Library Search): Document list-load-path-shadows (Bug#7757).Chong Yidong2011-01-23
* * dired.el (dired-revert): Doc fix (Bug#7758).Chong Yidong2011-01-23
* Mark tiny change.Glenn Morris2011-01-22
* Remove outdated paragraph from Lisp manual (Bug#7780).Chong Yidong2011-01-22
* Merge several fixes from upsteam ruby-mode.Nobuyoshi Nakada2011-01-22
* * nt/iconcs/README: Add 2010, 2011 to FSF copyright years.Glenn Morris2011-01-22
* * lisp/simple.el (do-auto-fill): Give it a doc string.Glenn Morris2011-01-22
* Fix toggling of case-fold-search from re-builder menu (Bug#7650).Keitaro Miyazaki2011-01-22
* * frames.texi (Pop-Up Menus): Document where menu title comes from (Bug#7684).Chong Yidong2011-01-22
* Doc fix for make-text-button.Glenn Morris2011-01-22
* * simple.el (line-move-visual): Doc fix (Bug#7594).Chong Yidong2011-01-22
* Fix last change.Chong Yidong2011-01-22
* * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in menu item.Chong Yidong2011-01-21
* Rework 2011-01-15 changes to window.c.Martin Rudalics2011-01-21
* * lisp/comint.el (comint-replace-by-expanded-history-before-point): FixRoland McGrath2011-01-21