aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge from trunk.Paul Eggert2012-01-07215-253/+358
| |\ \
| | * | Fix bug #6540 with a crash while inserting non-ASCII text under cache-long-li...Eli Zaretskii2012-01-072-4/+9
| | * | Fix bug #10284 with renaming a directory on MS-Windows.LynX2012-01-072-5/+40
| | * | Fix focus handling for embedded frames.David Benjamin2012-01-074-3/+36
| | * | Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05215-215/+215
| | * | Update short copyright year to 2012.Glenn Morris2012-01-042-1/+5
| | * | Fix typos.Juanma Barranquero2012-01-032-7/+7
| | * | Allow Emacs on w32 to build against and work with GnuTLS 3.x.Eli Zaretskii2012-01-012-2/+20
| | * | Add Bug#8828 to my 2011-06-15 entry.Paul Eggert2011-12-311-1/+1
| | * | Doc fix for window-scroll-functions.Antoine Levitt2011-12-312-1/+11
| | * | Spelling fixes.Paul Eggert2011-12-306-6/+6
| | * | Spelling fixes.Paul Eggert2011-12-297-7/+7
| * | | Add Bug#.Paul Eggert2011-12-291-2/+2
| * | | emacs: fix an auto-save permissions race conditionPaul Eggert2011-12-292-6/+23
| |/ /
| * | coding.c: (Fdefine_coding_system_internal): Make an utf-8 base coding-system ...Kenichi Handa2011-12-282-2/+8
| * | * xmenu.c (x_menu_wait_for_event): Use xg_select for Gtk3 so menusJan Djärv2011-12-262-2/+28
| * | * callint.c (Fcall_interactively): Don't truncate prompt string.Andreas Schwab2011-12-252-9/+6
| * | 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
* | | Merge from trunk.Paul Eggert2011-12-1417-33/+60
|\ \ \ | |/ /
| * | 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
* | | Merge from trunk.Paul Eggert2011-12-1099-778/+1529
|\ \ \ | |/ /
| * | * 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