summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris2014-06-2517-65/+198
|\
| * Remove some function declarations, no longer needed or correctGlenn Morris2014-06-254-4/+7
| * HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+577
| * Fix last changeLeo Liu2014-06-261-1/+1
| * * lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.Leo Liu2014-06-263-7/+18
| * authors.el: Add some renamed/moved filesGlenn Morris2014-06-252-1/+13
| * ChangeLog fixes.Glenn Morris2014-06-252-7/+9
| * Fix a few packages to work with nil tab-stop-listLeo Liu2014-06-265-5/+25
| * * lisp/emacs-lisp/package.el (package-list-unsigned): New var.Stefan Monnier2014-06-252-6/+15
| * * calendar/todo-mode.el: Fix two bugs.Stephen Berman2014-06-252-10/+18
| * * lisp/help-fns.el (describe-function-1): Check file-name is a string beforeStefan Monnier2014-06-242-1/+6
| * * lisp/desktop.el (desktop-auto-save-enable)Juri Linkov2014-06-252-8/+26
| * Fix some indentation problem with \; and pipes.Stefan Monnier2014-06-242-17/+69
* | * find-func.el (find-function-C-source-directory): Use file-accessible-direct...Glenn Morris2014-06-252-2/+4
* | ps-samp.el: Make it slightly less awfulGlenn Morris2014-06-252-110/+80
* | * lisp/progmodes/idlw-shell.el (idlwave-shell-make-temp-file): OptimizeGlenn Morris2014-06-252-20/+24
* | Move lisp/emacs-lisp/authors.el to admin/Glenn Morris2014-06-252-1359/+2
* | Simplify and parallize test/automated MakefileGlenn Morris2014-06-252-0/+63
* | HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+568
* | lisp/Makefile: Remove cc-*.el dependencies on non-cc filesGlenn Morris2014-06-252-12/+12
* | * lisp/play/landmark.el: Use lexical-binding and avoid `intangible'.Stefan Monnier2014-06-252-73/+96
* | Do not allow out-of-range character position in Fcompare_strings.Dmitry Antipov2014-06-255-22/+24
* | Auto-commit of loaddefs files.Glenn Morris2014-06-251-1/+1
* | ChangeLog fixGlenn Morris2014-06-241-2/+2
* | Make search in reftex-using-biblatex-p non-greedy.Leonard Randall2014-06-242-1/+7
* | lisp/calculator.el (calculator-last-input): drop 'ascii-character propertyEli Barzilay2014-06-242-6/+9
* | Merge from emacs-24; up to 2014-06-08T18:27:22Z!eggert@cs.ucla.eduGlenn Morris2014-06-2410-96/+74
|\ \ | |/
| * Backport Unicode 7 update of character- and script-related databasesEli Zaretskii2014-06-243-40/+147
| * * align.el (align-adjust-col-for-rule): Unbreak due to defaultingLeo Liu2014-06-243-12/+17
| * * html2text.el (html2text-get-attr): Rewrite to handle spaces in quotedAndreas Schwab2014-06-222-66/+19
| * More tweaks of skeleton documentation wrt \n behavior at bol/eol.Eli Zaretskii2014-06-222-3/+10
| * * net/tramp-adb.el (tramp-adb-handle-process-file):Michael Albinus2014-06-224-6/+13
| * * landmark.el: Commentary fixes.Glenn Morris2014-06-211-7/+4
| * Fix landmark, broken since Emacs 23.1Glenn Morris2014-06-212-2/+11
| * ChangeLog fix (no need to merge to trunk)Glenn Morris2014-06-211-1/+1
* | Optionally, undo several consequential deletion in one step.Sam Steingold2014-06-232-1/+26
* | * lisp/simple.el (handle-shift-selection, exchange-point-and-mark)Stefan Monnier2014-06-237-29/+45
* | Update various character- and script-related databases per Unicode 7.0.Eli Zaretskii2014-06-233-40/+147
* | * calculator.el (calculator-standard-displayer): Fix bug in use ofEli Barzilay2014-06-232-10/+65
* | "the the", "from from" and "and and".Mario Lang2014-06-236-4/+16
* | * lisp/electric.el (electric-layout-post-self-insert-function):Dmitry Antipov2014-06-2213-14/+36
* | Merge from emacs-24; up to 2014-06-06T02:22:40Z!monnier@iro.umontreal.caGlenn Morris2014-06-2116-66/+200
|\ \ | |/
| * Fix completion retrieval parsing.Fabián Ezequiel Gallina2014-06-212-2/+19
| * lisp/skeleton.el (skeleton-insert): Fix last change.Eli Zaretskii2014-06-212-3/+9
| * Enhancements for outline integration.Fabián Ezequiel Gallina2014-06-212-1/+8
| * lisp/skeleton.el (skeleton-insert): Doc fix.Eli Zaretskii2014-06-212-1/+8
| * * lisp/emacs-lisp/smie.el (smie-config--guess): Fix typo.Stefan Monnier2014-06-202-9/+9
| * * lisp/mouse.el (mouse-drag-line): Don't re-add to unread-comment-events,Stefan Monnier2014-06-202-4/+9
| * In mouse-drag-line remove inadvertently reintroduced code (Bug#17819).Martin Rudalics2014-06-202-8/+7
| * * lisp/progmodes/sh-script.el (sh-smie-sh-rules): For { after &&, don'tStefan Monnier2014-06-202-1/+10