aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve on previous change in xdisp.c.Eli Zaretskii2011-08-082-1/+11
* Speed up bidi redisplay with selective-display.Eli Zaretskii2011-08-082-13/+33
* Fix explanation about setting the time zone in Lisp manual.Chong Yidong2011-08-082-19/+22
* Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong2011-08-086-34/+52
* Don't lose extra font info when using the Fontconfig font cache.Chong Yidong2011-08-082-0/+9
* Format GPG errors (bug#9255).Daiki Ueno2011-08-082-70/+170
* * composite.c (autocmp_chars): Don't reset point.Chong Yidong2011-08-072-2/+5
* * url-http.el (url-http-parse-headers): For HTTP 301/302/307, don't convert t...Chong Yidong2011-08-072-10/+7
* Minor doc fixes. Remove duplicate ChangeLog entries.Juri Linkov2011-08-079-11/+29
* Fix copyrights, licenses, etc in new Org files.Glenn Morris2011-08-065-29/+23
* Really fix bug #9224 with vertical-motion under word-wrap.Eli Zaretskii2011-08-062-6/+14
* Fix bug #9254 with crash and cursor positioning under longlines-mode.Eli Zaretskii2011-08-063-9/+46
* gnus-sum.el (gnus-summary-refer-article): Warp to article. This allows artic...Andrew Cohen2011-08-052-0/+6
* * lisp/progmodes/js.el (js--regexp-literal): Accept regexps at the beginningStefan Monnier2011-08-052-3/+10
* * lisp/emacs-lisp/cl-macs.el (cl--make-usage-var, cl--make-usage-args):Stefan Monnier2011-08-054-13/+44
* Bug #9224 was fixed together with bug #9221.Eli Zaretskii2011-08-051-1/+1
* Make bidi_cache_total_alloc static.Eli Zaretskii2011-08-052-1/+5
* Fix bug #9221 with memory leak in bidi display.Eli Zaretskii2011-08-057-63/+110
|\
| * Fix bug #9221 with resource allocation under word-wrap.Eli Zaretskii2011-08-057-63/+110
* | Fix bug #9229 with cursor positioning on display strings.Eli Zaretskii2011-08-052-9/+17
* | Auto-commit of generated files.Glenn Morris2011-08-053-67/+71
* | Turn some defsubsts into defuns and revert part of last switch-to-buffer fix.Martin Rudalics2011-08-052-10/+20
* | gnus.el (registry-ignore): Add nnir groups to the ignore-list.Andrew Cohen2011-08-042-1/+5
* | Check for pthread and use it if found.Jan Djärv2011-08-0410-35/+53
* | * regex.c (re_iswctype): Remove some redundant boolean conversions.Andreas Schwab2011-08-042-2/+7
* | Set _NET_WM_WINDOW_OPACITY on outer window manager window also.Jan Djärv2011-08-042-1/+44
* | Make sure GPG keys are usable when composing non-MIME messages (bug#8955).Daiki Ueno2011-08-042-19/+82
* | * callproc.c (Fcall_process): Avoid vfork clobberingPaul Eggert2011-08-032-0/+11
* | nnir.el (nnir-read-server-parm): Add an argument to restrict to server-variab...Andrew Cohen2011-08-032-7/+17
* | * src/keymap.c (Fmake_composed_keymap): Move to subr.el.Stefan Monnier2011-08-035-76/+85
* | * fontset.c (dump_fontset) [FONTSET_DEBUG]: Declare EXTERNALLY_VISIBLEPaul Eggert2011-08-032-0/+5
* | * trampver.texi: Update release number.Michael Albinus2011-08-032-1/+5
* | * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell)Michael Albinus2011-08-033-5/+12
* | Auto-commit of loaddefs files.Glenn Morris2011-08-031-1/+2
* | * xdisp.c (compute_display_string_pos): Remove unused local.Paul Eggert2011-08-022-1/+4
* | * lisp/progmodes/sh-script.el (sh-font-lock-paren): "main" is not "in".Stefan Monnier2011-08-022-76/+76
* | Merge changes made in Gnus trunk.Gnus developers2011-08-023-11/+31
* | (sendmail-query-once): Restore the current buffer after queryingLars Magne Ingebrigtsen2011-08-022-2/+7
* | Fix bug #9218 with slow cursor motion and scrolling Org Mode buffers.Eli Zaretskii2011-08-024-64/+70
* | Use different faces for marked and flagged files in diredLars Magne Ingebrigtsen2011-08-022-1/+4
* | dolist doc fix.Lars Magne Ingebrigtsen2011-08-022-0/+4
* | * src/keymap.c (Fdefine_key): Fix Lisp_Object/int mixup; apply some CSE.Stefan Monnier2011-08-022-10/+7
* | (ido-mode): Switch off the message if called non-interactively.Lars Magne Ingebrigtsen2011-08-022-1/+5
* | Prefer port smtp over port 587 when sending mail.Lars Magne Ingebrigtsen2011-08-022-1/+5
* | When running under emacs -q, always refuse to save the customisations, even i...Lars Magne Ingebrigtsen2011-08-022-19/+12
* | Fix non-prefix key error message when last character M-[char] is translated t...Don March2011-08-022-7/+26
* | * info.el: Remove the `Info-beginning-of-buffer' functionLars Magne Ingebrigtsen2011-08-022-10/+8
* | Use `starttls-available-p' to see whether starttls.el can be used.Lars Magne Ingebrigtsen2011-08-022-1/+6
* | (starttls-available-p): Renamed from `starttls-any-program-available' and cha...Lars Magne Ingebrigtsen2011-08-022-12/+10
* | src/ChangeLog: Fix format.Kenichi Handa2011-08-021-1/+1