bpt/emacs.git
2010-04-17 Jan DjärvSet _NET_WM_WINDOW_TYPE in menus. Looks bad with compi...
2010-04-17 Jan DDon't redraw lucid menus more than needed. Use double...
2010-04-17 Chong YidongFix crash on NextStep terminal (Bug#5837)
2010-04-17 Eli ZaretskiiFix a crash when an NSM character is inserted at BEGV.
2010-04-17 Jay Belanger* calc-ext.el (calc-init-extensions): Add keybinding...
2010-04-16 Eli ZaretskiiFix bug #5943: C-e in a truncated line doesn't auto...
2010-04-16 Dan Nicolaescu* s/freebsd.h: Restore osreldate.h include.
2010-04-16 Jan D* xmenu.c (apply_systemfont_to_menu): *childs was incor...
2010-04-16 Glenn Morris* ack.texi, emacs.texi (Acknowledgments): Update for...
2010-04-16 Juri LinkovMove scrolling commands from simple.el to window.el
2010-04-16 Juri LinkovCheck both `isearch-scroll' and `scroll-command' proper...
2010-04-16 YAMAMOTO Mitsuharuxlwmenu.c (facename_changed): Put function in #ifdef...
2010-04-16 Chong Yidong* s/cygwin.h: Avoid linking against static libgcc.
2010-04-15 Juri LinkovAdd the `scroll-command' property.
2010-04-15 Michael Albinus* net/tramp.el (tramp-error-with-buffer): Don't show the
2010-04-15 Dan Nicolaescu* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous...
2010-04-15 Dan Nicolaescu* xdisp.c (message): Do not use NO_ARG_ARRAY.
2010-04-15 Dan Nicolaescu* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused...
2010-04-15 Glenn Morris* admin/notes/BRANCH: Defer to emacs-devel.
2010-04-15 Glenn Morris* progmodes/verilog-mode.el (verilog-forward-sexp)...
2010-04-15 Carsten Dominik2010-04-10 Carsten Dominik <carsten.dominik@gmail...
2010-04-15 Carsten DominikTestcommit with brz
2010-04-15 Glenn Morris* admin/notes/BRANCH: Update.
2010-04-15 Juanma BarranqueroSimplify by using `define-derived-mode'.
2010-04-14 Michael AlbinusFix Bug#5840.
2010-04-14 Dan NicolaescuReduce cpp use in Makefile.in.
2010-04-14 Stefan Monnier(non-essential): New var.
2010-04-14 Stefan MonnierAdd a new field `location' to bookmarks for non-file...
2010-04-14 Juri LinkovAdd variable scroll-error-top-bottom.
2010-04-14 Juri LinkovBind `C-v' to `scroll-up-command' and `M-v' to `scroll...
2010-04-14 Juri LinkovAdd variable `scroll-preserve-screen-position-commands'.
2010-04-13 Jan DjärvFix so top -10 and left -10 in frame parameters work.
2010-04-13 Jan Djärv(Fx_create_frame, x_create_tip_frame): Set default...
2010-04-13 Stefan MonnierMove complete.el to lisp/obsolete.
2010-04-13 Stefan MonnierRemove the Arch metafiles.
2010-04-13 Stefan Monnier(init_tty): Move common text outside of #ifdef TERMINFO.
2010-04-13 Stefan MonnierTry to solve the problem of spurious EOF chars in long...
2010-04-13 Stefan MonnierTry to detect file modification within the same second.
2010-04-13 Stefan Monnier* pcomplete.el (pcomplete-here*): Fix mistaken change...
2010-04-13 Stefan Monnier(define-minor-mode): A nil argument to the minor mode...
2010-04-12 Stefan Monnier* process.c (status_notify): Remove unused var `ro'.
2010-04-12 Stefan Monnier(vc-dir-kill-line): New command.
2010-04-12 Stefan Monnier* bookmark.el (bookmark-insert-location): Handle a...
2010-04-12 Jan Djärvxfns.c (select_visual): Don't call error if XGetVisualI...
2010-04-12 Stefan MonnierClean up last bookmark changes for man/woman/gnus-summary.
2010-04-12 Thierry VolpiattoSummary: Add bookmark support for man, woman and gnus...
2010-04-12 Dan Nicolaescu* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS...
2010-04-12 Dan Nicolaescu* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITC...
2010-04-12 Jan DjärvRestore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
2010-04-12 Jan DjärvChange so emacs at least compiles.
2010-04-11 Dan NicolaescuRemove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 Dan NicolaescuRemove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 Dan NicolaescuUse autoconf, not cpp for some variables.
2010-04-11 Dan NicolaescuUse autoconf, not cpp for some variables.
2010-04-11 Jan DjärvUse XFT in Lucid dialogs if available.
2010-04-11 Stefan Monnier* process.c (exec_sentinel): Preserve current-buffer.
2010-04-11 Stefan Monnier(read_process_output): Move the save-current-buffer to
2010-04-10 Chong YidongUpdate comint-password-prompt-regexp (Bug#2817).
2010-04-10 Dan Nicolaescu* s/msdos.h (UNEXEC): New definition.
2010-04-10 Michael Albinus* net/tramp.el (tramp-do-copy-or-rename-file): Add...
2010-04-10 Michael AlbinusSynchronize with Tramp repository.
2010-04-10 Michael AlbinusSynchronize with Tramp repository.
2010-04-10 YAMAMOTO Mitsuharuxfns.c (Fx_show_tip): Subtract last glyph's width only...
2010-04-10 YAMAMOTO MitsuharuDon't abort try_window with fonts change when showing...
2010-04-10 YAMAMOTO Mitsuharuxfns.c (Fx_show_tip): Undo last change.
2010-04-10 Glenn Morris* compile.el (compilation-save-buffers-predicate):...
2010-04-09 Eric S. RaymondGet rid of several uses of the term 'master' in favor...
2010-04-09 Jan DFix showing the complete tip the first time, bug #2423.
2010-04-09 Sam Steingold(turn-on-bug-reference-mode, turn-on-bug-reference...
2010-04-09 Sam Steingold(compilation-save-buffers-predicate): Remove the "autol...
2010-04-09 Dan NicolaescuAdd --author support to git commit.
2010-04-09 Eric S. RaymondImprove documentation comments.
2010-04-08 Eli ZaretskiiFix bug#5856: don't dereference glyphs beyond end of...
2010-04-08 Stefan MonnierFix some of the problems in defsubst* (bug#5728).
2010-04-08 Jan Djärv* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FON...
2010-04-08 Eli ZaretskiiFix crash due to incorrect resolution of type of NSM...
2010-04-08 Jan DjärvLucid menus can now use Xft for fonts.
2010-04-07 Sam Steingoldadd ";;;###autoload" cookies
2010-04-07 Sam Steingold(compilation-save-buffers-predicate): New custom variable.
2010-04-07 Christoph* lib-src/makefile.w32-in: Use parenthesis for macros...
2010-04-07 Jan Djärvwid-edit.el (widget-choose): Put cursor on second line...
2010-04-07 Jan DFix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Dan NicolaescuSimplify code for HP machines.
2010-04-07 Dan Nicolaescu* m/iris4d.h (UNEXEC): Move definition ...
2010-04-07 Dan NicolaescuAdd new VC methods: vc-log-incoming and vc-log-outgoing.
2010-04-07 Dan NicolaescuFix default-directory for vc-root-diff.
2010-04-07 Wilson Snyder* verilog-mode.el (verilog-forward-sexp, verilog-calc...
2010-04-07 Jay Belanger(calcFunc-fdiv): Use `nth' to choose elements from...
2010-04-07 Vincent Belaïche(calcFunc-fdiv): Allow `fdiv' to divide fractions.
2010-04-06 John WiegleyRemoved duplicate definition of ido-virtual-buffers
2010-04-06 Juanma BarranqueroFix typos.
2010-04-06 John WiegleyFixed duplicate names appearing in IDO buffer list...
2010-04-06 John WiegleyMinor fixes to a recent contribution to ido.el
2010-04-06 Juanma BarranqueroEnable recentf-mode if using virtual buffers.
2010-04-05 Juri LinkovScrolling commands which scroll a line instead of full...
2010-04-05 Juri LinkovScrolling commands which does not signal errors at...
2010-04-05 Juanma Barranquerolisp/help.el: Turn ChangeLog comment into source comment.
2010-04-05 Juanma Barranquero* help.el (describe-mode): Return nil (for IELM's sake).
2010-04-05 Jan Dxfns.c (set_machine_and_pid_properties): Fix parantesis
2010-04-04 Jan DjärvMove declaration before other statements.
next