aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove aborts from internal_condition_case*.Chong Yidong2011-08-171-1/+7
* Fix bug #9311 with loading on MS-Windows .elc files in root directories.Eli Zaretskii2011-08-171-0/+5
* * src/gmalloc.c: Expand comment.Ken Brown2011-08-161-0/+4
* Fix cursor positioning at end of buffer under bidi display.Eli Zaretskii2011-08-161-0/+5
* Fix memory allocation problems in Cygwin build (Bug#9273).Ken Brown2011-08-161-0/+17
* * bidi.c (bidi_initialize): Remove unused local.Paul Eggert2011-08-151-0/+4
* Use uniprop tables instead of biditype.h and bidimirror.h.Eli Zaretskii2011-08-151-0/+16
* Support RLE/RLO/LRE/LRO for determining paragraph direction.Eli Zaretskii2011-08-151-0/+3
* Another part of fixing bug #9296 with vertical cursor motion.Eli Zaretskii2011-08-151-0/+6
* Avoid crash with invalid default-process-coding-system.Kenichi Handa2011-08-141-0/+5
* Fix bug #9296 with vertical cursor motion on images.Eli Zaretskii2011-08-141-0/+7
* Fix that executing applescript may hang emacs uninterruptedly.Jan Djärv2011-08-141-0/+15
* Follow variable naming conventionAndreas Schwab2011-08-141-0/+14
* * xfaces.c (Qframe_set_background_mode): Now static.Paul Eggert2011-08-131-0/+3
* * process.c (Fnetwork_interface_info): Declare local only if needed.Paul Eggert2011-08-131-0/+4
* Fix network-interface-list|info on newer BSD derived OS:es.Jan Djärv2011-08-131-0/+11
* Fix bug #9284 with line/wrap-prefix property on display strings.Eli Zaretskii2011-08-121-0/+14
* Merge from emacs-23 branchChong Yidong2011-08-091-0/+12
|\
| * Backport 2010-07-03T14:42:02Z!eliz@gnu.org from trunkChong Yidong2011-07-281-0/+6
| * * fontset.c (fontset_get_font_group): Add proper type checks.Andreas Schwab2011-07-261-0/+5
| * Support LC_FUNCTION_STARTS load command on Darwin.YAMAMOTO Mitsuharu2011-07-231-0/+7
| * Merge fix for Bug#4238 from trunkChong Yidong2011-07-221-0/+5
| * Suppress address randomization on Darwin. Do not merge into trunk.YAMAMOTO Mitsuharu2011-07-121-0/+5
* | Improve on previous change in xdisp.c.Eli Zaretskii2011-08-081-1/+3
* | Speed up bidi redisplay with selective-display.Eli Zaretskii2011-08-081-0/+5
* | Lisp code shouldn't use set-time-zone-rule except through setenv.Chong Yidong2011-08-081-0/+3
* | Don't lose extra font info when using the Fontconfig font cache.Chong Yidong2011-08-081-0/+5
* | * composite.c (autocmp_chars): Don't reset point.Chong Yidong2011-08-071-0/+5
* | Minor doc fixes. Remove duplicate ChangeLog entries.Juri Linkov2011-08-071-0/+5
* | Really fix bug #9224 with vertical-motion under word-wrap.Eli Zaretskii2011-08-061-0/+2
* | Fix bug #9254 with crash and cursor positioning under longlines-mode.Eli Zaretskii2011-08-061-0/+10
* | Bug #9224 was fixed together with bug #9221.Eli Zaretskii2011-08-051-1/+1
* | Make bidi_cache_total_alloc static.Eli Zaretskii2011-08-051-0/+3
* | Fix bug #9221 with memory leak in bidi display.Eli Zaretskii2011-08-051-0/+20
|\ \
| * | Fix bug #9221 with resource allocation under word-wrap.Eli Zaretskii2011-08-051-0/+20
* | | Fix bug #9229 with cursor positioning on display strings.Eli Zaretskii2011-08-051-0/+5
* | | Check for pthread and use it if found.Jan Djärv2011-08-041-0/+8
* | | * regex.c (re_iswctype): Remove some redundant boolean conversions.Andreas Schwab2011-08-041-0/+5
* | | Set _NET_WM_WINDOW_OPACITY on outer window manager window also.Jan Djärv2011-08-041-0/+7
* | | * callproc.c (Fcall_process): Avoid vfork clobberingPaul Eggert2011-08-031-0/+5
* | | * src/keymap.c (Fmake_composed_keymap): Move to subr.el.Stefan Monnier2011-08-031-55/+59
* | | * fontset.c (dump_fontset) [FONTSET_DEBUG]: Declare EXTERNALLY_VISIBLEPaul Eggert2011-08-031-0/+3
* | | * xdisp.c (compute_display_string_pos): Remove unused local.Paul Eggert2011-08-021-0/+4
* | | Fix bug #9218 with slow cursor motion and scrolling Org Mode buffers.Eli Zaretskii2011-08-021-0/+18
* | | * src/keymap.c (Fdefine_key): Fix Lisp_Object/int mixup; apply some CSE.Stefan Monnier2011-08-021-0/+4
* | | Fix non-prefix key error message when last character M-[char] is translated t...Don March2011-08-021-0/+5
* | | src/ChangeLog: Fix format.Kenichi Handa2011-08-021-1/+1
* | | Make uniprop_table non-static.Kenichi Handa2011-08-021-0/+6
* | | Fix bug #9212 with selective-display under bidi.Eli Zaretskii2011-08-011-0/+9
* | | * src/regex.c (re_comp): Protoize.Andreas Schwab2011-07-301-0/+6