summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* lisp/ibuf-ext.el (ibuffer-switch-to-saved-filter-groups): Shortcut completing...Roland Winkler2012-09-232-4/+16
* Convert toggle-read-only calls to read-only-mode.Chong Yidong2012-09-236-5/+13
* Remove LIBRARIES arg from w32_delayed_load and friends.Chong Yidong2012-09-232-1/+6
* * lisp/dired.el (dired-mode-map): Add [remap read-only-mode] forJuri Linkov2012-09-232-0/+7
* ChangeLog typo fixGlenn Morris2012-09-221-1/+1
* Implement temp-output-buffer-show in subr.el.Martin Rudalics2012-09-222-1/+46
* * simple.el (read-only-mode): Doc fix.Chong Yidong2012-09-222-1/+2
* * files.el (ctl-x-map): Bind C-x C-q to read-only-mode.Chong Yidong2012-09-222-1/+4
* Misc doc fixes.Chong Yidong2012-09-224-35/+47
* Fix bugs #12447 and #12326 with infloop causes by idle timers, update docs.Eli Zaretskii2012-09-222-3/+18
* Make Temp Buffer Resize Mode less intrusive (Bug#1806).Martin Rudalics2012-09-224-33/+122
* * rst.el: Revamp section title faces.Stefan Merten2012-09-222-139/+75
* Fix auto-save and locking for indirect buffers.Chong Yidong2012-09-222-4/+13
* Merge from emacs-24; up to 2012-05-07T14:57:18Z!michael.albinus@gmx.deChong Yidong2012-09-217-9/+70
|\
| * Fix ChangeLog, add missing :version.Glenn Morris2012-09-162-1/+2
| * IDO: Disable match re-ordering for buffer switchingLeo Liu2012-09-172-2/+26
| * * idlw-shell.el (idlwave-shell-complete-filename): Fix 2011-05-17 change.Jose Marino2012-09-122-1/+6
| * Mention with-demoted-errors in the doc-string of ignore-errorsLeo Liu2012-09-122-1/+7
| * load-path-shadows-font-lock-keywords tweakGlenn Morris2012-09-112-1/+12
| * * mail/emacsbug.el (report-emacs-bug): Trap load-path-shadows errors.Glenn Morris2012-09-092-3/+12
| * Backport: AWK Mode: make auto-newline work when there's "==" in theAlan Mackenzie2012-09-093-9/+20
| * * lisp/pcmpl-gnu.el (pcmpl-gnu-tarfile-regexp): Add tar.xz. (tiny change)Joel Bion2012-09-072-1/+6
* | * lisp/replace.el (query-replace-read-from): Use `read-regexp' insteadJuri Linkov2012-09-215-23/+33
* | * lisp/replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTSJuri Linkov2012-09-212-21/+29
* | * lisp/replace.el (read-regexp): Add HISTORY arg.Juri Linkov2012-09-212-4/+9
* | * lisp/replace.el (read-regexp): Don't add ": " when PROMPT alreadyJuri Linkov2012-09-212-11/+18
* | * doc-view.el (doc-view-display): Better fix for the cl-assertionTassilo Horn2012-09-202-5/+11
* | * rst.el: Integrate support for `imenu' and `which-function'.Stefan Merten2012-09-202-107/+187
* | * lisp/emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.Stefan Monnier2012-09-203-30/+39
* | * lisp/calc/calc.el: Fix last change by removing the whole chunk, since itStefan Monnier2012-09-202-28/+5
* | In debug restore assignment to debugger-old-buffer.Martin Rudalics2012-09-202-0/+6
* | Auto-commit of loaddefs files.Glenn Morris2012-09-201-1/+1
* | * lisp/dired-aux.el (dired-diff): Remove (require 'diff) sinceJuri Linkov2012-09-202-3/+6
* | * vc/diff.el (diff-latest-backup-file): Autoload.Chong Yidong2012-09-202-1/+6
* | * lisp/calc/calc.el: Remove redundant autoload shape check.Stefan Monnier2012-09-195-27/+27
* | * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.Stefan Monnier2012-09-192-1/+5
* | * lisp/dired-aux.el (dired-diff): Add (require 'diff) becauseJuri Linkov2012-09-192-3/+11
* | * lisp/emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename fromStefan Monnier2012-09-192-24/+35
* | * lisp/doc-view.el (doc-view-guess-paper-size)Stefan Monnier2012-09-192-5/+10
* | New feature: set optimal slice from BoundingBox information.Tassilo Horn2012-09-192-18/+111
* | Partial fix for bug#12371Glenn Morris2012-09-192-0/+6
* | Allow customization of calendar month header textGlenn Morris2012-09-192-4/+75
* | * lisp/startup.el (command-line-ns-option-alist): Add -g and --geometry.Jan Djärv2012-09-192-2/+6
* | * lisp/dired-aux.el (dired-diff): Restore original functionality ofJuri Linkov2012-09-193-27/+62
* | * lisp/dired.el (dired-mark): If the region is active in Transient MarkJuri Linkov2012-09-192-7/+33
* | * lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod): Default fileJuri Linkov2012-09-193-11/+43
* | * lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extraDmitry Gutov2012-09-192-12/+39
* | Auto-commit of loaddefs files.Glenn Morris2012-09-181-1/+1
* | rmailedit commentGlenn Morris2012-09-181-0/+2
* | Fix some recent changes in debug.el.Martin Rudalics2012-09-182-4/+12