aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | shr.el (shr-expand-newlines, shr-previous-newline-padding-width): Use plist-g...Katsumi Yamaoka2011-01-272-3/+10
* | shr.el (shr-put-color): Special-case background colours: Do put them at the b...Lars Ingebrigtsen2011-01-272-1/+5
* | * lisp/gnus/gnus-util.el (float-time): Get rid of compiler warning, again.Glenn Morris2011-01-272-1/+8
* | msb.el trivia.Glenn Morris2011-01-262-1/+9
* | Merge: fix two m4/gnulib-*.m4 file names that clashed under MS-DOSPaul Eggert2011-01-2610-59/+57
|\ \
| * | fix two m4/gnulib-*.m4 file names that clashed under MS-DOSPaul Eggert2011-01-2610-59/+57
* | | Mark tiny change in ChangeLog.Glenn Morris2011-01-261-2/+2
|/ /
* | Merge changes made in Gnus trunk.Lars Ingebrigtsen2011-01-276-52/+121
* | Let the debugger continue to the normal handler.Stefan Monnier2011-01-265-116/+66
* | * src/font.c (font_parse_fcname): Rewrite GTK font name parser.Chong Yidong2011-01-264-80/+197
* | shr.el: Revert change that made headings use different-sized faces. The Emac...Lars Ingebrigtsen2011-01-262-30/+12
* | Refill some long/short copyright headers.Glenn Morris2011-01-26458-881/+592
* | Merge changes made in Gnus trunk.Gnus developers2011-01-255-16/+51
* | Undo part of previous copyright.el change.Glenn Morris2011-01-252-2/+2
* | * lisp/vc/vc-svn.el (vc-svn-diff): Use `diff-command' instead of theSam Steingold2011-01-252-4/+9
* | shr.el (shr-expand-newlines): Fix variable name.Katsumi Yamaoka2011-01-252-5/+9
* | shr.el (shr-expand-newlines): Make nested boxes work.Lars Ingebrigtsen2011-01-252-3/+39
* | copyright.el updates.Glenn Morris2011-01-253-36/+120
* | Make it easier to control which revisions bzrmerge might skip.Glenn Morris2011-01-242-2/+12
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-242054-3467/+2097
* | * README: Add a note about ranges in copyright years.Glenn Morris2011-01-242-0/+10
* | * configure.in: Set CANNOT_DUMP on ia64 hpux (port from emacs-23).Glenn Morris2011-01-242-6/+13
* | Merge from emacs-23.Glenn Morris2011-01-2424-116/+242
|\ \ | |/
| * 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
* | Merge changes made in Gnus trunk.Gnus developers2011-01-247-10/+103
* | * lisp/progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):Stefan Monnier2011-01-242-2/+7
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function):Stefan Monnier2011-01-242-8/+12
* | Adding missing ChangeLog entry for rcirc.el change.Deniz Dogan2011-01-241-0/+5
* | * calc/calc.el (calc-default-power-reference-level)Jay Belanger2011-01-235-5/+168
* | Merge: Remove HAVE_RAW_DECL_CHOWN etc. from config.hPaul Eggert2011-01-2310-641/+492
|\ \