summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Parallelize documentation builds.Paul Eggert2013-02-214-11/+38
* * cmuscheme.el (scheme-buffer): Fix docstring.Bastien Guerry2013-02-212-1/+5
* Merge from emacs-24; up to 2012-12-21T07:35:02Z!ueno@gnu.orgGlenn Morris2013-02-216-35/+2001
|\
| * ChangeLog fixGlenn Morris2013-02-211-68/+1
| * Remove package not updated in 10 years.Glenn Morris2013-02-201-3/+0
| * * progmodes/python.el (python-info-current-defun): EnhanceFabián Ezequiel Gallina2013-02-202-35/+38
| * Added intial test suite for python.el.Fabián Ezequiel Gallina2013-02-202-0/+2018
| * * lisp/net/tramp.el (tramp-get-debug-buffer): Ensure outline.el is notGlenn Morris2013-02-192-0/+7
| * * progmodes/python.el (python-info-current-defun): Fix failedFabián Ezequiel Gallina2013-02-192-1/+9
* | * net/tramp.el (tramp-ssh-controlmaster-template): Make it aMichael Albinus2013-02-212-5/+16
* | * net/tramp-sh.el (tramp-sh-handle-set-file-times): Set $UTC onlyMichael Albinus2013-02-212-1/+6
* | Make Info-edit obsoleteGlenn Morris2013-02-203-13/+29
* | * lisp/informat.el (Info-tagify): Handle buffers not visiting files.Glenn Morris2013-02-202-10/+15
* | More doc updates for multi-frame imagesGlenn Morris2013-02-205-8/+28
* | lisp/calc/calc-graph.el (calc-graph-show-dumb): Fix typo.Juanma Barranquero2013-02-212-1/+5
* | * lisp/files.el (basic-save-buffer): Move check for existing parent directoryGlenn Morris2013-02-202-9/+14
* | Port documentation to Texinfo 5.0.Paul Eggert2013-02-207-14/+24
* | * src/sheap.c (report_sheap_usage): Fix arguments of message1_no_log.Ken Brown2013-02-202-1/+5
* | * src/sheap.c (report_sheap_usage): Prefer message1_nolog.Stefan Monnier2013-02-202-3/+4
* | * lisp/simple.el (command-execute): Move from C. Add obsolete check.Stefan Monnier2013-02-204-98/+70
* | * tramp.texi (Android shell setup): Improve. Reported by ThierryMichael Albinus2013-02-202-3/+35
* | * lisp/jka-cmpr-hook.el (jka-compr-compression-info-list)Ulrich Müller2013-02-202-4/+16
* | * outline.el (outline-regexp, outline-heading-end-regexp): UseBastien Guerry2013-02-202-8/+9
* | Lispref updates for multi-frame imagesGlenn Morris2013-02-203-54/+67
* | Rework recent image-multi-frame stuff a littleGlenn Morris2013-02-193-17/+32
* | * sheap.c (report_sheap_usage): Use message, not message1, soDaniel Colascione2013-02-192-2/+8
|\ \
| * | 2013-02-19 Daniel Colascione <dancol@dancol.org>Daniel Colascione2013-02-192-1/+10
* | | * search.c (find_newline): Return byte position in bytepos.Dmitry Antipov2013-02-208-62/+83
|/ /
* | Make cl-floatp-safe just an alias for floatpGlenn Morris2013-02-194-25/+11
* | * net/tramp-cache.el (tramp-get-hash-table): New defun.Michael Albinus2013-02-192-57/+69
* | Spelling fixes.Paul Eggert2013-02-195-6/+6
* | Merge from emacs-24; up to 2012-12-20T16:09:05Z!dmantipov@yandex.ruGlenn Morris2013-02-1811-46/+66
|\ \ | |/
| * * progmodes/python.el (python-indent-context): FixFabián Ezequiel Gallina2013-02-192-13/+24
| * Remove some defunct/no longer relevant MORE.STUFF links.Glenn Morris2013-02-182-28/+10
| * * doc/lispref/text.texi (Change Hooks): Fix typo.Glenn Morris2013-02-182-1/+5
| * * eshell/em-unix.el (eshell/su): Require tramp.Michael Albinus2013-02-183-3/+16
| * Avoid leaking handles on MS-Windows.Eli Zaretskii2013-02-182-0/+11
| * Fix a typo in a comment.Eli Zaretskii2013-02-181-1/+1
* | Cleanup some of EIEIO's namespace.Stefan Monnier2013-02-187-398/+448
* | Documented Eshell's insert output-redirection operatorAidan Gauland2013-02-192-5/+17
* | * lisp/emacs-lisp/eldoc.el (eldoc-highlight-function-argument):Michael Heerdegen2013-02-172-1/+7
* | Merge from emacs-24; up to 2012-12-20T05:05:41Z!dmantipov@yandex.ruGlenn Morris2013-02-176-9/+43
|\ \ | |/
| * Fix bug #13735 with network streams on MS-Windows.Eli Zaretskii2013-02-172-65/+17
| * Fix bug #13723 with redrawing vertical border in GUI sessions.Eli Zaretskii2013-02-172-2/+11
| * A few small TODO and CONTRIBUTE updatesGlenn Morris2013-02-162-5/+24
| * * lisp/net/network-stream.el (network-stream-open-starttls):Didier Verna2013-02-152-2/+8
* | Don't use font-lock-syntax-table in lisp modes.Stefan Monnier2013-02-173-24/+30
* | Prefer `message1' over `message'.Stefan Monnier2013-02-1711-19/+31
* | * net/rcirc.el (rcirc-keepalive): Fix invalid timer error.Leo Liu2013-02-182-1/+6
* | lisp/gnus/mml2015.el (mml2015-epg-find-usable-key): handle revoked user-idDaiki Ueno2013-02-172-20/+67