Mercurial > emacs
graph
-
* admin/notes/BRANCH: Update.2010-04-15, by Glenn Morris
-
Simplify by using `define-derived-mode'.2010-04-15, by Juanma Barranquero
-
Fix Bug#5840.2010-04-14, by Michael Albinus
-
Reduce cpp use in Makefile.in.2010-04-14, by Dan Nicolaescu
-
(non-essential): New var.2010-04-14, by Stefan Monnier
-
Add a new field `location' to bookmarks for non-file bookmarks.2010-04-14, by Stefan Monnier
-
Add variable scroll-error-top-bottom.2010-04-14, by Juri Linkov
-
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.2010-04-14, by Juri Linkov
-
Add variable `scroll-preserve-screen-position-commands'.2010-04-14, by Juri Linkov
-
Fix so top -10 and left -10 in frame parameters work.2010-04-13, by Jan D.
-
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.2010-04-13, by Jan D.
-
Move complete.el to lisp/obsolete.2010-04-13, by Stefan Monnier
-
Remove the Arch metafiles.2010-04-13, by Stefan Monnier
-
(init_tty): Move common text outside of #ifdef TERMINFO.2010-04-13, by Stefan Monnier
-
Try to solve the problem of spurious EOF chars in long lines of text2010-04-13, by Stefan Monnier
-
Try to detect file modification within the same second.2010-04-13, by Stefan Monnier
-
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).2010-04-13, by Stefan Monnier
-
(define-minor-mode): A nil argument to the minor mode turns the mode ON.2010-04-13, by Stefan Monnier
-
* process.c (status_notify): Remove unused var `ro'.2010-04-12, by Stefan Monnier
-
(vc-dir-kill-line): New command.2010-04-12, by Stefan Monnier
-
* bookmark.el (bookmark-insert-location): Handle a nil filename.2010-04-12, by Stefan Monnier
-
xfns.c (select_visual): Don't call error if XGetVisualInfo returns2010-04-12, by Jan D.
-
Clean up last bookmark changes for man/woman/gnus-summary.2010-04-12, by Stefan Monnier
-
Summary: Add bookmark support for man, woman and gnus-summary.2010-04-12, by Stefan Monnier
-
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the2010-04-12, by Dan Nicolaescu
-
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.2010-04-12, by Dan Nicolaescu
-
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.2010-04-12, by Jan D.
-
Change so emacs at least compiles.2010-04-12, by Jan D.
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
* process.c (exec_sentinel): Preserve current-buffer.2010-04-11, by Stefan Monnier
-
(read_process_output): Move the save-current-buffer to2010-04-11, by Stefan Monnier
-
Update comint-password-prompt-regexp (Bug#2817).2010-04-10, by Chong Yidong
-
* s/msdos.h (UNEXEC): New definition.2010-04-10, by Dan Nicolaescu
-
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.2010-04-10, by YAMAMOTO Mitsuharu
-
Don't abort try_window with fonts change when showing tooltip (Bug#2423).2010-04-10, by YAMAMOTO Mitsuharu
-
xfns.c (Fx_show_tip): Undo last change.2010-04-10, by YAMAMOTO Mitsuharu
-
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.2010-04-10, by Glenn Morris
-
Get rid of several uses of the term 'master' in favor of equivalent verbiage2010-04-09, by Eric S. Raymond
-
Fix showing the complete tip the first time, bug #2423.2010-04-09, by Jan D
-
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,2010-04-09, by Sam Steingold
-
(compilation-save-buffers-predicate): Remove the "autoload" cookie.2010-04-09, by Sam Steingold
-
Add --author support to git commit.2010-04-09, by Dan Nicolaescu
-
Improve documentation comments.2010-04-09, by Eric S. Raymond
-
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.2010-04-08, by Eli Zaretskii
-
Fix some of the problems in defsubst* (bug#5728).2010-04-08, by Stefan Monnier
-
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.2010-04-08, by Jan D.
-
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).2010-04-08, by Eli Zaretskii
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
add ";;;###autoload" cookies2010-04-07, by Sam Steingold
-
(compilation-save-buffers-predicate): New custom variable.2010-04-07, by Sam Steingold
-
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.2010-04-07, by Juanma Barranquero