aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * m/intel386.h: Define NO_ARG_ARRAY. Suggested by Dan Nicolaescu.Chong Yidong2011-01-282-1/+5
* * lib-src/ntlib.c (setregid): New stub, renamed from setegid.Chong Yidong2011-01-283-2/+8
* (quail-keyboard-layout-alist): RemoveKenichi Handa2011-01-282-1/+6
* * configure.in: Test existence of xaw3d library, not just the header (Bug#7642).Chong Yidong2011-01-273-1/+48
* msb.el fix for bug #7902.Glenn Morris2011-01-262-2/+8
* Limit recursion depth of c-forward-<>-arglist-recur (Bug#7722).Chong Yidong2011-01-262-1/+17
* Fix GTK font name parsing to allow numbers in names (Bug#7853).Chong Yidong2011-01-262-1/+7
* * term/ns-win.el (ns-find-file): Expand ns-input-file withJan Djärv2011-01-262-1/+7
* * src/font.c (font_parse_fcname): Fix typo in string length.Chong Yidong2011-01-262-1/+5
* ChangeLog fix: there was no change to ruby-expr-beg.Glenn Morris2011-01-241-2/+1
* * lisp/comint.el (comint-mode): Doc fix. (Bug#7897)Glenn Morris2011-01-242-3/+7
* * xdisp.c (handle_fontified_prop): Be careful with font-lock changingStefan Monnier2011-01-242-0/+14
* * files.el (file-name-non-special): Only change buffer-file-name afterStefan Monnier2011-01-242-15/+17
* * lisp/gnus/nnbabyl: Fix typo in copyright years.Glenn Morris2011-01-231-1/+1
* Backport copyright fix from trunk.Glenn Morris2011-01-231-2/+1
* * movemail.c (main): Use setregid, as setegid is missing on HP-UX (Bug#6811).Chong Yidong2011-01-232-4/+9
* * lisp.h (XPNTR): Obey DATA_SEG_BITS in all non-USE_LSB_TAG cases (Bug#6811).Chong Yidong2011-01-232-24/+20
* Two more hunks from the HP-UX patch at Bug#6811.Peter O'Gorman2011-01-235-0/+21
* * lwlib-Xm.c (xm_update_menu): Avoid a NULL pointer dereference (Bug#7690).Werner Meisner2011-01-232-1/+6
* * loading.texi (Library Search): Document list-load-path-shadows (Bug#7757).Chong Yidong2011-01-232-0/+31
* * dired.el (dired-revert): Doc fix (Bug#7758).Chong Yidong2011-01-232-1/+8
* Mark tiny change.Glenn Morris2011-01-221-1/+1
* Remove outdated paragraph from Lisp manual (Bug#7780).Chong Yidong2011-01-222-9/+5
* Merge several fixes from upsteam ruby-mode.Nobuyoshi Nakada2011-01-222-5/+23
* * nt/iconcs/README: Add 2010, 2011 to FSF copyright years.Glenn Morris2011-01-221-4/+4
* * lisp/simple.el (do-auto-fill): Give it a doc string.Glenn Morris2011-01-222-9/+8
* Fix toggling of case-fold-search from re-builder menu (Bug#7650).Keitaro Miyazaki2011-01-222-1/+8
* * frames.texi (Pop-Up Menus): Document where menu title comes from (Bug#7684).Chong Yidong2011-01-222-3/+12
* Doc fix for make-text-button.Glenn Morris2011-01-224-15/+22
* * simple.el (line-move-visual): Doc fix (Bug#7594).Chong Yidong2011-01-222-2/+6
* Fix last change.Chong Yidong2011-01-221-1/+1
* * emacs-lisp/re-builder.el (reb-mode-map): Fix logic error in menu item.Chong Yidong2011-01-212-1/+6
* Rework 2011-01-15 changes to window.c.Martin Rudalics2011-01-212-26/+39
* * lisp/comint.el (comint-replace-by-expanded-history-before-point): FixRoland McGrath2011-01-212-3/+11
* * lisp/progmodes/js.el (js--regexp-literal): Count backslashes.Stefan Monnier2011-01-212-8/+12
* * lisp/emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):Jari Aalto2011-01-212-1/+8
* * lisp/subr.el (shell-quote-argument): Properly quote \n.Stefan Monnier2011-01-212-7/+7
* compile.el fix for bug#7812Glenn Morris2011-01-202-6/+7
* * etc/PROBLEMS: Add note about svn+ssh. (Bug#7791)Glenn Morris2011-01-172-2/+17
* * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate theStefan Monnier2011-01-172-3/+9
* * image.c (syms_of_image): Don't access XSYMBOL's internals directly.Stefan Monnier2011-01-162-2/+8
* Fix bug #7848 with using SET_SYMBOL_VALUE in image.cEli Zaretskii2011-01-162-2/+6
* Bump version to 23.2.92.emacs-pretest-23.2.92Chong Yidong2011-01-1421-755/+761
* * building.texi (Compilation): Improve instructions for running two compilati...Chong Yidong2011-01-142-4/+7
* Avoid crash in Fselect_frame due to null selected_window (Bug#7728).Martin Rudalics2011-01-142-18/+24
* Make last-resort backup file in .emacs.d (Bug#6953).Mark Diekhans2011-01-146-11/+32
* merge emacs-23Kenichi Handa2011-01-144-12/+53
|\
| * * lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).Chong Yidong2011-01-132-8/+25
| * * message.el (message-bury): Add special-case handling for Rmail.Chong Yidong2011-01-122-4/+28
* | Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa2011-01-142-4/+41
|/