aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * src/xwidget.c: Redraw only the views on damage-event.Grégoire Jadi2013-07-251-19/+6
* * src/xwidget.c (Fmake_xwidget): Remove dead code.Grégoire Jadi2013-07-251-2/+0
* Always store GTK Widget as GtkWidget*.Grégoire Jadi2013-07-252-25/+25
* * lisp/xwidget.el (xwidget-delete-zombies): Rewrite with dolist/memqGrégoire Jadi2013-07-251-6/+5
* Merge branch 'trunk' into xwidgetJoakim Verona2013-07-20101-1612/+2678
|\
| * Fix some minor file descriptor leaks and related glitches.Paul Eggert2013-07-195-35/+61
| * * alloc.c (staticpro): Avoid buffer overrun on repeated calls.Paul Eggert2013-07-192-2/+7
| * (decode_coding_utf_8): Add simple loop for fast processing of ASCII characters.Richard M. Stallman2013-07-192-0/+44
| * * net/shr.el (shr-mouse-browse-url): New command and keystroke.Lars Magne Ingebrigtsen2013-07-192-0/+10
| * Merge Changes made in Gnus masterGnus developers2013-07-195-18/+23
| * eww textarea input fixupLars Magne Ingebrigtsen2013-07-192-1/+5
| * * conf_post.h (RE_TRANSLATE_P) [emacs]: Remove obsolete optimization.Paul Eggert2013-07-192-6/+4
| * (shr-make-table-1): Ensure that we don't infloop on degenerate widths.Lars Magne Ingebrigtsen2013-07-192-3/+9
| * * epa.el (epa-popup-info-window): Doc fix.Richard M. Stallman2013-07-192-2/+3
| * Add a comment.Richard M. Stallman2013-07-191-1/+3
| * split-string takes a new arg TRIM that's a regexpRichard M. Stallman2013-07-193-15/+55
| * Fix the fix for bug #14901.Eli Zaretskii2013-07-192-17/+15
| * * doc/lispref/windows.texi (Display Action Functions): Mention next-window.Xue Fuqiao2013-07-192-0/+8
| * * sysdep.c [GNU_LINUX]: Fix fd and memory leaks and similar issues.Paul Eggert2013-07-182-140/+164
| * Fix obscure porting bug with varargs functions.Paul Eggert2013-07-1811-72/+108
| * lisp/ChangeLog, src/ChangeLog: Fix typos.Juanma Barranquero2013-07-192-7/+7
| * * keyboard.c: Try to fix typos in previous change.Paul Eggert2013-07-182-4/+18
| * Followup to 2013-07-16T11:41:06Z!jan.h.d@swipnet.se.Juanma Barranquero2013-07-185-10/+30
| * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's that the ...Katsumi Yamaoka2013-07-182-3/+13
| * * filelock.c: Fix unlikely file descriptor leaks.Paul Eggert2013-07-182-6/+8
| * * filenotify.el (file-notify--library): Renamed fromMichael Albinus2013-07-188-29/+80
| * * doc.c: Fix minor memory and file descriptor leaks.Paul Eggert2013-07-182-16/+22
| * * term.c: Fix minor fdopen-related file descriptor leaks.Paul Eggert2013-07-182-24/+23
| * * charset.c: Fix file descriptor leaks and errno issues.Paul Eggert2013-07-176-25/+65
| * * lread.c: Fix file descriptor leaks and errno issues.Paul Eggert2013-07-176-65/+103
| * Fix bug #14881 with scrolling images smaller than the window height.Eli Zaretskii2013-07-172-5/+16
| * A few more minor file errno-reporting bugs.Paul Eggert2013-07-165-8/+41
| * src/w32fns.c (unwind_create_tip_frame): Fix declaration.Juanma Barranquero2013-07-172-1/+5
| * Fix w32 bug with call-process-region.Paul Eggert2013-07-162-7/+11
| * Fix bug where insert-file-contents closes a file twice.Paul Eggert2013-07-163-19/+25
| * New unwind-protect flavors to better type-check C callbacks.Paul Eggert2013-07-1637-432/+445
| * * lisp/progmodes/ruby-mode.el (ruby-block-beg-keywords): Inline.Dmitry Gutov2013-07-162-22/+22
| * Be simpler and more consistent about reporting I/O errors.Paul Eggert2013-07-166-35/+42
| * * fileio.c (report_file_errno): Fix errno reporting bug.Paul Eggert2013-07-1612-71/+74
| * Fix minor problems found by --enable-gcc-warnings.Paul Eggert2013-07-163-3/+9
| * * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Do notDmitry Gutov2013-07-162-1/+6
| * Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking.Jan Djärv2013-07-1610-16/+184
| * Fix porting bug to older POSIXish platforms.Paul Eggert2013-07-168-7/+28
| * Fix the introduction of `set-frame-selected-window''s arguments.Xue Fuqiao2013-07-162-4/+8
| * Prefer list1 (X) to Fcons (X, Qnil) when building lists.Paul Eggert2013-07-1545-426/+417
| * Spelling fixes for "does not exists".Paul Eggert2013-07-155-6/+6
| * * lisp/edmacro.el (edmacro-format-keys): Fix previous change.Glenn Morris2013-07-152-1/+6
| * * callproc.c (Fcall_process_region): Fix minor race and tune.Paul Eggert2013-07-142-59/+92
| * * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.Paul Eggert2013-07-143-15/+15
| * lisp/simple.el (define-alternatives): Rename from alternatives-define.Juanma Barranquero2013-07-152-3/+8