summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Simplify mouse-dragging implementation.Chong Yidong2010-07-023-242/+136
* * lisp/autoinsert.el (auto-insert-alist): Fix readabilityJuri Linkov2010-07-032-3/+8
* * lisp/faces.el (read-face-name): Rename arg `string-describing-default'Juri Linkov2010-07-032-8/+18
* Replace delete-backward-char Lisp calls in Viper (Bug#6552).Chong Yidong2010-07-022-6/+14
* 2010-07-01 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2010-07-012-1/+7
* * ruler-mode.el (ruler--save-header-line-format): Fix typos.Chong Yidong2010-07-012-8/+11
* Fix application of default-frame-alist (Bug#5378).Chong Yidong2010-06-303-36/+48
* Fix whitespace in ChangeLogs.Juanma Barranquero2010-07-011-1/+1
* * startup.el (command-line): Don't call tool-bar-setup in a tty-only build.Andreas Schwab2010-07-012-4/+10
* Don't always set ruler-mode-header-line-format-old (Bug#5370).Chong Yidong2010-06-302-10/+32
* Allow global VC ops like `C-x v D' in Diff and Log-View buffers.Chong Yidong2010-06-293-17/+27
* dynamic-setting.el (font-setting-change-default-font): Remove call to message.Jan D2010-06-282-1/+5
* international/quail.el (quail-insert-kbd-layout): Fix the showing of untransl...Kenichi Handa2010-06-282-1/+6
* * bindings.el (global-map): Bind delete and DEL, the former toChong Yidong2010-06-274-24/+92
* * progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.Chong Yidong2010-06-272-1/+7
* * startup.el (command-line): Recognize "0" X resource value.Chong Yidong2010-06-272-1/+5
* Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-265-93/+49
* w32-fns.el (w32-convert-standard-filename): Doc fix.Eli Zaretskii2010-06-262-1/+5
|\
* | Cherry-pick commit 8bd9308 from the org-mode Git repository.Carsten Dominik2010-06-263-11/+25
* | Revert last change.Chong Yidong2010-06-252-8/+1
* | Change initial-frame-alist and default-frame-alist defaults (Bug#2249).Chong Yidong2010-06-252-1/+8
* | Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmo...Agustín Martín2010-06-251-0/+8
* | ispell.el (ispell-init-process): Make sure ispell and default directories are...Agustín Martín2010-06-251-3/+3
* | Make sure `flyspell-word' checks word after (flyspell-check-previous-highligh...Agustín Martín2010-06-251-1/+3
* | * lisp/minibuffer.el (completions-format): Change default from nil toJuri Linkov2010-06-252-3/+8
* | * lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'Juri Linkov2010-06-252-0/+9
* | Don't issue kmacro hint if echo area is in use (Bug#3412).Chong Yidong2010-06-242-5/+12
* | Add in some useful convenience functions for handling HTTP.Mark A. Hershberger2010-06-224-0/+73
* | Minor simplification.Glenn Morris2010-06-222-22/+22
* | * lisp/org/org-entities.el: Add explicit utf-8 coding cookie.Glenn Morris2010-06-222-1/+9
* | Add some utf-8 coding cookies.Glenn Morris2010-06-228-126/+158
* | * lisp/simple.el (compose-mail): Fix doc string to refer toKarl Fogel2010-06-212-1/+7
* | Fix an indentation bug:Alan Mackenzie2010-06-214-13/+53
* | Tweaks to package list UI.Chong Yidong2010-06-203-11/+78
* | Add preliminary describe-package functionality, and some cleanup.Chong Yidong2010-06-195-23/+107
* | * lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)Gustav Hållberg2010-06-182-2/+7
* | * lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.Stefan Monnier2010-06-182-26/+13
* | Fix revert-buffer functionality of Help mode and Info.Juri Linkov2010-06-173-2/+37
* | * lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.Dan Nicolaescu2010-06-172-1/+51
* | ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.Agustín Martín2010-06-172-2/+7
* | emacs-lisp/package.el (package-menu-mode-map): Move initialization into decla...Juanma Barranquero2010-06-172-19/+20
* | menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.Juanma Barranquero2010-06-172-1/+5
* | Merge package.el, written by Tom Tromey <tromey@redhat.com>.Chong Yidong2010-06-164-0/+1657
* | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back specialStefan Monnier2010-06-162-0/+10
* | calc-poly.el: (math-accum-factors): Make sure that constants aren't distributedJay Belanger2010-06-162-1/+6
* | * lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' beforeJuri Linkov2010-06-172-2/+9
* | * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'Stefan Monnier2010-06-163-7/+5
* | Merge from emacs-23Stefan Monnier2010-06-169-33/+100
|\ \
| * | * lisp/font-lock.el (font-lock-major-mode): Rename fromStefan Monnier2010-06-163-9/+19
| * | * lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.Stefan Monnier2010-06-152-4/+8