summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport: Parse pcomplete arguments regardless of pcomplete-cycle-completionsSamer Masterson2015-01-162-2/+6
* doc/lispref/variables.texi (Creating Buffer-Local): Improve indexing (Bug#19608)Eli Zaretskii2015-01-152-0/+6
* erc-backend.el: Give hook-name a default value of nil and add-to-list uncondi...Dima Kogan2015-01-142-2/+10
* Fix support of non-ASCII frame titles on MS-Windows (Bug#19590)Eli Zaretskii2015-01-142-14/+53
* * filenotify.el (file-notify--descriptor): Do not cons for remote files.Michael Albinus2015-01-131-1/+1
* Handle watching of several files in the same directory for inotify.Michael Albinus2015-01-133-170/+228
* More fixes to support multi-line search in comintJuri Linkov2015-01-132-5/+17
* Better support for multi-line shell input.Juri Linkov2015-01-132-5/+14
* Fix return value of vertical-motion at ZV (Bug#19553)Eli Zaretskii2015-01-102-1/+11
* Fix encoding of I/O in net-utils.el for MS-Windows. (Bug#19458)Eli Zaretskii2015-01-092-2/+24
* Fix the description of -nl in --help text. (Bug#19542)Eli Zaretskii2015-01-092-1/+6
* Fix line-move-visual's following of column in R2L lines (backport from trunk).Eli Zaretskii2015-01-094-7/+29
* Fixes: debbugs:18756Glenn Morris2015-01-062-9/+10
* Backport: Add an extra column for Version in list-packages tableSteve Purcell2015-01-062-1/+7
* Fix assertion violations in try_window_id (Bug#19511)Eli Zaretskii2015-01-052-1/+26
* Fix dired quoting bug with "Hit`N`Hide"Paul Eggert2015-01-042-4/+10
* More doc fixes for bug#19502 -- make documentation less X-specific.Eli Zaretskii2015-01-045-25/+64
* src/emacs.c (syms_of_emacs) <system-configuration>: Doc fix. (Bug#19502)Eli Zaretskii2015-01-042-3/+6
* Backport: Unbreak `mouse-action' property in text buttonsDmitry Gutov2015-01-042-1/+7
* * admin/update_autogen (commit): Prepend "# " to commit message.Glenn Morris2015-01-022-1/+5
* Auto-commit of loaddefs files.Glenn Morris2015-01-026-14/+14
* Fix copyright years by handPaul Eggert2015-01-0197-109/+111
* Update copyright year to 2015Paul Eggert2015-01-012336-2372/+2434
* * .gitattributes: New file.Paul Eggert2015-01-012-0/+44
* Make sure tool-bar changes are reflected on display.Eli Zaretskii2015-01-012-2/+10
* * autogen.sh: Port better to non-GNU 'cp'.Paul Eggert2014-12-312-1/+6
* Fix a typo in a comment in the previous commit.Eli Zaretskii2014-12-301-1/+1
* Fix the pixel coordinates returned by pos-visible-in-window-p. (Bug#19473)Eli Zaretskii2014-12-302-4/+24
* * automated/tramp-tests.el (tramp--test-smb-or-windows-nt-p):Michael Albinus2014-12-302-13/+25
* Omit trailing white spacePaul Eggert2014-12-291-1/+0
* Sync with Tramp 2.2.11.Michael Albinus2014-12-292-1/+8
* Sync with Tramp 2.2.11.Michael Albinus2014-12-292-4/+12
* Sync with Tramp 2.2.11.Michael Albinus2014-12-294-3/+24
* Fix ChangeLog entry.Michael Albinus2014-12-291-1/+2
* Fix auto-revert-tail-mode for remote filesFilipp Gunbin2014-12-292-9/+12
* Spelling fixesPaul Eggert2014-12-284-8/+8
* src/w32proc.c (Fw32_get_codepage_charset): Doc fix. (Bug#19458)Eli Zaretskii2014-12-282-1/+10
* * build-aux/git-hooks/commit-msg: Allow tabs.Paul Eggert2014-12-282-6/+16
* lisp/international/mule.el (define-coding-system): Fix typos in the doc string.Eli Zaretskii2014-12-282-54/+64
* lisp/international/mule.el (define-coding-system): Improve docstring.Kenichi Handa2014-12-281-19/+87
* Port memory-full checking to GnuTLS 3.3Paul Eggert2014-12-272-15/+41
* * lisp/progmodes/python.el (python-shell-buffer-substring): HandleFabián Ezequiel Gallina2014-12-274-10/+39
* Fix ChangeLog typoFabián Ezequiel Gallina2014-12-271-2/+2
* Fix composition of characters from Syriac and Arabis scripts.Eli Zaretskii2014-12-272-1/+9
* python.el: Fix message when sending region.Fabián Ezequiel Gallina2014-12-272-10/+25
* python.el: Cleanup temp files even with eval errors.Fabián Ezequiel Gallina2014-12-272-17/+22
* Fix for previous commitFabián Ezequiel Gallina2014-12-271-6/+5
* python.el: Handle file encoding for shell.Fabián Ezequiel Gallina2014-12-274-25/+385
* Spelling fixesPaul Eggert2014-12-258-14/+14
* * automated/tramp-tests.el (tramp-test17-insert-directory): Do notMichael Albinus2014-12-252-1/+11