summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | * fileio.c: Report proper errno when syscall falls.Paul Eggert2011-09-18
* | (smtpmail-via-smtp): Ignore errors that arise when sending QUIT.Lars Magne Ingebrigtsen2011-09-18
* | src/xdisp.c: Revert inadvertently committed changes.Eli Zaretskii2011-09-18
* | src/.gdbinit (pgx): Fix references to fields of `struct glyph'.Eli Zaretskii2011-09-18
* | * lisp/replace.el (occur-mode-map): Rebind occur-edit-mode to "e".Chong Yidong2011-09-17
* | * doc/lispref/tips.texi: Don't bind a key sequence ending in C-g.Chong Yidong2011-09-17
* | complete-tag fix for bug#9526Glenn Morris2011-09-17
* | * doc/man/emacs.1: Escape a dash.Sven Joachim2011-09-17
* | Fix bug #9530 with incorrect display of zero-width stretch.Eli Zaretskii2011-09-17
* | Fix bug #9470 with slow redisplay in huge single-paragraph buffers.Eli Zaretskii2011-09-17
* | Fix typos.Juanma Barranquero2011-09-17
* | * lisp/textmodes/ispell.el (ispell-word): Add to the error messageJuri Linkov2011-09-17
* | mm-decode.el (mm-inline-media-tests): Support imagemagick images.Lars Magne Ingebrigtsen2011-09-17
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-lapcode): Fix overflowAndreas Schwab2011-09-17
* | Fix bug #9525 with indexing most-positive/negative-fixnum.Eli Zaretskii2011-09-17
* | Fix bug #9524 with cursor positioning on display strings in truncated lines.Eli Zaretskii2011-09-17
* | Indent.Lars Magne Ingebrigtsen2011-09-17
* | lisp/window.el (window-safe-min-height, window-safe-min-width): Fix typos.Juri Linkov2011-09-17
* | lisp/window.el (window-min-width, window-state-put): Fix typos (bug#9522).Sven Joachim2011-09-17
* | Remove inadvertent x permissions from 4 images.Paul Eggert2011-09-16
* | * xselect.c: Relax test for outgoing X longs (Bug#9498).Paul Eggert2011-09-16
* | Fix bug #971 with next/previous-line when goal-column is set.Eli Zaretskii2011-09-16
* | * src/eval.c (Fquote): Document its non-consing behavior.Stefan Monnier2011-09-16
* | * lisp/image.el (imagemagick-register-types): Use regexp-opt.Stefan Monnier2011-09-16
* | Fix a compilation error with MinGW GCC 3.x in tiff_handler.Eli Zaretskii2011-09-16
* | * editfns.c (Fformat): Fix bug in text-property fix (Bug#9514).Paul Eggert2011-09-15
* | Fix my ChangeLog entry.Paul Eggert2011-09-15
* | Fix a typo in comment from 2011-09-15T15:41:03Z!eliz@gnu.org.Eli Zaretskii2011-09-15
* | * src/editfns.c (Fformat): Correctly handle text properties on "%%".Andreas Schwab2011-09-15
* | Add comments about special meaning of TAB characters in compositions.Eli Zaretskii2011-09-15
* | * editfns.c (Fformat): Fix off-by-1 bug for "%%b" (Bug#9514).Paul Eggert2011-09-15
* | Fix bug #9495 with cursor positioning on truncated lines.Johan Bockgård2011-09-15
* | xdisp.c (hscroll_window_tree): Sync comment with the code.Eli Zaretskii2011-09-15
* | Make the user customizable display-buffer variable empty by default.Chong Yidong2011-09-15
* | Auto-commit of generated files.Glenn Morris2011-09-15
* | gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving" message level.Lars Magne Ingebrigtsen2011-09-15
* | * configure.in: (C_SWITCH_X_SYSTEM): Enable GNUstep to find its headers.Glenn Morris2011-09-14
* | Make the GNUstep port at least be able to configure.Glenn Morris2011-09-14
* | * doc/emacs/package.texi (Package Menu): Add package-menu-mark-upgrades.Chong Yidong2011-09-14
* | Add package-menu-mark-upgrades to the Package Menu menu bar map.Chong Yidong2011-09-14
* | Add an "mark upgradable packages" command to Package Menu mode.Chong Yidong2011-09-14
* | message.el (message-read-from-minibuffer): Make abbrev expansion work.Katsumi Yamaoka2011-09-15
* | Update the process marker so that the "broken by peer" status message is inse...Lars Magne Ingebrigtsen2011-09-15
* | (smtpmail-send-command): Don't include AUTH passwords in the log bufferLars Magne Ingebrigtsen2011-09-14
* | Remove unused external symbols.Paul Eggert2011-09-14
* | * textmodes/bibtex.el (bibtex-complete-string-cleanup)Stefan Monnier2011-09-14
* | * newcomment.el (comment-add, comment-valid-prefix-p): Docfix.Stefan Monnier2011-09-14
* | * mpc.el (mpc-constraints-tag-lookup): New function.Stefan Monnier2011-09-14
* | Share code between `isearch-message' and `isearch-string' in `isearch-fail-pos'.Juri Linkov2011-09-14
* | * xselect.c: Use signed conversions more consistently (Bug#9498).Paul Eggert2011-09-14