summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge from gnulibPaul Eggert2015-04-091-2/+2
* * lisp/bookmark.el (bookmark-bmenu-goto-bookmark): Don't inf-loop.Boruch Baum2015-04-091-1/+2
* Stop messing with the EMACS env varStefan Monnier2015-04-094-13/+1
* css-mode.el (css-smie-rules): Fix indentation after complex selectorsStefan Monnier2015-04-092-0/+19
* python.el: Indent docstring lines to base-indentFabián Ezequiel Gallina2015-04-092-14/+36
* python.el: Increase native completion robustnessFabián Ezequiel Gallina2015-04-091-42/+94
* * lisp/eshell: Make backslash a no-op in front of normal charsSamer Masterson2015-04-082-28/+52
* (diff-hunk-file-names): Don't require a TAB after the file nameGustav Hållberg2015-04-081-1/+1
* (diff-hunk-file-names): Don't require a TAB after the file nameGustav Hållberg2015-04-081-2/+7
* Minor quoting etc. fixes to Emacs manualPaul Eggert2015-04-0820-59/+59
* Minor quoting etc. fixes to elisp introPaul Eggert2015-04-081-286/+286
* CONTRIBUTE: Mention log-edit-insert-changelogDmitry Gutov2015-04-091-0/+2
* CONTRIBUTE: Emphasize creating the top-level ChangeLog file manuallyDmitry Gutov2015-04-091-1/+1
* * doc/misc/calc.texi (Summary): Avoid '@:' when usurped.Paul Eggert2015-04-081-3/+5
* (eieio-copy-parents-into-subclass): Fix inheritance of initargsStefan Monnier2015-04-081-4/+3
* * lisp/emacs-lisp/package.el (package-menu-mode): Mode-line notificationArtur Malabarba2015-04-081-0/+4
* * lisp/emacs-lisp/package.el: More conservative `ensure-init-file'Artur Malabarba2015-04-081-13/+22
* * src/eval.c (init_eval_once): Bump max_lisp_eval_depth to 800Eli Zaretskii2015-04-081-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2015-04-0810-89/+119
|\
| * Add notice to visual commands sectionTassilo Horn2015-04-081-0/+10
| * ffap: Support environment variable expansion in file namesDmitry Gutov2015-04-081-1/+1
| * Prefer double-quote to accent-grave in man pagesPaul Eggert2015-04-074-28/+30
| * Fixes: debbugs:20257Stefan Monnier2015-04-071-11/+13
| * Update etc/PROBLEMS.Ivan Shmakov2015-04-071-25/+37
| * Add doc strings for some Isearch state varsPaul Eggert2015-04-071-2/+5
| * Always mark "<" and ">" in #include directives with text properties.Alan Mackenzie2015-04-071-22/+23
* | Fix nasty scoping bug in tramp-cache.elMichael Albinus2015-04-081-6/+6
|/
* Generate a ChangeLog file from commit logsPaul Eggert2015-04-0718-89/+717
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-0724-0/+0
* Merge from gnulibPaul Eggert2015-04-062-4/+21
* Fix miscellaneous glitches in cc-mode.el. Fixes debbugs#20245.Alan Mackenzie2015-04-062-8/+26
* CC Mode: Stop Font Lock forcing fontification from BOL. Fixes debbugs#19669.Alan Mackenzie2015-04-062-0/+16
* python.el: Do not break IPython magic completions.Fabián Ezequiel Gallina2015-04-062-14/+28
* * emacs-lisp/package.el: Make the execute prompt less verbose.Artur Malabarba2015-04-062-24/+39
* * emacs-lisp/package.el: Fix lack of "new" packages.Artur Malabarba2015-04-062-2/+8
* src/w32proc.c: Fix typos in description of subprocess support.Eli Zaretskii2015-04-061-7/+7
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2015-04-062-0/+11
|\
| * * NEWS: Document async package-menu.Artur Malabarba2015-04-062-0/+11
* | Avoid segfaults on MS-Windows when invoking subprocesses (Bug#20264)Koichi Arakawa2015-04-062-10/+17
|/
* emacs-lisp/package.el (package-menu-execute): Add async supportArtur Malabarba2015-04-062-29/+40
* emacs-lisp/package.el (package-install): Add ASYNC and CALLBACKArtur Malabarba2015-04-062-10/+13
* emacs-lisp/package.el: Refactor pre-execute promptArtur Malabarba2015-04-063-51/+56
* emacs-lisp/package.el: Async support in download-transactionArtur Malabarba2015-04-062-34/+61
* Spelling fix for 'hfy-optimizations'Paul Eggert2015-04-057-15/+29
* Fix typo in previous rtree changePaul Eggert2015-04-051-2/+2
* Use American spelling for 'normalize'Paul Eggert2015-04-052-2/+11
* Fix previous commit to prevent infloopFabián Ezequiel Gallina2015-04-061-0/+1
* python.el: Enhance docstring detection following PEP-257.Fabián Ezequiel Gallina2015-04-054-27/+262
* ; Minor ChangeLog fixPaul Eggert2015-04-051-2/+2
* Fix byte-compilation warning in lisp/ses.elEli Zaretskii2015-04-052-8/+13