aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Document `isearch-forward-symbol-at-point'.Xue Fuqiao2013-12-223-2/+11
* | Document image-{next, previous}-file, plus some minor tweak.Xue Fuqiao2013-12-223-2/+19
* | Integrate ruby-mode with electric-indent-mode betterDmitry Gutov2013-12-223-3/+43
* | Another NEWS mark.Xue Fuqiao2013-12-223-1/+4
* | Document `debugger-toggle-locals'.Xue Fuqiao2013-12-223-1/+11
* | * doc/emacs/regs.texi (File Registers): Document `kmacro-to-register'.Xue Fuqiao2013-12-224-8/+31
* | * lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak theDmitry Gutov2013-12-223-1/+15
* | Doc fix for `tab-stop-list'.Xue Fuqiao2013-12-222-1/+4
* | Document `scroll-bar-adjust-thumb-portion'.Xue Fuqiao2013-12-223-0/+16
* | Add NEWS marks for focus-{in, out}-hook.Xue Fuqiao2013-12-221-0/+1
* | Add NEWS marks for VC.Xue Fuqiao2013-12-221-0/+4
* | * src/lread.c (syms_of_lread) <load_prefer_newer>: Doc fix.Xue Fuqiao2013-12-222-2/+7
* | Document how to make RET not indent.Richard M. Stallman2013-12-212-3/+10
* | eww: fix wrong key bindingKenjiro NAKAYAMA2013-12-212-1/+2
* | eww: support disabled and readonly textKenjiro NAKAYAMA2013-12-212-6/+12
* | eww: machinery to list browser historyTed Zlatanov2013-12-212-9/+101
* | eww: minor code fixes and toolbar supportRüdiger Sonderfeld2013-12-212-28/+69
* | * net/shr.el (shr--extract-best-source): Don't bug out on audio elementsLars Magne Ingebrigtsen2013-12-212-12/+12
* | Changelog for previous checkin, missed to mark.Jan Djärv2013-12-211-0/+10
* | Customize ns-use-srgb-colorspace on OSX >= 10.7 to use sRGB.Jan Djärv2013-12-217-11/+79
* | Don't make faces when loading Custom themes.Chong Yidong2013-12-213-37/+40
* | Doc fixes for face functions.Chong Yidong2013-12-214-35/+42
* | * themes/tango-dark-theme.el: Minor color tweak.Chong Yidong2013-12-212-2/+6
* | Fix compilation warning on MS-Windows in my_png_error.Eli Zaretskii2013-12-212-1/+7
* | Tweak C-x TAB behavior changes, and update docs.Chong Yidong2013-12-216-42/+111
* | Re-organize NEWS.Chong Yidong2013-12-211-375/+419
* | Remove fringe background extension code on W32.YAMAMOTO Mitsuharu2013-12-213-123/+27
* | * faces.el (read-face-name): Require crm.el when using crm-separator.Juanma Barranquero2013-12-212-20/+25
* | * progmodes/sh-script.el (sh-mode): Tweak paragraph-separateDaniel Colascione2013-12-202-1/+6
* | * lisp/saveplace.el (save-place-to-alist): Add `dired-filename' asJuri Linkov2013-12-203-17/+61
* | Don't duplicate descriptions if there are alternative keys.Tassilo Horn2013-12-203-7/+5
* | * lisp/replace.el (read-regexp-defaults-function): New defcustom.Juri Linkov2013-12-206-90/+130
* | * lisp/hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.E Sabof2013-12-202-1/+6
* | Document that =, <, <=, >, >= now accept one or many arguments.Tassilo Horn2013-12-203-15/+20
* | New implementation of Todo item insertion commands and key bindings.Stephen Berman2013-12-202-133/+220
* | Todo mode bug fixes and new features.Stephen Berman2013-12-202-7/+64
* | * lisp/emacs-lisp/subr-x.el: (string-remove-prefix): New function.Bozhidar Batsov2013-12-203-0/+16
* | * lisp/emacs-lisp/subr-x.el: Renamed from helpers.el.Bozhidar Batsov2013-12-203-4/+13
* | Move eshell visual commands change below existing eshell outline.Tassilo Horn2013-12-201-13/+14
* | Mark eshell changes as documented.Tassilo Horn2013-12-201-0/+1
* | Document `S-SPC' as alternative to scrolling down with `DEL'.Tassilo Horn2013-12-209-22/+48
* | Document `toggle-frame-maximized' and `toggle-frame-fullscreen'.Tassilo Horn2013-12-203-0/+14
* | Mark `split-window' change from command to function as ---.Tassilo Horn2013-12-201-0/+1
* | Document buffer name uniquification changes.Tassilo Horn2013-12-203-14/+23
* | Document that `electric-indent-mode' is enabled by default.Tassilo Horn2013-12-203-2/+7
* | Document `blink-cursor-blinks'.Tassilo Horn2013-12-203-2/+10
* | Mark write-region-inhibit-fsync changes as documented.Tassilo Horn2013-12-201-0/+1
* | Document *Messages* buffer changes.Tassilo Horn2013-12-205-2/+15
* | Document `initial-buffer-choice' changes.Tassilo Horn2013-12-206-13/+25
* | Mark set-mark-default-inactive item as ---Tassilo Horn2013-12-201-0/+1