aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix NextStep build problems with globals.h introducion.Jan Djärv2011-01-197-92/+180
* Fix an error introduced by the previous patch.Sam Steingold2011-01-192-2/+1
* * src/w32.c (check_windows_init_file): Remove declarations ofSam Steingold2011-01-192-1/+5
* * window.c: Fix error introduced by previous patch.Tom Tromey2011-01-192-1/+5
* vc-svn fix for bug#7861.Glenn Morris2011-01-182-10/+22
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-1892-2697/+3871
* Update md5 checksumsAndreas Schwab2011-01-185-13/+13
* * image.c (Vimagemagick_render_type): Remove redundantTom Tromey2011-01-182-1/+5
* * xdisp.c (emacs_scroll_step): Rename from scroll_step.Tom Tromey2011-01-182-15/+22
* Declare some DEFVARs globally, not locallyTom Tromey2011-01-183-7/+14
* Change buffer_defaults to new new macro; preparation for thread patchTom Tromey2011-01-183-85/+96
* * net/tramp.el (tramp-debug-message): Extend function excludeMichael Albinus2011-01-182-5/+24
* Add missing copyright years.Michael Albinus2011-01-181-6/+6
* Small updates for manual Ack section.Glenn Morris2011-01-183-15/+25
* * doc/misc/ert.texi: Relicense under GFDL 1.3+, and standardize license notice.Glenn Morris2011-01-182-3/+18
* Minor cleanups for 'bzr status'Paul Eggert2011-01-172-1/+6
* Improve performance on non-GCC hosts with __aligned__.Paul Eggert2011-01-176-5/+67
* * lisp/textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verbStefan Monnier2011-01-172-15/+19
* * admin/notes/bzr: Fix typos in previous.Glenn Morris2011-01-171-2/+2
* * admin/notes/bzr: More bzrmerge notes.Glenn Morris2011-01-171-4/+14
* Merge from emacs-23 branch, up to 2010-05-20T22:16:[email protected].Glenn Morris2011-01-176-5/+34
|\
| * * 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
* | * admin/bzrmerge.el: Fix paren typo in previous.Glenn Morris2011-01-171-1/+1
* | * admin/notes/bzr: Add some more bzrmerge details.Glenn Morris2011-01-171-4/+15
* | * lisp/electric.el (electric-indent-post-self-insert-function):Stefan Monnier2011-01-172-11/+19
* | * notes/bzr (Installing changes from gnulib): New section.Paul Eggert2011-01-172-0/+26
* | * admin/bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be inStefan Monnier2011-01-172-0/+16
* | Merge from mainline.Paul Eggert2011-01-175-13/+13
* | Update ChangeLog dates to today.Paul Eggert2011-01-171-3/+1
* | Merge from mainline.Paul Eggert2011-01-178-37/+51
|\ \
| * | * xfns.c (x_real_positions): Fix signedness of local var 'ign'.Paul Eggert2011-01-162-5/+8
| * | * regex.c (analyse_first): Remove unreachable 'continue' statement.Paul Eggert2011-01-162-2/+2
| * | * xterm.h (struct x_display_info): Remove stray semicolon.Paul Eggert2011-01-162-3/+6
| * | * lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.Paul Eggert2011-01-162-6/+15
| * | * fileio.c (make_temp_name): Remove unreachable code.Paul Eggert2011-01-162-9/+6
| * | * fontset.c (free_realized_fontset): Mark unreachable code with if (0).Paul Eggert2011-01-162-7/+10
| * | * coding.c (decode_coding_emacs_mule): Remove unreachable code.Paul Eggert2011-01-162-5/+6
* | | Makefile.in: tidy up the building of libPaul Eggert2011-01-172-3/+11
* | | Merge from mainline.Paul Eggert2011-01-171875-3547/+1727
|\| |
| * | * strokes.el (strokes-read-stroke): Re-fill strokes buffer withTassilo Horn2011-01-162-1/+12
| * | Add face definition for header-line.Tassilo Horn2011-01-162-0/+2
| * | * lisp/info-xref.el (info-xref-docstrings): Also skip directories.Glenn Morris2011-01-152-0/+2
| * | Refill some copyright headers.Glenn Morris2011-01-15194-361/+441
| * | * src/xsettings.c: Comment fix.Glenn Morris2011-01-151-3/+3
| * | * lisp/info-xref.el (info-xref-docstrings): Replace cl function.Glenn Morris2011-01-152-12/+17
| * | info-xref.el Version 3.Kevin Ryde2011-01-152-209/+450
| * | * lisp/isearch.el (isearch-abort): Don't quit if search hasJuri Linkov2011-01-162-3/+8