aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* eww improvementsIvan Kanis2013-06-242-3/+15
* epg.el: Add context option `home-directory' and `program'.Daiki Ueno2013-06-242-47/+86
* Simplify last change to ido.elLeo Liu2013-06-241-3/+3
* * ido.el (ido-read-internal): Fix bug#14620.Leo Liu2013-06-242-3/+7
* lisp/faces.el: Minor changes.Juanma Barranquero2013-06-232-13/+19
* Implement :max-width/:max-height for (ImageMagic) imagesLars Magne Ingebrigtsen2013-06-232-28/+17
* * net/eww.el: Bind `C-c C-c' to "submit" in all form keymaps.Ivan Kanis2013-06-232-0/+7
* eww.el: Add a command to browse using and external browserIvan Kanis2013-06-232-0/+22
* eww.el: If given a non-domain text, search for the termIvan Kanis2013-06-232-4/+22
* lisp/emacs-lisp/tabulated-list.el: Fix alignment problem with :pad-right = 0.Juanma Barranquero2013-06-232-1/+8
* * lisp/emacs-lisp/package.el (package-el-version): Remove.Stefan Monnier2013-06-222-22/+26
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',Dmitry Gutov2013-06-222-2/+21
* lisp/bs.el, emacs-lock.el: Use defvar-local, setq-local.Juanma Barranquero2013-06-223-18/+19
* * lisp/play/cookie1.el (cookie-apropos): Minor simplification.Glenn Morris2013-06-212-21/+17
* * lisp/progmodes/gdb-mi.el (gdb-mapcar*): Remove, replace with cl-mapcar.Glenn Morris2013-06-212-17/+7
* * lisp/progmodes/ruby-mode.el (auto-mode-alist): Do not useDmitry Gutov2013-06-222-5/+9
* * progmodes/ruby-mode.el (auto-mode-alist): Forgot "Guardfile".Dmitry Gutov2013-06-221-1/+1
* * lisp/progmodes/ruby-mode.el (auto-mode-alist): Consolidate differentDmitry Gutov2013-06-222-5/+11
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): HighlightDmitry Gutov2013-06-222-15/+31
* * lisp/ChangeLog: Add changes for new version of todo-mode.el.Stephen Berman2013-06-211-0/+200
* * calendar/ChangeLog: Remove prior to merging new version ofStephen Berman2013-06-211-2336/+0
* Merge from trunk.Stephen Berman2013-06-21115-29208/+30035
|\
| * Use cookie functions in yowGlenn Morris2013-06-213-39/+11
| * lisp/emacs-lisp/package.el (tar-get-file-descriptor, tar--extract): Declare.Juanma Barranquero2013-06-212-0/+8
| * Extend flymake's warning predicate to be a function. Test suite for flymake.Eduard Wiebe2013-06-212-10/+28
| * * lisp/emacs-lisp/package.el (package-alist): Include obsolete packages.Stefan Monnier2013-06-212-75/+82
| * lisp/*.el: Fix typos; use string-match-p, looking-at-p, setq-local, defvar-lo...Juanma Barranquero2013-06-217-198/+227
| * * comint.el (comint-redirect-results-list-from-process): FixLeo Liu2013-06-212-2/+8
| * lisp/net/eww.el (eww-update-header-line-format): Quote % charactersLars Magne Ingebrigtsen2013-06-212-3/+10
| * ChangeLog fix for previous changeGlenn Morris2013-06-211-0/+1
| * cookie1.el small cleanupGlenn Morris2013-06-213-42/+145
| * * progmodes/octave.el (octave-mode): Backward compatibility fix.Leo Liu2013-06-212-4/+11
| * * lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.Glenn Morris2013-06-202-1/+5
| * * lisp/url/url-future.el (url-future-call): Remove useless value call.Glenn Morris2013-06-202-1/+7
| * * lisp/emacs-lisp/package.el: Use tar-mode rather than tar executable.Stefan Monnier2013-06-204-262/+284
| * * comint.el (comint-redirect-results-list-from-process): FixLeo Liu2013-06-212-2/+7
| * lisp/profiler.el (profiler-format-number): Use log, not log10.Juanma Barranquero2013-06-212-1/+5
| * lisp/term/x-win.el (emacs-session-filename): Use `locate-user-emacs-file'.Juanma Barranquero2013-06-202-7/+9
| * * lisp/emacs-lisp/cl-loaddefs.el: Don't version-control any more.Stefan Monnier2013-06-205-1289/+23
| * Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-205-5/+15
| * lisp/emacs-lisp/tabulated-list.el: Use defvar-local, setq-local.Juanma Barranquero2013-06-202-19/+23
| * Fix ChangeLog entry.Michael Albinus2013-06-201-2/+2
| * * arc-mode.el (archive-mode): Add `archive-write-file' also forMichael Albinus2013-06-202-3/+6
| * lisp/(cus-edit,custom).el: Fix typos; use setq-local, string-match-p, looking...Juanma Barranquero2013-06-203-51/+64
| * Revert 2013-06-20T00:39:59Z!lekktu@gmail.com.Juanma Barranquero2013-06-202-3/+3
| * lisp/ansi-color.el: Convert to lexical binding.Juanma Barranquero2013-06-202-19/+26
| * lisp/progmodes/prog-mode.el: Remove autoload cookies.Juanma Barranquero2013-06-202-3/+5
| * Merge changes made in Gnus masterGnus developers2013-06-193-184/+479
| * * lisp/cedet/semantic/idle.el (define-semantic-idle-service):Glenn Morris2013-06-192-2/+5
| * * lisp/emacs-lisp/eieio.el (defclass): Make it eval-and-compile once more.Glenn Morris2013-06-192-1/+10