aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * | Change `wordify' to `word-search-regexp'.Juri Linkov2011-12-022-20/+48
| | * | * src/fileio.c (Finsert_file_contents): Move after-change-function callStefan Monnier2011-12-012-10/+17
| | * | Fixes: debbugs:10169Andreas Schwab2011-12-012-1/+6
| | * | REALLY fix bug #10164 with crashes when linum-mode is turned on.Eli Zaretskii2011-11-302-4/+6
| | * | Fix typos.Juanma Barranquero2011-11-303-3/+3
| | * | src/dispnew.c (adjust_glyph_matrix) [XASSERTS]: Add missing check.Juanma Barranquero2011-11-302-1/+5
| | * | Fix bug #10164 with assertion violations in linum-mode.Eli Zaretskii2011-11-302-3/+10
| * | | src/ChangeLog: Fix previous change.Kenichi Handa2011-12-051-9/+8
| * | | Pay attetion to the buffer relocation on encoding (Bug#9318).Kenichi Handa2011-12-052-40/+159
| |/ /
| * | * xterm.c (handle_one_xevent): Only set async_visible and friendsJan Djärv2011-11-293-2/+19
| * | Remove GCPRO-related macros that exist only to avoid shadowing locals.Paul Eggert2011-11-286-149/+143
| * | Truncate scroll runs that copy to where we copied to.YAMAMOTO Mitsuharu2011-11-282-8/+72
| * | Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-273-7/+32
| * | Work around an Ubuntu 11.10 bug where Emacs loops forever when started.Jan Djärv2011-11-272-0/+14
| * | Spelling fixes (mostly "inactive" vs "deactivate").Paul Eggert2011-11-272-2/+2
| * | Spelling fixes.Paul Eggert2011-11-2617-25/+26
| * | * fileio.c (Finsert_file_contents): Undo previous change.Paul Eggert2011-11-262-2/+7
| * | src/dispnew.c (update_window): Fix outdated commentary.Eli Zaretskii2011-11-261-3/+4
| * | Spelling fixes.Paul Eggert2011-11-261-1/+1
| * | Rename locals to avoid shadowing.Paul Eggert2011-11-253-16/+28
| * | Fix bug #10119 with C-e and whitespace-mode.Eli Zaretskii2011-11-252-2/+11
| * | Fix a thinko in 2011-11-25T11:32:14Z!eliz@gnu.org.Eli Zaretskii2011-11-251-2/+3
| * | Fix typos.Juanma Barranquero2011-11-254-16/+16
| * | Fix bug #10105 with Isearch triggered scrolling under scroll-conservatively.Eli Zaretskii2011-11-252-1/+26
| * | Spelling fixes.Paul Eggert2011-11-247-7/+7
| * | * src/image.c (imagemagick_load_image): Move `MagickSetResolution' downJuri Linkov2011-11-242-1/+8
| * | Fix typos.Juanma Barranquero2011-11-242-2/+2
| * | * src/window.c (Fcoordinates_in_window_p): Accept only live windows.Chong Yidong2011-11-242-1/+6
| * | In Fkill_buffer do replace_buffer_in_windows before Fset_buffer. (Bug#10114)Martin Rudalics2011-11-232-2/+12
| * | * src/font.c (font_find_for_lface) [HAVE_NS]: Ignore case.Glenn Morris2011-11-222-8/+5
| * | Spelling fixes.Paul Eggert2011-11-2212-13/+12