aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* | * frame.el: Remove old comment.Glenn Morris2014-06-131-8/+1
* | Remove pointless code in calendar-generate-windowGlenn Morris2014-06-132-4/+6
* | * lisp/simple.el (completion-list-mode-map): Navigate with tab and backtab.Matthias Meulien2014-06-132-6/+15
* | Fix previous revision (2014-06-12T15:54:[email protected])Bastien Guerry2014-06-131-3/+3
* | (describe-key) Mention the keymap in which the binding was found.Nicolas Richard2014-06-122-8/+86
* | * lisp/hippie-exp.el (he--all-buffers): New function.Stefan Monnier2014-06-122-119/+39
* | * lisp/hippie-exp.el (try-expand-line-all-buffers)Emilio C. Lopes2014-06-122-39/+53
* | Adding support for SES local printer functionsVincent Belaïche2014-06-122-23/+249
* | * lisp/progmodes/python.el (import skeleton): New skeleton.Matthias Meulien2014-06-112-6/+14
* | * lisp/ffap.el (ffap-lax-url): New var.Ivan Andrus2014-06-112-2/+15
* | * lisp/progmodes/python.el (class skeleton): Don't erase last char of classMatthias Meulien2014-06-112-1/+6
* | * lisp/help.el (where-is): Use `default' arg of completing-read.Cameron Desautels2014-06-112-2/+8
* | * lisp/files.el (auto-mode-alist): Map .ad files to xdefaults-mode.Kevin Ryde2014-06-112-1/+6
* | * lisp/international/mule-cmds.el: Use lexical-binding.Stefan Monnier2014-06-112-21/+21
* | * lisp/progmodes/python.el (run-python): Use read-shell-command.Eric Hanchrow2014-06-112-1/+5
* | * lisp/rect.el: Make it possible to move bounds past EOL or into TABs.Stefan Monnier2014-06-112-131/+300
* | Merge from emacs-24; up to 2014-06-02T11:35:[email protected]Glenn Morris2014-06-085-22/+36
|\|
| * Small doc updates re initial-buffer-choiceGlenn Morris2014-06-082-7/+11
| * Doc edits re uniquifyGlenn Morris2014-06-084-15/+25
* | Merge from emacs-24; up to 2014-06-01T23:37:[email protected]Glenn Morris2014-06-079-34/+112
|\|
| * * lisp/desktop.el: Activate auto-saving on window configuration changes.Juri Linkov2014-06-072-3/+20
| * * lisp/vc/vc-hg.el (vc-hg-working-revision): Use "hg parent" andSantiago Payà i Miralta2014-06-062-8/+10
| * * lisp/international/mule-cmds.el (ucs-names): Add special entry for BEL.Stefan Monnier2014-06-062-1/+9
| * Doc updates re window-setup-hookGlenn Morris2014-06-062-3/+10
| * * lisp/emacs-lisp/package.el: Comment updateGlenn Morris2014-06-051-2/+0
| * Some documentation for signing of packagesGlenn Morris2014-06-042-2/+12
| * In display-buffer-use-some-window don't shrink window used (Bug#17671).Martin Rudalics2014-06-032-1/+6
| * Minor fix of the last commit in menu-bar-open.Eli Zaretskii2014-06-032-1/+6
| * Fix Bug#17653.Michael Albinus2014-06-032-4/+10
| * * lisp/emacs-lisp/package.el (package-pinned-packages): Doc fix.Glenn Morris2014-06-022-10/+21
| * Fix TTY menu invocation via M-x.Eli Zaretskii2014-06-022-0/+10
* | * lisp/vc/vc-hg.el (vc-hg-create-tag, vc-hg-retrieve-tag): New functions.Santiago Payà i Miralta2014-06-062-4/+25
* | * lisp/vc/vc-hg.el (vc-hg-log-graph): New var.Santiago Payà i Miralta2014-06-062-8/+27
* | * src/window.c (Frecenter): Signal an error if window-buffer is notStefan Monnier2014-06-061-6/+11
* | * lisp/mouse.el (mouse-posn-property): Ignore buffer position info when theStefan Monnier2014-06-051-4/+5
* | * emacs-lisp/tabulated-list.el (tabulated-list-print): Only callMario Lang2014-06-062-1/+7
* | * emacs-lisp/cl-macs.el (cl-macrolet): Simplify last change.Leo Liu2014-06-061-9/+7
* | lisp/gnus/gnus-art.el (gnus-mime-buttonize-attachments-in-header): Improve cr...Katsumi Yamaoka2014-06-052-9/+24
* | * emacs-lisp/cl-macs.el (cl-macrolet): Avoid excessive progn's.Leo Liu2014-06-062-7/+13
* | tildify.el: Rewrite `tildify-region' and co., add foreach function.Michal Nazarewicz2014-06-052-84/+78
* | tildify.el: Optimise environments regexesMichal Nazarewicz2014-06-052-22/+29
* | tildify.el: Better support for XMLMichal Nazarewicz2014-06-052-1/+20
* | tildify.el: Improve defcustom's typesMichal Nazarewicz2014-06-052-3/+35
* | tildify.el: Fix matched group indexes in end-regex buildingMichal Nazarewicz2014-06-052-15/+38
* | tildify.el: Fix end-regex building in `tildify-find-env'Michal Nazarewicz2014-06-052-22/+49
* | * woman.el (woman-mapcan): Remove.Mario Lang2014-06-052-11/+10
* | Gnus: fix last changeKatsumi Yamaoka2014-06-054-8/+22
* | Gnus: bugfixes to make `gnus-mime-save-part-and-strip' work againKatsumi Yamaoka2014-06-054-5/+13
* | register.el: Add link to Emacs manual in Commentary.Rüdiger Sonderfeld2014-06-032-1/+5
* | Avoid the type error on f10 when lookup-key returns an number.Sam Steingold2014-06-022-6/+20