aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New function `string-mark-left-to-right' for handling LRMs.Chong Yidong2011-08-105-14/+39
* * lisp/progmodes/grep.el (rgrep): Don't bind `process-connection-type'.Juri Linkov2011-08-102-2/+7
* Merge from emacs-23 branchChong Yidong2011-08-096-6/+78
|\
| * * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec (Bug#7554).Chong Yidong2011-08-092-1/+8
| * Fixes: debbugs:6594Andreas Schwab2011-07-282-3/+15
| * Backport 2010-07-03T14:42:[email protected] from trunkChong Yidong2011-07-282-31/+39
| * * fontset.c (fontset_get_font_group): Add proper type checks.Andreas Schwab2011-07-262-2/+11
| * Support LC_FUNCTION_STARTS load command on Darwin.YAMAMOTO Mitsuharu2011-07-232-0/+44
| * Merge fix for Bug#4238 from trunkChong Yidong2011-07-222-5/+8
| * ChangeLog fix.Glenn Morris2011-07-161-3/+3
| * * window.el (split-window-horizontally): Doc fix (Bug#9060).Chong Yidong2011-07-122-1/+5
| * Suppress address randomization on Darwin. Do not merge into trunk.YAMAMOTO Mitsuharu2011-07-122-1/+6
* | Note in Lisp manual that mouse-face cannot change the text size.Chong Yidong2011-08-093-1/+15
* | * image-dired.el: Don't use find-file for temporary work.Chong Yidong2011-08-082-237/+225
* | 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