aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when an NSM character is inserted at BEGV.Eli Zaretskii2010-04-172-4/+15
* * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.Jay Belanger2010-04-165-22/+98
* Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.Eli Zaretskii2010-04-162-1/+12
* * s/freebsd.h: Restore osreldate.h include.Dan Nicolaescu2010-04-162-0/+7
* * xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.Jan D2010-04-162-6/+5
* * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.Glenn Morris2010-04-163-38/+42
* Move scrolling commands from simple.el to window.elJuri Linkov2010-04-163-146/+165
* Check both `isearch-scroll' and `scroll-command' properties.Juri Linkov2010-04-164-12/+19
* xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.YAMAMOTO Mitsuharu2010-04-162-0/+6
* * s/cygwin.h: Avoid linking against static libgcc.Chong Yidong2010-04-152-0/+12
* Add the `scroll-command' property.Juri Linkov2010-04-167-28/+49
* * net/tramp.el (tramp-error-with-buffer): Don't show theMichael Albinus2010-04-162-14/+33
* * frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.Dan Nicolaescu2010-04-152-3/+1
* * xdisp.c (message): Do not use NO_ARG_ARRAY.Dan Nicolaescu2010-04-152-6/+2
* * frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.Dan Nicolaescu2010-04-152-1/+5
* * admin/notes/BRANCH: Defer to emacs-devel.Glenn Morris2010-04-151-3/+2
* * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.Glenn Morris2010-04-152-3/+8
* 2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>Carsten Dominik2010-04-1557-1899/+7317
* Testcommit with brzCarsten Dominik2010-04-151-0/+1
* * admin/notes/BRANCH: Update.Glenn Morris2010-04-141-22/+19
* Simplify by using `define-derived-mode'.Juanma Barranquero2010-04-154-94/+78
* Fix Bug#5840.Michael Albinus2010-04-154-4/+16
* Reduce cpp use in Makefile.in.Dan Nicolaescu2010-04-142-37/+28
* (non-essential): New var.Stefan Monnier2010-04-142-0/+10
* Add a new field `location' to bookmarks for non-file bookmarks.Stefan Monnier2010-04-146-9/+28
* Add variable scroll-error-top-bottom.Juri Linkov2010-04-144-8/+38
* Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.Juri Linkov2010-04-147-5/+28
* Add variable `scroll-preserve-screen-position-commands'.Juri Linkov2010-04-146-5/+45
* Fix so top -10 and left -10 in frame parameters work.Jan Djärv2010-04-132-17/+6
* (Fx_create_frame, x_create_tip_frame): Set default border width to zero.Jan Djärv2010-04-132-2/+7
* Move complete.el to lisp/obsolete.Stefan Monnier2010-04-123-0/+5
* Remove the Arch metafiles.Stefan Monnier2010-04-1216-105/+0
* (init_tty): Move common text outside of #ifdef TERMINFO.Stefan Monnier2010-04-122-21/+11
* Try to solve the problem of spurious EOF chars in long lines of textStefan Monnier2010-04-123-37/+26
* Try to detect file modification within the same second.Stefan Monnier2010-04-124-8/+38
* * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).Stefan Monnier2010-04-122-1/+3
* (define-minor-mode): A nil argument to the minor mode turns the mode ON.Stefan Monnier2010-04-123-9/+11
* * process.c (status_notify): Remove unused var `ro'.Stefan Monnier2010-04-122-3/+5
* (vc-dir-kill-line): New command.Stefan Monnier2010-04-122-0/+11
* * bookmark.el (bookmark-insert-location): Handle a nil filename.Stefan Monnier2010-04-122-1/+5
* xfns.c (select_visual): Don't call error if XGetVisualInfo returnsJan Djärv2010-04-122-1/+6
* Clean up last bookmark changes for man/woman/gnus-summary.Stefan Monnier2010-04-126-63/+110
* Summary: Add bookmark support for man, woman and gnus-summary.Thierry Volpiatto2010-04-125-12/+129
* * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to theDan Nicolaescu2010-04-122-9/+11
* * Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.Dan Nicolaescu2010-04-122-0/+9
* Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.Jan Djärv2010-04-121-1/+1
* Change so emacs at least compiles.Jan Djärv2010-04-121-1/+5
* Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-111-1/+0
* Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-113-10/+10
* Use autoconf, not cpp for some variables.Dan Nicolaescu2010-04-116-11/+25