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