aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | * doc/lispref/display.texi (Forcing Redisplay): Mention pre-redisplay-function.Glenn Morris2014-02-283-0/+10
* | | Some doc related to search-invisible and query replaceGlenn Morris2014-02-286-5/+20
* | | Replace some uses of obsolete argument of display-completion-listGlenn Morris2014-02-286-40/+65
* | | lisp/frame.el: Remove a couple of obsolete FIXME comments.Juanma Barranquero2014-03-011-2/+1
* | | lisp/icomplete.el: Use "..." when U+2026 cannot be displayed.Juanma Barranquero2014-03-012-3/+9
* | | Fix a few crashes and leaks when cloning C strings.Paul Eggert2014-02-286-27/+40
* | | Tweak earlier shr.el changeGlenn Morris2014-02-282-4/+3
* | | * etc/NEWS: Minor edits.Glenn Morris2014-02-281-3/+5
* | | * etc/NEWS: Minor editsGlenn Morris2014-02-281-10/+17
* | | lisp/finder.el (finder-unload-function): New function.Juanma Barranquero2014-02-282-0/+10
* | | Fix docstring typos.Juanma Barranquero2014-02-284-9/+17
* | | Don't show drag cursor when modeline can't be dragged (Bug#16647).Martin Rudalics2014-02-282-2/+11
* | | Continuation of previous change.Xue Fuqiao2014-02-282-4/+5
* | | * doc/lispref/functions.texi (Advising Functions): Tweak markup.Xue Fuqiao2014-02-282-3/+5
* | | Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).Martin Rudalics2014-02-283-35/+49
* | | * net/shr.el (shr-put-image): add custom variableIvan Kanis2014-02-282-5/+18
* | | * automated/tramp-tests.el (tramp--test-enabled)Michael Albinus2014-02-282-9/+9
* | | * net/tramp-adb.el (tramp-adb-parse-device-names):Michael Albinus2014-02-283-88/+111
* | | * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update required/optionalPer Starbäck2014-02-272-5/+11
* | | * lisp/saveplace.el (toggle-save-place): Fix argument handling (tiny change)Andy Sawyer2014-02-272-6/+11
* | | * doc/misc/info.texi (Help-Xref): Add submenu.Glenn Morris2014-02-271-0/+5
* | | Remove no-longer-relevant text about writing Info nodes by handGlenn Morris2014-02-272-254/+30
* | | * doc/misc/info.texi: Nuke hand-written node pointers.Glenn Morris2014-02-272-40/+25
* | | * etc/NEWS: Minor editGlenn Morris2014-02-271-5/+4
* | | * doc/emacs/custom.texi: Typo fix.Glenn Morris2014-02-271-1/+1
* | | Some doc fixes for completion-hilit-commonality and friendsGlenn Morris2014-02-272-5/+21
* | | Doc fix for `face-spec-set'.Xue Fuqiao2014-02-283-15/+20
* | | Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.Xue Fuqiao2014-02-284-0/+39
|\ \ \
* | | | * info.el: Comment.Glenn Morris2014-02-271-0/+3
* | | | Add H binding to info, for compatibility with standalone infoKarl Berry2014-02-274-0/+12
* | | | * src/doc.c (Fsnarf_documentation): Snarf not-yet-bound variablesGlenn Morris2014-02-272-3/+14
* | | | * lisp/progmodes/sql.el (sql-interactive-mode): Avoid setting global valueEmilio C. Lopes2014-02-272-2/+7
|/ / /
* | | Document `define-alternatives'.Xue Fuqiao2014-02-284-1/+44
* | | Some desktop doc.Xue Fuqiao2014-02-283-0/+31
* | | More fixes for mouse glyph calculations (Bug#16647).Martin Rudalics2014-02-273-33/+89
* | | Fix bug #16870 with 'box' face in display strings.Eli Zaretskii2014-02-272-11/+61
* | | * net/dbus.el (dbus--init-bus): Declare function.Michael Albinus2014-02-272-17/+39
* | | * dbusbind.c (Fdbus__init_bus, Qdbus__init_bus, Sdbus__init_bus):Michael Albinus2014-02-272-7/+12
* | | lisp/subr.el (y-or-n-p): Fix double space issue in message.Juanma Barranquero2014-02-272-16/+16
* | | Document some changes about windows.Xue Fuqiao2014-02-275-4/+58
|\ \ \
* \ \ \ Document some (perhaps incomplete) pixelwise window operations.Xue Fuqiao2014-02-272-9/+65
|\ \ \ \ | |/ / /
* | | | * automated/tramp-tests.el (tramp--test-enabled): Move connectionMichael Albinus2014-02-272-119/+107
* | | | Some doc about electric-indent-mode.Xue Fuqiao2014-02-279-23/+37
|\ \ \ \ | |/ / /
* | | | Tramp adb fixes, found during test campaign.Michael Albinus2014-02-273-104/+126
* | | | Fix previous change.Xue Fuqiao2014-02-271-0/+1
|/ / /
* | | * doc/lispref/frames.texi (Multiple Terminals): DocumentXue Fuqiao2014-02-272-5/+72
* | | * etc/NEWS: Copyedit.Glenn Morris2014-02-271-4/+6
* | | Small doc related to new completion functionsGlenn Morris2014-02-275-7/+28
* | | Some crm.el docGlenn Morris2014-02-263-47/+25
* | | Fix tramp bug with empty explicit pathDaniel Colascione2014-02-263-8/+15
|\ \ \