| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | Use quit-window for quitting the *Local Variables* buffer. | Chong Yidong | 2012-09-09 | 2 | -33/+44 |
| * | | | | * lisp/progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block, | Dmitry Gutov | 2012-09-09 | 4 | -47/+86 |
| * | | | | * nsterm.m (ns_draw_fringe_bitmap, ns_dumpglyphs_image): Take back | Jan Djärv | 2012-09-08 | 2 | -4/+40 |
| * | | | | * lisp/register.el (increment-register): Route it to `append-to-register', | Jambunathan K | 2012-09-08 | 5 | -20/+94 |
| * | | | | AWK Mode: make auto-newline work when there's "==" in the pattern. | Alan Mackenzie | 2012-09-08 | 3 | -9/+20 |
| * | | | | * floatfns.c (Ftan): Use tan (x), not (sin (x) / cos (x)). | Paul Eggert | 2012-09-08 | 2 | -2/+7 |
| * | | | | * nsterm.m (updateFrameSize): Call setFrame: on the view when size | Jan Djärv | 2012-09-08 | 2 | -0/+7 |
| * | | | | * progmodes/ruby-mode.el (ruby-match-expression-expansion): Shorten | Dmitry Gutov | 2012-09-08 | 1 | -2/+1 |
| * | | | | * lisp/progmodes/ruby-mode.el (ruby-match-expression-expansion): Only | Dmitry Gutov | 2012-09-08 | 3 | -4/+13 |
| * | | | | Don't bind M-= in Dired. | Chong Yidong | 2012-09-08 | 4 | -38/+38 |
| * | | | | * subr.el (add-to-history): Fix delete usage. | Drew Adams | 2012-09-08 | 2 | -1/+5 |
| * | | | | Introduce "raw syntax descriptor" terminology, and use it. | Chong Yidong | 2012-09-08 | 6 | -32/+62 |
| * | | | | Fix handling of debugger window. (Bug#8789) | Martin Rudalics | 2012-09-08 | 4 | -80/+174 |
| * | | | | * nsterm.h (EmacsView): Add updateFrameSize. | Jan Djärv | 2012-09-08 | 3 | -190/+170 |
| * | | | | Fix setting of environment variables by nt/configure.bat. | Eli Zaretskii | 2012-09-08 | 2 | -0/+7 |
| * | | | | * lisp/emacs-lisp/byte-run.el (defun): Tweak message. Simplify code. | Stefan Monnier | 2012-09-07 | 2 | -8/+11 |
| * | | | | * progmodes/python.el (python-shell-send-string): When | Matt McClure | 2012-09-07 | 2 | -3/+21 |
| * | | | | * src/textprop.c (Fget_text_property): Minor doc fix. | Chong Yidong | 2012-09-07 | 2 | -1/+4 |
| * | | | | Fix doc of local-variable-if-set-p. | Chong Yidong | 2012-09-07 | 4 | -9/+17 |
| * | | | | Minor doc fix for switch-to-buffer. | Chong Yidong | 2012-09-07 | 4 | -29/+33 |
| * | | | | nt/config.nt: Sync with autogen/config.in. | Juanma Barranquero | 2012-09-07 | 2 | -7/+6 |
| * | | | | Fix handling of require-final-newline in after-find-file. | Chong Yidong | 2012-09-07 | 2 | -1/+4 |
| * | | | | * doc/lispref/eval.texi (Intro Eval): Add index entry for sexp. | Chong Yidong | 2012-09-07 | 2 | -0/+3 |
| * | | | | Remove obsolete display-buffer-reuse-frames from manuals. | Chong Yidong | 2012-09-07 | 5 | -13/+11 |
| * | | | | Let ESC ESC quit in read-char-choice, and use it in userlock.el. | Chong Yidong | 2012-09-07 | 3 | -32/+34 |
| * | | | | Auto-commit of generated files. | Glenn Morris | 2012-09-07 | 2 | -14/+5 |
| * | | | | Add a utility function buffer-narrowed-p, and use it. | Chong Yidong | 2012-09-07 | 9 | -22/+41 |
| * | | | | * emacs.c (main): Convert three 'signal' calls to 'sigaction' calls. | Paul Eggert | 2012-09-07 | 2 | -3/+6 |
| * | | | | More signal-handler cleanup. | Paul Eggert | 2012-09-07 | 7 | -10/+28 |
| * | | | | * lisp/simple.el (count-words--buffer-message): Fix narrowing check. | Chong Yidong | 2012-09-07 | 2 | -1/+3 |
| * | | | | MS-Windows followup for 2012-09-07T01:27:44Z!eggert@cs.ucla.edu, signal-handl... | Eli Zaretskii | 2012-09-07 | 5 | -26/+34 |
| * | | | | Fix compilation failure under ENABLE_CHECKING. | Eli Zaretskii | 2012-09-07 | 2 | -0/+8 |
| * | | | | * alloc.c (mark_buffer): Revert unsafe marking optimization. | Dmitry Antipov | 2012-09-07 | 2 | -33/+20 |
| * | | | | * syssignal.h (handle_on_main_thread): Always declare, | Paul Eggert | 2012-09-06 | 2 | -1/+8 |
| * | | | | * lisp/progmodes/ruby-mode.el | Dmitry Gutov | 2012-09-07 | 2 | -6/+12 |
| * | | | | Fix for invoking C-h c from the minibuffer. | Chong Yidong | 2012-09-07 | 2 | -0/+7 |
| * | | | | Add a couple of xrefs to the Lisp manual. | Chong Yidong | 2012-09-07 | 3 | -3/+13 |
| * | | | | * lisp/progmodes/ruby-mode.el (ruby-end-of-defun) | Dmitry Gutov | 2012-09-07 | 2 | -3/+9 |
| * | | | | * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Add pieces from | Dmitry Gutov | 2012-09-07 | 4 | -19/+65 |
| * | | | | Partially revert last Gnus merge. | Chong Yidong | 2012-09-07 | 5 | -4/+31 |
| * | | | | Signal-handler cleanup. | Paul Eggert | 2012-09-06 | 23 | -283/+325 |
| * | | | | Misc changes made in Gnus master | Gnus developers | 2012-09-06 | 5 | -26/+35 |
| * | | | | Fix bug #12327 with SIGCHLD handling on Windows and some other systems. | Eli Zaretskii | 2012-09-06 | 2 | -2/+7 |
| * | | | | * lisp/emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args. | Stefan Monnier | 2012-09-06 | 2 | -4/+21 |
| * | | | | Remove references to obsolete variable speedbar-key-map. | Chong Yidong | 2012-09-06 | 2 | -7/+6 |
| * | | | | Fix use of obsolete variables in vhdl-mode.el. | Rüdiger Sonderfeld | 2012-09-06 | 2 | -8/+19 |
| * | | | | * frame.el (window-system-version): Mark as obsolete. | Chong Yidong | 2012-09-06 | 3 | -0/+9 |
| * | | | | Explicitly mark buffer_defaults and buffer_local_symbols. | Dmitry Antipov | 2012-09-06 | 3 | -32/+35 |
| * | | | | * lisp/replace.el (replace-lax-whitespace): New defcustom. | Juri Linkov | 2012-09-06 | 4 | -10/+72 |
| * | | | | Use `isearch-search-fun' in `perform-replace' (bug#10885, bug#10887). | Juri Linkov | 2012-09-06 | 2 | -25/+32 |