aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * lisp/color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):Stefan Monnier2012-08-133-123/+123
* * lisp/subr.el (internal--before-with-selected-window)Stefan Monnier2012-08-133-7/+28
* window.el: Minor dosctring enhancement (Bug#12172).Bastien Guerry2012-08-132-1/+6
* * tar-mode.el (tar-header-data-end): Only ignore size for files ofAndreas Schwab2012-08-132-9/+13
* * files.el (hack-local-variables-filter): Remove useless eval.Andreas Schwab2012-08-132-3/+7
* Fix last change to with-selected-window.Martin Rudalics2012-08-132-1/+5
* Use KSET for write access to Lisp_Object members of struct kboard.Dmitry Antipov2012-08-1315-90/+98
* Use BSET for write access to Lisp_Object members of struct buffer.Dmitry Antipov2012-08-1323-233/+249
* * lisp/subr.el (internal--before-with-seleted-window)Stefan Monnier2012-08-122-25/+34
* Merge from upstream ruby-mode.elNobuyoshi Nakada2012-08-124-14/+114
* * lisp/url/url-util.el (url-file-directory, url-file-nondirectory): AvoidDavid Engster2012-08-122-7/+15
* * lisp/ibuffer.el (ibuffer-do-toggle-read-only):Stefan Monnier2012-08-126-11/+18
* * descr-text.el (describe-char): Put the overlays over theAndreas Schwab2012-08-122-1/+6
* calc/calc-units.el (math-default-units-table): Give it anJay Belanger2012-08-112-57/+69
* CPP-DEFINES misc cleanupGlenn Morris2012-08-111-31/+100
* Remove some defines that are no longer presentGlenn Morris2012-08-111-12/+0
* * src/lread.c (syms_of_lread): Initialize Vlexical_binding.BT Templeton2012-08-112-41/+45
* Last change fixes Bug#12069Jason Rumney2012-08-111-1/+1
* * lisp/url/url-http.el (url-http-create-request): Use url-http-proxy toJason Rumney2012-08-112-1/+6
* * nsterm.m (not_in_argv): New function.Jan Djärv2012-08-112-14/+25
* Use GtkFontChooser on Gtk+ 3.2 and up.Jan Djärv2012-08-112-5/+25
* ChangeLog date fixesGlenn Morris2012-08-104-14/+4
* Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong2012-08-1112-18/+158
|\
| * * test/automated/files.el (files-test-disable-local-variables): New test.Glenn Morris2012-08-102-0/+15
| * * admin/bzrmerge.el (bzrmerge-resolve): Disable local eval:.Glenn Morris2012-08-092-1/+6
| * * lisp/emacs-lisp/copyright.el (copyright-update-directory): Logic fix.Glenn Morris2012-08-092-5/+7
| * Disable local eval: in some placesGlenn Morris2012-08-094-4/+16