aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix biggest memory leaks in NS-port. More remain.Jan Djärv2011-12-211-0/+26
* Attribute Aquamacs code to David Reitter.Jan Djärv2011-12-211-3/+9
* Fix spelling AquaEmacs => AquamacsJan Djärv2011-12-181-2/+2
* Adapt code from AquaEmacs to handle occasional blank menus.Jan Djärv2011-12-181-0/+12
* NS selection bug fix and cleanup, see thread C-g crash in C-x C-f (OSX Lion).Jan Djärv2011-12-181-0/+23
* * src/fileio.c (check_writable) [CYGWIN]: Return non-zero if UID orKen Brown2011-12-171-0/+5
* * s/gnu-linux.h: Fix mark_memory typo (Bug#10286).Paul Eggert2011-12-161-0/+7
* * src/image.c (imagemagick_error): New function. Juri Linkov2011-12-161-0/+9
* xftfont.c (xftfont_draw): Use the font metrics of s->font to fill background ...Kenichi Handa2011-12-151-0/+5
* Fix doc-string typo.Martin Rudalics2011-12-131-0/+1
* Fix doc-string of recenter-redisplay.Martin Rudalics2011-12-131-0/+2
* Minor fixes in window handling code and docs.Martin Rudalics2011-12-131-0/+6
* coding.c (Funencodable_char_position): Pay attention to the buffer text reloc...Kenichi Handa2011-12-111-0/+5
* * src/xterm.c (x_term_init): Move call to gdk_window_add_filter beforeJan Djärv2011-12-101-0/+5
* Fix bug #10263 with assertion violation using telugu-itrans input method.Eli Zaretskii2011-12-101-0/+5
* * nsterm.h (x_free_frame_resources): Declare.Jan Djärv2011-12-101-0/+2
* Don't crash on bad user input.Jan Djärv2011-12-101-0/+9
* Fix bug #10170 with extra scrolling after C-s.Eli Zaretskii2011-12-091-0/+5
* Fix for GNUstep build failure during dumping.YAMAMOTO Mitsuharu2011-12-091-0/+6
* Add a bug number to a ChangeLog entry.Kenichi Handa2011-12-091-1/+1
* coding.c (encode_coding_ccl): Check (charbuf < charbuf_end) after the loop to...Kenichi Handa2011-12-081-0/+5
* ftfont.c (get_adstyle_property): Fix previous change (Bug#10233).Kenichi Handa2011-12-081-0/+5
* src/w32.c: Implement --no-site-lisp on Windows (bug#10208).Juanma Barranquero2011-12-081-0/+5
* Small init_lread fix for bug#10208Glenn Morris2011-12-061-0/+5
* * src/minibuf.c (Fread_from_minibuffer): Doc fix.Chong Yidong2011-12-061-0/+4
* * src/process.c (start_process_unwind): Treat any pid <= 0, except -2,Glenn Morris2011-12-061-0/+5
* Handle X selection requests in input-pending-p.Chong Yidong2011-12-051-0/+5
* * coding.c (encode_designation_at_bol): Don't use uninitializedPaul Eggert2011-12-051-0/+5
* ftfont.c (get_adstyle_property): If the font is not BDF nor PCF, return Qnil ...Kenichi Handa2011-12-051-0/+5
* merge trunkKenichi Handa2011-12-051-12/+91
|\
| * src/lisp.h (process_quit_flag): Fix external declaration.Juanma Barranquero2011-12-051-1/+5
| * Don't macro-inline non-performance-critical code.Stefan Monnier2011-12-041-12/+18
| * * nsfns.m (get_geometry_from_preferences): New function.Jan Djärv2011-12-041-0/+5
| * Don't call Lisp in signal handlerAndreas Schwab2011-12-041-0/+10
| * * widget.c (update_wm_hints): Return if wmshell is null.Jan Djärv2011-12-031-0/+10
| * Fix bug #10192 with assertion violation when scrolling.Eli Zaretskii2011-12-031-0/+1
| * Fix parts 1 & 2 of bug #10183 with RTL headings in Org mode.Eli Zaretskii2011-12-031-0/+6
| * Change `wordify' to `word-search-regexp'.Juri Linkov2011-12-021-0/+9
| * * src/fileio.c (Finsert_file_contents): Move after-change-function callStefan Monnier2011-12-011-0/+7
| * Fixes: debbugs:10169Andreas Schwab2011-12-011-0/+5
| * REALLY fix bug #10164 with crashes when linum-mode is turned on.Eli Zaretskii2011-11-301-0/+6
| * Fix typos.Juanma Barranquero2011-11-301-1/+1
| * src/dispnew.c (adjust_glyph_matrix) [XASSERTS]: Add missing check.Juanma Barranquero2011-11-301-0/+4
| * Fix bug #10164 with assertion violations in linum-mode.Eli Zaretskii2011-11-301-0/+6
* | src/ChangeLog: Fix previous change.Kenichi Handa2011-12-051-9/+8
* | Pay attetion to the buffer relocation on encoding (Bug#9318).Kenichi Handa2011-12-051-0/+27
|/
* * xterm.c (handle_one_xevent): Only set async_visible and friendsJan Djärv2011-11-291-0/+9
* Remove GCPRO-related macros that exist only to avoid shadowing locals.Paul Eggert2011-11-281-0/+10
* Truncate scroll runs that copy to where we copied to.YAMAMOTO Mitsuharu2011-11-281-0/+6
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-271-0/+16