aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong overhang display for gstring compositions (Bug#12364).YAMAMOTO Mitsuharu2012-09-114-2/+16
* Simplify, document, and port floating-point.Paul Eggert2012-09-1012-236/+105
* * xdisp.c (Qinhibit_debug_on_message): Now static.Paul Eggert2012-09-102-1/+5
* * nsterm.m (ns_update_begin): Set clip path to whole view by usingJan Djärv2012-09-102-0/+14
* * progmodes/sql.el: Version 3.1Michael Mauger2012-09-103-13/+43
* lisp/custom.el (custom-theme-load-confirm): Remove unneeded assignment.Juanma Barranquero2012-09-102-1/+5
* * vc/diff-mode.el (diff-mode-menu): diff-remove-trailing-whitespace.Dan Nicolaescu2012-09-102-0/+7
* Mention diff-remove-trailing-whitespace.Dan Nicolaescu2012-09-101-0/+3
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-09-102-16/+6
* Auto-commit of generated files.Glenn Morris2012-09-102-53/+1
* * fns.c (Fdelq, Fdelete): Doc fix.Chong Yidong2012-09-102-12/+25
* Parenthesize macro bodies.Paul Eggert2012-09-092-7/+12
* New emacs-lisp-byte-code-mode; misc minor changes.Stefan Monnier2012-09-097-31/+101
* Improve robustness of 'make bootstrap'.Paul Eggert2012-09-096-20/+45
* * lisp/replace.el (replace-regexp-lax-whitespace): New defcustom.Juri Linkov2012-09-103-12/+33
* * src/lisp.h (make_lisp_ptr): New macro to replace XSET.Stefan Monnier2012-09-092-68/+74
* * lisp/eshell/em-unix.el (eshell/sudo): Explicitly drop return value.Stefan Monnier2012-09-093-10/+14
* Avoid leaving traces of cursor when entering linum-mode.Eli Zaretskii2012-09-092-1/+12
* Fix bug #12277 with incomplete redisplay of the vertical border between windows.Eli Zaretskii2012-09-092-0/+11
* Assume C89 or later for math functions.Paul Eggert2012-09-0913-416/+131
* Correct the handling of two c-state-cache state variables.Alan Mackenzie2012-09-092-0/+11
* Remove debug printsJan Djärv2012-09-091-14/+0
* * lisp/register.el (register-separator): Rename fromAndreas Schwab2012-09-093-8/+15
* Clarify descriptions of delq and delete in Lisp manual.Chong Yidong2012-09-092-12/+24
* * minibuf.texi: Fix last change.Chong Yidong2012-09-091-1/+0
* Allow scrolling in y-or-n-p.Chong Yidong2012-09-0910-99/+105
* Use quit-window for quitting the *Local Variables* buffer.Chong Yidong2012-09-092-33/+44
* * lisp/progmodes/ruby-mode.el (ruby-toggle-block): Guess the current block,Dmitry Gutov2012-09-094-47/+86
* * nsterm.m (ns_draw_fringe_bitmap, ns_dumpglyphs_image): Take backJan Djärv2012-09-082-4/+40
* * lisp/register.el (increment-register): Route it to `append-to-register',Jambunathan K2012-09-085-20/+94
* AWK Mode: make auto-newline work when there's "==" in the pattern.Alan Mackenzie2012-09-083-9/+20
* * floatfns.c (Ftan): Use tan (x), not (sin (x) / cos (x)).Paul Eggert2012-09-082-2/+7
* * nsterm.m (updateFrameSize): Call setFrame: on the view when sizeJan Djärv2012-09-082-0/+7
* * progmodes/ruby-mode.el (ruby-match-expression-expansion): ShortenDmitry Gutov2012-09-081-2/+1
* * lisp/progmodes/ruby-mode.el (ruby-match-expression-expansion): OnlyDmitry Gutov2012-09-083-4/+13
* Don't bind M-= in Dired.Chong Yidong2012-09-084-38/+38
* * subr.el (add-to-history): Fix delete usage.Drew Adams2012-09-082-1/+5
* Introduce "raw syntax descriptor" terminology, and use it.Chong Yidong2012-09-086-32/+62
* Fix handling of debugger window. (Bug#8789)Martin Rudalics2012-09-084-80/+174
* * nsterm.h (EmacsView): Add updateFrameSize.Jan Djärv2012-09-083-190/+170
* Fix setting of environment variables by nt/configure.bat.Eli Zaretskii2012-09-082-0/+7
* * lisp/emacs-lisp/byte-run.el (defun): Tweak message. Simplify code.Stefan Monnier2012-09-072-8/+11
* * progmodes/python.el (python-shell-send-string): WhenMatt McClure2012-09-072-3/+21
* * src/textprop.c (Fget_text_property): Minor doc fix.Chong Yidong2012-09-072-1/+4
* Fix doc of local-variable-if-set-p.Chong Yidong2012-09-074-9/+17
* Minor doc fix for switch-to-buffer.Chong Yidong2012-09-074-29/+33
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-09-072-7/+6
* Fix handling of require-final-newline in after-find-file.Chong Yidong2012-09-072-1/+4
* * doc/lispref/eval.texi (Intro Eval): Add index entry for sexp.Chong Yidong2012-09-072-0/+3
* Remove obsolete display-buffer-reuse-frames from manuals.Chong Yidong2012-09-075-13/+11