summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use autoconf, not cpp for some variables.Dan Nicolaescu2010-04-112-28/+16
* Use XFT in Lucid dialogs if available.Jan Djärv2010-04-118-49/+436
* * process.c (exec_sentinel): Preserve current-buffer.Stefan Monnier2010-04-112-0/+7
* (read_process_output): Move the save-current-buffer toStefan Monnier2010-04-112-21/+21
* Update comint-password-prompt-regexp (Bug#2817).Chong Yidong2010-04-102-5/+16
* * s/msdos.h (UNEXEC): New definition.Dan Nicolaescu2010-04-102-0/+6
* * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.Michael Albinus2010-04-102-3/+18
* Synchronize with Tramp repository.Michael Albinus2010-04-103-17/+23
* Synchronize with Tramp repository.Michael Albinus2010-04-105-146/+187
* xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.YAMAMOTO Mitsuharu2010-04-102-4/+5
* Don't abort try_window with fonts change when showing tooltip (Bug#2423).YAMAMOTO Mitsuharu2010-04-104-8/+23
* xfns.c (Fx_show_tip): Undo last change.YAMAMOTO Mitsuharu2010-04-102-8/+8
* * compile.el (compilation-save-buffers-predicate): Add missing :version tag.Glenn Morris2010-04-092-1/+7
* Get rid of several uses of the term 'master' in favor of equivalent verbiageEric S. Raymond2010-04-095-19/+25
* Fix showing the complete tip the first time, bug #2423.Jan D2010-04-092-4/+13
* (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,Sam Steingold2010-04-092-12/+4
* (compilation-save-buffers-predicate): Remove the "autoload" cookie.Sam Steingold2010-04-092-1/+5
* Add --author support to git commit.Dan Nicolaescu2010-04-093-3/+30
* Improve documentation comments.Eric S. Raymond2010-04-093-1/+15
* Fix bug#5856: don't dereference glyphs beyond end of glyph_row.Eli Zaretskii2010-04-092-3/+18
* Fix some of the problems in defsubst* (bug#5728).Stefan Monnier2010-04-082-11/+38
* * xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.Jan Djärv2010-04-082-1/+7
* Fix crash due to incorrect resolution of type of NSM characters (bug#5858).Eli Zaretskii2010-04-082-5/+12
* Lucid menus can now use Xft for fonts.Jan Djärv2010-04-0813-41/+441
* add ";;;###autoload" cookiesSam Steingold2010-04-071-0/+2
* (compilation-save-buffers-predicate): New custom variable.Sam Steingold2010-04-072-2/+25
* * lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.Christoph2010-04-072-2/+7
* wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).Jan Djärv2010-04-072-1/+8