aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Add the bug number #10360 to the entry for 2011-12-23T14:51:51Z!eliz@gnu.org.Eli Zaretskii2011-12-241-1/+1
* | Fix assertion violation in pop_it when org-indent-mode is used.Eli Zaretskii2011-12-232-5/+12
* | * nsfont.m (ns_spec_to_descriptor): Do not autorelease fdesc.Jan Djärv2011-12-222-1/+4
* | Spelling fixes.Paul Eggert2011-12-211-1/+1
* | Fix biggest memory leaks in NS-port. More remain.Jan Djärv2011-12-216-31/+74
* | Attribute Aquamacs code to David Reitter.Jan Djärv2011-12-211-3/+9
* | Fix typos.Juanma Barranquero2011-12-191-1/+1
* | Spelling fixes.Paul Eggert2011-12-183-4/+4
* | Fix spelling AquaEmacs => AquamacsJan Djärv2011-12-181-2/+2
* | Adapt code from AquaEmacs to handle occasional blank menus.Jan Djärv2011-12-183-6/+59
* | NS selection bug fix and cleanup, see thread C-g crash in C-x C-f (OSX Lion).Jan Djärv2011-12-182-112/+79
* | * src/fileio.c (check_writable) [CYGWIN]: Return non-zero if UID orKen Brown2011-12-172-3/+20
* | Spelling fixes.Paul Eggert2011-12-162-2/+2
* | * s/gnu-linux.h: Fix mark_memory typo (Bug#10286).Paul Eggert2011-12-162-1/+8
* | * src/image.c (imagemagick_error): New function. Juri Linkov2011-12-162-3/+39
* | Spelling fixes.Paul Eggert2011-12-147-12/+11
* | xftfont.c (xftfont_draw): Use the font metrics of s->font to fill background ...Kenichi Handa2011-12-152-1/+6
* | Spelling fixes.Paul Eggert2011-12-143-3/+3
* | Fix doc-string typo.Martin Rudalics2011-12-132-1/+2
* | Fix doc-string of recenter-redisplay.Martin Rudalics2011-12-132-3/+6
* | Minor fixes in window handling code and docs.Martin Rudalics2011-12-132-3/+11
* | Spelling fixes.Paul Eggert2011-12-1114-25/+24
* | coding.c (Funencodable_char_position): Pay attention to the buffer text reloc...Kenichi Handa2011-12-112-0/+16
* | * src/xterm.c (x_term_init): Move call to gdk_window_add_filter beforeJan Djärv2011-12-102-3/+10
* | Fix bug #10263 with assertion violation using telugu-itrans input method.Eli Zaretskii2011-12-102-1/+7
* | * nsterm.h (x_free_frame_resources): Declare.Jan Djärv2011-12-102-0/+3
* | Don't crash on bad user input.Jan Djärv2011-12-104-9/+25
* | Fix bug #10170 with extra scrolling after C-s.Eli Zaretskii2011-12-092-2/+8
* | Fix for GNUstep build failure during dumping.YAMAMOTO Mitsuharu2011-12-092-3/+15
* | 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-082-1/+7
* | ftfont.c (get_adstyle_property): Fix previous change (Bug#10233).Kenichi Handa2011-12-082-2/+7
* | src/w32.c: Implement --no-site-lisp on Windows (bug#10208).Juanma Barranquero2011-12-082-0/+23
* | Small init_lread fix for bug#10208Glenn Morris2011-12-062-10/+21
* | * src/minibuf.c (Fread_from_minibuffer): Doc fix.Chong Yidong2011-12-062-12/+26
* | * src/process.c (start_process_unwind): Treat any pid <= 0, except -2,Glenn Morris2011-12-062-2/+8
* | Fix typos.Juanma Barranquero2011-12-062-3/+3
* | Handle X selection requests in input-pending-p.Chong Yidong2011-12-052-6/+24
* | * coding.c (encode_designation_at_bol): Don't use uninitializedPaul Eggert2011-12-052-1/+6
* | Spelling fixes.Paul Eggert2011-12-0511-22/+22
* | ftfont.c (get_adstyle_property): If the font is not BDF nor PCF, return Qnil ...Kenichi Handa2011-12-052-0/+12
* | merge trunkKenichi Handa2011-12-0535-121/+299
|\ \
| * | src/lisp.h (process_quit_flag): Fix external declaration.Juanma Barranquero2011-12-052-2/+6
| * | Don't macro-inline non-performance-critical code.Stefan Monnier2011-12-045-23/+34
| * | * nsfns.m (get_geometry_from_preferences): New function.Jan Djärv2011-12-042-0/+40
| * | Don't call Lisp in signal handlerAndreas Schwab2011-12-044-14/+36
| * | Spelling fixes.Paul Eggert2011-12-0421-30/+30
| * | * widget.c (update_wm_hints): Return if wmshell is null.Jan Djärv2011-12-034-0/+30
| * | Fix bug #10192 with assertion violation when scrolling.Eli Zaretskii2011-12-032-1/+2
| * | Fix parts 1 & 2 of bug #10183 with RTL headings in Org mode.Eli Zaretskii2011-12-032-20/+37