| Commit message (Expand) | Author | Age | Files | Lines |
| * | * json.el: Bump version to 1.3; (json-alist-p, json-plist-p): Rewrite to avoi... | Ted Zlatanov | 2011-10-17 | 2 | -8/+18 |
| * | ChangeLog fix (problem had no particular relation to CentOS). | Glenn Morris | 2011-10-17 | 1 | -1/+1 |
| * | * lisp/comint.el (comint-insert-input): Fix last change. | Stefan Monnier | 2011-10-17 | 1 | -3/+4 |
| * | Fix part 4 of bug#9771 with assertion violation when wrap-prefix is used | Eli Zaretskii | 2011-10-17 | 2 | -1/+8 |
| * | comint.el: Don't let `insert' break an `input' field into two. | Stefan Monnier | 2011-10-17 | 2 | -7/+10 |
| * | * lisp/minibuffer.el (completion--replace): Inherit surrounding properties. | Stefan Monnier | 2011-10-17 | 2 | -4/+6 |
| * | * lisp/comint.el (comint--table-subvert): Quote the all-completions output. | Stefan Monnier | 2011-10-17 | 2 | -9/+15 |
| * | Remove redundant :type entry from ido-default-buffer-method | Martin Rudalics | 2011-10-17 | 2 | -6/+3 |
| * | Fix bug reference in ChangeLog | Martin Rudalics | 2011-10-17 | 1 | -1/+1 |
| * | Rewrite window related menu entries. (Bug#6786) | Martin Rudalics | 2011-10-17 | 2 | -8/+22 |
| * | Merge changes made in Gnus trunk. | Daiki Ueno | 2011-10-17 | 3 | -14/+27 |
| * | * test/automated/f90.el: New file. | Glenn Morris | 2011-10-15 | 2 | -0/+162 |
| * | * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests): Doc fixes. | Glenn Morris | 2011-10-15 | 2 | -21/+25 |
| * | * net/network-stream.el (network-stream-open-starttls): Improve failure detec... | Chong Yidong | 2011-10-15 | 2 | -7/+15 |
| * | * doc/emacs/display.texi (Scrolling): Tweak explanation of scroll direction. | Chong Yidong | 2011-10-15 | 1 | -66/+73 |
| * | Two minor manual updates. | Chong Yidong | 2011-10-15 | 5 | -26/+39 |
| * | * lisp/mail/sendmail.el (sendmail-query-once): Tweak prompt message | Chong Yidong | 2011-10-15 | 2 | -19/+30 |
| * | Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618) | Martin Rudalics | 2011-10-15 | 2 | -51/+35 |
| * | * lisp/pcmpl-unix.el (pcomplete/ssh): SSH does allow ganging. | Stefan Monnier | 2011-10-14 | 2 | -1/+3 |
| * | * lisp/mpc.el (mpc-songs-jump-to): Don't burp if the user clicks in an | Stefan Monnier | 2011-10-14 | 2 | -2/+7 |
| * | * lisp/mouse.el (mouse-drag-mode-line-1): Modify the end-event we pushed on | Stefan Monnier | 2011-10-14 | 2 | -2/+9 |
| * | * src/xterm.c (frame_highlight, frame_unhighlight): Ignore unexplained | Stefan Monnier | 2011-10-14 | 2 | -20/+25 |
| * | Improve wording in sendmail-query-once description of options. | Eli Zaretskii | 2011-10-14 | 2 | -10/+29 |
| * | Minor rewording of some sections of the ERT manual. | Glenn Morris | 2011-10-14 | 2 | -59/+80 |
| * | flyspell.el (flyspell-large-region): Use extended character mode if defined (... | Agustín Martín | 2011-10-13 | 2 | -0/+13 |
| * | Update Killing chapter in Emacs manual. Other misc manual tweaks. | Chong Yidong | 2011-10-13 | 11 | -230/+294 |
| * | Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun. | Dmitry Antipov | 2011-10-13 | 8 | -19/+34 |
| * | Fix ChangeLog entry of last commit. | Eli Zaretskii | 2011-10-13 | 1 | -1/+2 |
| * | Fix the "C-x =" display of the character info for LRE, LRO, RLE, and RLO. | Eli Zaretskii | 2011-10-13 | 2 | -4/+19 |
| * | Fix the change with paragraph_dir initialization. | Eli Zaretskii | 2011-10-13 | 3 | -1/+10 |
| * | Auto-commit of generated files. | Glenn Morris | 2011-10-13 | 1 | -4/+8 |
| * | etc/NEWS: Fix a typo. | Eli Zaretskii | 2011-10-13 | 1 | -2/+2 |
| * | * lisp/emacs-lisp/timer.el (with-timeout): Make sure we cancel the timer | Stefan Monnier | 2011-10-13 | 2 | -21/+26 |
| * | * calc.texi (Basic Operations on Units): Discuss temperature | Jay Belanger | 2011-10-12 | 2 | -13/+20 |
| * | * configure.in: Also look for tputs in libcurses. (Bug#9736) | Glenn Morris | 2011-10-12 | 2 | -4/+12 |
| * | Fix bugs #9738 & 9739 with a display string that ends in 2 newlines. | Eli Zaretskii | 2011-10-12 | 2 | -2/+13 |
| * | * doc.c (get_doc_string): Encode file name. | Stefan Monnier | 2011-10-12 | 2 | -3/+9 |
| * | Fix Bug#6019, Bug#9315. | Michael Albinus | 2011-10-12 | 4 | -31/+58 |
| * | Updates to Mark chapter in Emacs manual. | Chong Yidong | 2011-10-12 | 7 | -172/+191 |
| * | Remove incorrect comments about U+2028 LS character. | Eli Zaretskii | 2011-10-12 | 3 | -3/+5 |
| * | src/bidi.c (bidi_init_it): Initialize paragraph_dir to NEUTRAL_DIR. | Eli Zaretskii | 2011-10-12 | 2 | -0/+5 |
| * | Auto-commit of generated files. | Glenn Morris | 2011-10-12 | 2 | -51/+0 |
| * | * configure.in: Remove check for -lintl (Bug#9713). | Paul Eggert | 2011-10-11 | 2 | -4/+9 |
| * | * alloc.c (Fgc_status): Do not access beyond zombies array | Dmitry Antipov | 2011-10-11 | 2 | -2/+8 |
| * | * xdisp.c (set_cursor_from_row): Simplify conditionals, | Paul Eggert | 2011-10-11 | 2 | -21/+26 |
| * | * lread.c (read_escape): Allow hex escapes as large as ?\xfffffff. | Paul Eggert | 2011-10-11 | 2 | -2/+9 |
| * | * doc/misc/ert.texi: Whitespace trivia to make main menu items line up better. | Glenn Morris | 2011-10-11 | 2 | -4/+8 |
| * | * lisp/textmodes/flyspell.el (flyspell-word): Move with-local-quit from here... | Stefan Monnier | 2011-10-11 | 2 | -49/+54 |
| * | Make sendmail-query-once offer 3-way choice; avoid repeated queries. | Stefan Monnier | 2011-10-11 | 2 | -40/+39 |
| * | * lisp/gnus/html2text.el (html2text-clean-anchor): Check for quotes around | Andreas Schwab | 2011-10-11 | 2 | -1/+7 |