aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | * programs.texi (Matching): Use slightly more detailed description.Dmitry Gutov2014-03-161-1/+2
* | | lisp/term/ns-win.el (x-command-line-resources): Rename from ns-... version.Juanma Barranquero2014-03-152-2/+9
* | | lisp/progmodes/python.el: Fix docstring typos.Juanma Barranquero2014-03-152-85/+110
* | | src/buffer.c (Fset_buffer): Document return value (bug#17015).Juanma Barranquero2014-03-152-3/+8
* | | Update `blink-matching-paren' in the manualDmitry Gutov2014-03-155-13/+25
* | | * package.el (package-menu-mode-map): Replace use of obsolete function alias.Glenn Morris2014-03-142-1/+4
* | | * lisp/info.el (Info-finder-find-node): Ignore the `emacs' metapackage.Glenn Morris2014-03-142-1/+9
* | | * lisp/finder.el (finder-list-matches): Include unversioned packagesGlenn Morris2014-03-142-1/+5
* | | * lisp/finder.el (finder--builtins-descriptions): New constant.Glenn Morris2014-03-142-3/+29
* | | * NEWS: Fix the last change.Dmitry Gutov2014-03-141-1/+0
* | | Support the old `blink-matching-paren' behaviorDmitry Gutov2014-03-143-9/+28
* | | * lisp/finder.el: Tweak previous change.Glenn Morris2014-03-141-3/+3
* | | Stop files with same basename messing up finder's package--builtinsGlenn Morris2014-03-143-3/+27
* | | * etc/tutorials/TUTORIAL.de: Adapt to recent changes in TUTORIAL.RĂ¼diger Sonderfeld2014-03-142-0/+18
* | | Document pixelwise frame resizing and fix related bug on Windows.Martin Rudalics2014-03-145-40/+117
* | | Move some help functions from help-fns.el to help.el, which is preloaded.Glenn Morris2014-03-134-104/+115
* | | lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.Juanma Barranquero2014-03-147-38/+55
* | | * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): FontifyDmitry Gutov2014-03-132-1/+6
* | | * lisp/emacs-lisp/package.el (package--prepare-dependencies):Tom Willemse2014-03-132-0/+7
* | | * mule.texi (International, Language Environments): UpdatePaul Eggert2014-03-122-34/+137
* | | * nextstep/templates/Info.plist.in: Make it strictly valid xml.Glenn Morris2014-03-122-1/+5
* | | lisp/register.el (register-separator, copy-to-register): Doc fixes.Juanma Barranquero2014-03-122-10/+12
* | | * doc/emacs/cmdargs.texi (General Variables): Don't mention INCPATH,Glenn Morris2014-03-122-0/+8
* | | * doc/misc/eww.texi (History and Acknowledgments): Don't list everyoneGlenn Morris2014-03-122-18/+4
* | | Use @file for buffers, per the Texinfo manualGlenn Morris2014-03-1225-167/+176
* | | Fix ChangeLog typoGlenn Morris2014-03-121-1/+1
* | | lisp/frameset.el: Optimize check for visible frame.Juanma Barranquero2014-03-122-1/+11
* | | lisp/emacs-lisp/eieio.el (with-slots): Use cl-symbol-macrolet (bug#16998).Jonas Bernoulli2014-03-122-2/+6
* | | Two adjustments in window/frame resizing.Martin Rudalics2014-03-124-13/+23
* | | * doc/emacs/misc.texi (Saving Emacs Sessions): Make previous changeGlenn Morris2014-03-121-1/+3
* | | * org.texi: Don't set txicodequoteundirected and txicodequotebacktickPaul Eggert2014-03-122-5/+6
* | | Some doc edits related to desktop-restore-framesGlenn Morris2014-03-125-42/+31
* | | * mule.texi (International Chars): Adjust C-u C-x = description.Paul Eggert2014-03-122-18/+27
* | | * doc/misc/octave-mode.texi (Using Octave Mode): Remove outdated stuffGlenn Morris2014-03-112-33/+5
* | | * emacs/indent.texi (Indent Convenience): Mention electric-indent-local-mode.Glenn Morris2014-03-115-4/+16
* | | lisp/vc/pcvs*.el: Fix typos.Juanma Barranquero2014-03-126-49/+72
* | | lisp/frameset.el (frameset--jump-to-register): Add autoload.Juanma Barranquero2014-03-122-0/+6
* | | * lisp/simple.el (set-mark): Ensure mark-active is nil if the mark is nil.Stefan Monnier2014-03-112-12/+22
* | | Add comment for 2014-03-10T10:31:13Z!rudalics@gmx.at and 2014-03-10T18:53:39Z...Martin Rudalics2014-03-111-0/+4
* | | * xfns.c (x_set_mouse_color): Recolor vertical_drag_cursor.Dmitry Antipov2014-03-113-0/+22
* | | lisp/frameset.el: Let-bind frameset--target-display.Juanma Barranquero2014-03-112-23/+25
* | | * lisp/emacs-lisp/nadvice.el (advice--make-1): Fix autoloading avoidance.Stefan Monnier2014-03-102-4/+16
* | | lisp/frameset.el: Separate frame reusing from cleaning up.Juanma Barranquero2014-03-113-85/+130
* | | Revert last change to w32_read_socket.Martin Rudalics2014-03-102-6/+2
* | | * lisp/files.el (find-file): Doc fix: update info node name.Glenn Morris2014-03-102-1/+3
* | | * lisp/emacs-lisp/advice.el (ad-add-advice, defadvice): Doc fixGlenn Morris2014-03-102-4/+6
* | | Fix "\" problem in tutorials by using natural-language quotes.Paul Eggert2014-03-1016-107/+120
* | | doc/lispref/ChangeLog: Add bug reference.Juanma Barranquero2014-03-101-1/+1
* | | src/w32.c (stat_worker): Fix commentary.Eli Zaretskii2014-03-101-3/+5
* | | Fix an obscure bug in fstatat on Windows 9X.Eli Zaretskii2014-03-102-1/+10