aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Improve event loop on NS so that no polling is used.Jan Djärv2012-08-154-120/+281
* | | * gtkutil.c (xg_mark_data): Use FRAME_X_P.Jan Djärv2012-08-152-1/+5
* | | Reword previous NEWS change.Glenn Morris2012-08-151-1/+1
* | | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-1581-182/+186
* | | Fix bug #12196 with incorrect memory allocations for region-cache.Eli Zaretskii2012-08-152-3/+9
* | | Generalize and cleanup font subsystem checks.Dmitry Antipov2012-08-157-45/+36
* | | Bump version to 24.2.50Chong Yidong2012-08-1513-22/+22
* | | Fix last change to xg_get_font.Dmitry Antipov2012-08-152-3/+7
* | | * etags.c (Pascal_functions): Fix parenthesization typo.Paul Eggert2012-08-152-1/+5
* | | Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong2012-08-158-56/+145
* | | More CPP-DEFINES updatesGlenn Morris2012-08-151-10/+272
* | | * src/minibuf.c (read_minibuf): Ignore caller's inhibit-read-only.Stefan Monnier2012-08-152-0/+6
* | | * lisp/textmodes/tex-mode.el (tex-insert-quote): ~ is a space.Stefan Monnier2012-08-142-1/+6
* | | * lisp/man.el (Man-overstrike-face, Man-underline-face)Wolfgang Jenkner2012-08-142-50/+42
* | | Implement ANSI SGR parameters 22-27.Wolfgang Jenkner2012-08-142-78/+111
* | | * lisp/subr.el (read-passwd): Allow use from a minibuffer.Stefan Monnier2012-08-142-3/+8
* | | * src/alloc.c (Fgarbage_collect): Use plural form consistently.Stefan Monnier2012-08-142-39/+62
* | | Fix compiler warning in keyboard.c.Eli Zaretskii2012-08-141-0/+2
* | | Fix last change in keyboard.c.Eli Zaretskii2012-08-141-0/+3
* | | Fix and improve GUD Tooltip mode.Eli Zaretskii2012-08-146-36/+86
* | | Fix a problem with disabled mouse movement events.Eli Zaretskii2012-08-142-0/+12
* | | byte-compile-setq-default fix for bug#12195Glenn Morris2012-08-142-14/+21
* | | Use bool for Emacs Lisp booleans.Paul Eggert2012-08-148-18/+39
* | | More doc fixes.Chong Yidong2012-08-156-18/+40
* | | Doc fixes.Chong Yidong2012-08-155-8/+24
* | | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-08-142-2/+8
* | | * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.Glenn Morris2012-08-142-14/+16
* | | * lisp/url/url-http.el (url-http-parse-headers): Re-enable file-name-handlers.Stefan Monnier2012-08-142-7/+10
* | | * net/tramp-sh.el (tramp-open-shell): Cache the shell name.Michael Albinus2012-08-142-7/+21
* | | * progmodes/python.el (python-shell-send-string):Fabián Ezequiel Gallina2012-08-142-5/+9
* | | * lisp/progmodes/ruby-mode.el (ruby-syntax-methods-before-regexp): New const.Dmitry Gutov2012-08-144-30/+46
* | | * lisp/progmodes/ruby-mode.el: Improve percent literals.Dmitry Gutov2012-08-142-39/+63
* | | * src/keyboard.c (access_keymap_keyremap): Accept anonymous functions.Barry O'Reilly2012-08-143-2/+7
* | | Auto-commit of generated files.Glenn Morris2012-08-141-1/+2
* | | Don't call Fset_window_buffer from C code.Martin Rudalics2012-08-145-20/+49
* | | Fixes: debbugs:12197Andreas Schwab2012-08-142-2/+8
* | | * intervals.c (offset_intervals): Remove obsolete comment.Paul Eggert2012-08-142-6/+6
* | | * gtkutil.c (find_rtl_image, update_frame_tool_bar): Use NILP.Andreas Schwab2012-08-142-3/+7
* | | Fix highlight-regexp's use of Font Lock mode.Chong Yidong2012-08-142-32/+49
* | | * gnus-art.el (article-display-face): Handle failure in gnus-create-image.Chong Yidong2012-08-142-3/+9
* | | Fix for undo recording in decode_coding.Gergely Risko2012-08-142-0/+14
* | | Revert and cleanup some recent overlay changes.Dmitry Antipov2012-08-148-122/+99
* | | * gtkutil.c (update_frame_tool_bar): Use EQ where appropriate.Dmitry Antipov2012-08-142-2/+6
* | | * subr.el (internal--after-with-selected-window): Fix typo.Daiki Ueno2012-08-142-2/+7
* | | Use `completion-table-dynamic' for completion functions.Fabián Ezequiel Gallina2012-08-142-71/+82
* | | Merge from gnulib.Paul Eggert2012-08-133-6/+17
* | | * gtkutil.c (xg_mark_data): Don't assume C99.Paul Eggert2012-08-132-1/+5
* | | * lisp/vc/vc-dir.el (vc-dir-hide-state): New command.Jambunathan K2012-08-132-15/+36
* | | * lisp/subr.el (function-get): Refine `autoload' arg so it can alsoStefan Monnier2012-08-133-4/+13
* | | Don't redraw tool bar for Gtk+ unless out of date.Jan Djärv2012-08-132-0/+96