]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-18 Eli Zaretskiisrc/xdisp.c (reseat_at_next_visible_line_start): Fix...
2011-09-18 Michael Albinus* net/tramp.el (top): Don't require 'shell.
2011-09-18 Paul EggertFix minor problem found by static checking.
2011-09-18 Paul Eggert* fileio.c: Report proper errno when syscall falls.
2011-09-18 Lars Magne... (smtpmail-via-smtp): Ignore errors that arise when...
2011-09-18 Eli Zaretskiisrc/xdisp.c: Revert inadvertently committed changes.
2011-09-18 Eli Zaretskiisrc/.gdbinit (pgx): Fix references to fields of `struct...
2011-09-17 Chong Yidong* lisp/replace.el (occur-mode-map): Rebind occur-edit...
2011-09-17 Chong Yidong* doc/lispref/tips.texi: Don't bind a key sequence...
2011-09-17 Glenn Morriscomplete-tag fix for bug#9526
2011-09-17 Sven Joachim* doc/man/emacs.1: Escape a dash.
2011-09-17 Eli ZaretskiiFix bug #9530 with incorrect display of zero-width...
2011-09-17 Eli ZaretskiiFix bug #9470 with slow redisplay in huge single-paragr...
2011-09-17 Juanma BarranqueroFix typos.
2011-09-17 Juri Linkov* lisp/textmodes/ispell.el (ispell-word): Add to the...
2011-09-17 Lars Magne... mm-decode.el (mm-inline-media-tests): Support imagemagi...
2011-09-17 Andreas Schwab* lisp/emacs-lisp/bytecomp.el (byte-compile-lapcode...
2011-09-17 Eli ZaretskiiFix bug #9525 with indexing most-positive/negative...
2011-09-17 Eli ZaretskiiFix bug #9524 with cursor positioning on display string...
2011-09-17 Lars Magne... Indent.
2011-09-17 Juri Linkovlisp/window.el (window-safe-min-height, window-safe...
2011-09-17 Sven Joachimlisp/window.el (window-min-width, window-state-put...
2011-09-16 Paul EggertRemove inadvertent x permissions from 4 images.
2011-09-16 Paul Eggert* xselect.c: Relax test for outgoing X longs (Bug#9498).
2011-09-16 Eli ZaretskiiFix bug #971 with next/previous-line when goal-column...
2011-09-16 Stefan Monnier* src/eval.c (Fquote): Document its non-consing behavior.
2011-09-16 Stefan Monnier* lisp/image.el (imagemagick-register-types): Use regex...
2011-09-16 Eli ZaretskiiFix a compilation error with MinGW GCC 3.x in tiff_handler.
2011-09-15 Paul Eggert* editfns.c (Fformat): Fix bug in text-property fix...
2011-09-15 Paul EggertFix my ChangeLog entry.
2011-09-15 Eli ZaretskiiFix a typo in comment from 2011-09-15T15:41:03Z!eliz...
2011-09-15 Andreas Schwab* src/editfns.c (Fformat): Correctly handle text proper...
2011-09-15 Eli ZaretskiiAdd comments about special meaning of TAB characters...
2011-09-15 Paul Eggert* editfns.c (Fformat): Fix off-by-1 bug for "%%b" ...
2011-09-15 Johan BockgårdFix bug #9495 with cursor positioning on truncated...
2011-09-15 Eli Zaretskiixdisp.c (hscroll_window_tree): Sync comment with the...
2011-09-15 Chong YidongMake the user customizable display-buffer variable...
2011-09-15 Glenn MorrisAuto-commit of generated files.
2011-09-15 Lars Magne... gnus-sum.el (gnus-summary-read-group-1): Bump the ...
2011-09-15 Glenn Morris* configure.in: (C_SWITCH_X_SYSTEM): Enable GNUstep...
2011-09-15 Glenn MorrisMake the GNUstep port at least be able to configure.
2011-09-15 Chong Yidong* doc/emacs/package.texi (Package Menu): Add package...
2011-09-15 Chong YidongAdd package-menu-mark-upgrades to the Package Menu...
2011-09-15 Chong YidongAdd an "mark upgradable packages" command to Package...
2011-09-15 Katsumi Yamaokamessage.el (message-read-from-minibuffer): Make abbrev...
2011-09-14 Lars Magne... Update the process marker so that the "broken by peer...
2011-09-14 Lars Magne... (smtpmail-send-command): Don't include AUTH passwords...
2011-09-14 Paul EggertRemove unused external symbols.
2011-09-14 Stefan Monnier* textmodes/bibtex.el (bibtex-complete-string-cleanup)
2011-09-14 Stefan Monnier* newcomment.el (comment-add, comment-valid-prefix...
2011-09-14 Stefan Monnier* mpc.el (mpc-constraints-tag-lookup): New function.
2011-09-14 Juri LinkovShare code between `isearch-message' and `isearch-strin...
2011-09-14 Paul Eggert* xselect.c: Use signed conversions more consistently...
2011-09-14 Chong Yidong* replace.el (occur-mode-goto-occurrence): Don't force...
2011-09-14 Chong Yidong* lisp/dired-aux.el (dired-do-chmod): Don't provide...
2011-09-14 Martin RudalicsReplace display-buffer-window by help-setup window...
2011-09-14 Dani Moncayo* doc/lispref/lists.texi (Sets And Lists): Fix typo...
2011-09-14 Eli Zaretskiixdisp.c (try_window_reusing_current_matrix): Fix incorr...
2011-09-13 Juanma BarranqueroFix typos in ChangeLogs.
2011-09-13 Glenn MorrisTabify previous change.
2011-09-13 Glenn Morris* lisp/emacs-lisp/debug.el (debugger-make-xrefs): Prese...
2011-09-13 Chong Yidong* lisp/window.el (window-deletable-p): Use next-frame.
2011-09-13 Martin RudalicsRemove most window auto deletions.
2011-09-13 Glenn Morris* lisp/progmodes/scheme.el (scheme-indent-function...
2011-09-13 Glenn Morris* lisp/progmodes/scheme.el (scheme-indent-function...
2011-09-13 Lars Magne... Fix URL connection failing handling.
2011-09-13 Chong Yidong* lisp/window.el (window-deletable-p): Never delete...
2011-09-13 Glenn Morris* lisp/help.el (describe-key-briefly): Copy previous...
2011-09-13 PJ Weisberg* lisp/help.el (where-is): Respect non-standard standar...
2011-09-13 Glenn MorrisDoc fixes related to lisp-indent-function (bug#9484)
2011-09-13 William Stevenson* themes/adwaita-theme.el: New file.
2011-09-13 Scott FrazerTwo new themes from Scott Frazer.
2011-09-12 Chong Yidong* dired-aux.el (dired-mark-read-string): Don't use...
2011-09-12 Eric Hanchrow* doc/emacs/frames.texi (Frame Commands): Doc fix for...
2011-09-12 Eli ZaretskiiFix bug #2496 with column counting in presence of displ...
2011-09-12 Glenn MorrisAuto-commit of generated files.
2011-09-12 Lars Magne... gnus.el (gnus-interactive-exit): Update defcustom spec.
2011-09-12 Stefan Monnier* src/fileio.c (Finsert_file_contents): Don't assume...
2011-09-12 Stefan Monnier* lisp/international/mule-cmds.el (ucs-completions...
2011-09-12 Stefan Monnier* gnus.el (gnus-nntp-server): Move to gnus-int.el to...
2011-09-12 Andrew Cohengnus-group.el (gnus-group-list-(limit|flush|plus)-map...
2011-09-11 Lars Magne... Merge changes made in Gnus trunk.
2011-09-11 Chong Yidong* minibuf.c (Fread_from_minibuffer): Doc fix.
2011-09-11 Chong Yidong* frame.el (delete-other-frames): Doc fix.
2011-09-11 Jim MeyeringNEWS: fix typo: s/an prefix/a prefix/
2011-09-11 Chong YidongAdd defcustom definitions for display-buffer vars.
2011-09-11 Lars Magne... * play/doctor.el (make-doctor-variables): Define `docto...
2011-09-11 Chong YidongChange modes that used same-window-* vars to use switch...
2011-09-11 Eli ZaretskiiFix bug #9475 with alignment in *Completions* buffer.
2011-09-11 Andreas Schwab* lisp/dired.el (dired-sort-toggle-or-edit): Revert...
2011-09-11 Lars Magne... (dired-sort-toggle-or-edit): Clarify string further.
2011-09-11 Paul EggertMerge from gnulib, porting to Tru64.
2011-09-11 Lars Magne... * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppr...
2011-09-11 Lars Magne... (gnus-verbose): Lower default to 6 to get rid of the...
2011-09-11 Lars Magne... -o doesn't exist on *BSD, so don't mention it
2011-09-11 Lars Magne... Clarify slightly the last checkin.
2011-09-11 Lars Magne... (Fvisited_file_modtime): Document `(-1 65535)' as a...
2011-09-11 Tetsuo Tsukamotonnrss.el (nnrss-retrieve-groups): Decode the charset...
2011-09-11 Eli ZaretskiiFix bug #9139 with revisiting non-existent files.
next