Document TRIM in `split-string'.
[bpt/emacs.git] / lisp /
2013-12-23 Chong Yidong* indent.el (indent-rigidly): Use substitute-command...
2013-12-23 Chong YidongRename set-temporary-overlay-map -> set-transient-map
2013-12-22 Kenjiro NAKAYAMAeww: jump to next select field easier and better ftp...
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby--electric-indent...
2013-12-22 Chong YidongPrevent themes from obliterating faces on low-color...
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--implicit...
2013-12-22 Dmitry GutovIntegrate ruby-mode with electric-indent-mode better
2013-12-22 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywo...
2013-12-21 Richard M. StallmanDocument how to make RET not indent.
2013-12-21 Kenjiro NAKAYAMAeww: fix wrong key binding
2013-12-21 Kenjiro NAKAYAMAeww: support disabled and readonly text
2013-12-21 Ted Zlatanoveww: machinery to list browser history
2013-12-21 Rüdiger Sonderfeldeww: minor code fixes and toolbar support
2013-12-21 Lars Magne Ingebri... * net/shr.el (shr--extract-best-source): Don't bug...
2013-12-21 Jan DjärvCustomize ns-use-srgb-colorspace on OSX >= 10.7 to...
2013-12-21 Chong YidongDon't make faces when loading Custom themes.
2013-12-21 Chong YidongDoc fixes for face functions.
2013-12-21 Chong YidongTweak C-x TAB behavior changes, and update docs.
2013-12-20 Juanma Barranquero* faces.el (read-face-name): Require crm.el when using...
2013-12-20 Daniel Colascione* progmodes/sh-script.el (sh-mode): Tweak paragraph...
2013-12-20 Juri Linkov* lisp/saveplace.el (save-place-to-alist): Add `dired...
2013-12-20 Juri Linkov* lisp/replace.el (read-regexp-defaults-function):...
2013-12-20 E Sabof* lisp/hi-lock.el (hi-lock-set-pattern): Check for...
2013-12-20 Stephen BermanNew implementation of Todo item insertion commands...
2013-12-20 Stephen BermanTodo mode bug fixes and new features.
2013-12-20 Bozhidar Batsov* lisp/emacs-lisp/subr-x.el: (string-remove-prefix...
2013-12-20 Bozhidar Batsov* lisp/emacs-lisp/subr-x.el: Renamed from helpers.el.
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-20 Leo Liu* url/url.el (url-retrieve-synchronously): Add optional...
2013-12-20 Vitalie Spinucomint.el (comint-output-filter): Fix rear-nonsticky...
2013-12-20 Chong Yidong* faces.el (read-color): Minor fix for completion function.
2013-12-20 Katsumi Yamaokalisp/gnus/gnus-spec.el (gnus-tmp-article-number): Remov...
2013-12-20 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywo...
2013-12-20 Jay Belangerlisp/calc/calc.el (calc-enter, calc-pop): Use the variable
2013-12-20 Lars Magne Ingebri... * net/shr.el (shr-insert): Protect against infloops...
2013-12-20 Rüdiger Sonderfeldoctave-mode: Link to manual.
2013-12-20 Leo Liu* skeleton.el (skeleton-pair-insert-maybe): Disable...
2013-12-20 Juri Linkov* lisp/replace.el (occur-engine): Use `add-face-text...
2013-12-19 Juri Linkov* lisp/isearch.el (isearch-mode-map): Bind `M-s e'...
2013-12-19 Juri Linkov* lisp/vc/log-edit.el (log-edit-insert-filenames-withou...
2013-12-19 Juri Linkov* lisp/simple.el (eval-expression-print-format): Don...
2013-12-19 Ted Zlatanoveww: Revert 2013-12-11T19:01:44Z!tzz@lifelogs.com UI...
2013-12-19 Stefan Monnier* lisp/hl-line.el (hl-line-make-overlay): New fun....
2013-12-19 Jan DjärvMake NS port use the normal dnd functions.
2013-12-19 Glenn Morris* lisp/emacs-lisp/ert.el (ert-select-tests): Fix string...
2013-12-19 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent...
2013-12-19 Katsumi Yamaokalisp/gnus/ChangeLog: Fix timestamp of last commit
2013-12-19 Katsumi Yamaokalisp/gnus/gnus-uu.el: Fix temporary files deletion bug
2013-12-19 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--args-separato...
2013-12-19 Juri Linkovquery-replace backward
2013-12-18 Juri Linkov* lisp/vc/log-edit.el (log-edit-hook): Add `log-edit...
2013-12-18 Juri Linkov* lisp/help-mode.el (help-mode-map): Bind "l" to help...
2013-12-18 Jan Tatariklisp/gnus/gnus-icalendar.el (gnus-icalendar-identities...
2013-12-18 Leo Liu* eshell/em-prompt.el (eshell-emit-prompt): Fix last...
2013-12-18 Eli ZaretskiiFix bug #16179 with ls-lisp emulation of the ls -s...
2013-12-18 Chong Yidong* customize.texi (Custom Themes): Document custom-known...
2013-12-18 Tassilo HornAdd tilde before \ref{}s to tables.
2013-12-18 Chong Yidong* cus-edit.el (custom-magic-alist): Fix "themed" descri...
2013-12-18 Chong YidongFix loading of themes when NO-ENABLE is t.
2013-12-18 Chong Yidong* cus-theme.el (custom-new-theme-mode-map): Add bindings.
2013-12-18 Chong Yidong* replace.el (occur-engine): Avoid infloop.
2013-12-18 Kazuhiro Itomake-mode.el (makefile-fill-paragraph): Fix infloop.
2013-12-18 Shigeru Fukayaapropos.el (apropos-words-to-regexp): Fix algorithm.
2013-12-18 Glenn MorrisChangeLog tweak
2013-12-18 Glenn MorrisAdd load-prefer-newer option, to load .el if newer...
2013-12-18 Le Wang* comint.el (comint-previous-matching-input-from-input...
2013-12-18 Chong Yidong* simple.el (append-next-kill): Doc fix (Bug#15995...
2013-12-18 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug):
2013-12-17 Juri Linkov* lisp/arc-mode.el (archive-extract-by-file): Check...
2013-12-17 Juri Linkov* lisp/menu-bar.el (menu-bar-tools-menu): Add `browse...
2013-12-17 Stefan Monnier* lisp/window.el (window--pixel-to-total): Remove unuse...
2013-12-17 Martin RudalicsRemove no more needed bindings of split-height-threshold.
2013-12-17 obliqueFix 256 color mapping in rxvt.el
2013-12-17 Dima Kogan* simple.el (kill-region): Pass mark first then point...
2013-12-17 Leo Liu* net/rcirc.el (rcirc-add-face):
2013-12-17 Chong Yidong* files.el (break-hardlink-on-save): Doc fix.
2013-12-17 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent...
2013-12-17 Katsumi Yamaokalisp/gnus/mm-util.el (mm-make-temp-file): Alias to...
2013-12-17 Stefan Monnier* lisp/net/shr.el (shr-insert-document): Remove unused var
2013-12-17 Dmitry GutovFix bug#16116
2013-12-16 Lars Magne Ingebri... * net/shr.el (shr-tag-a): Support zero-length <a name...
2013-12-16 Lars Magne Ingebri... eww anchor pointer movement fixup
2013-12-16 Paul EggertFix problems with CANNOT_DUMP and EMACSLOADPATH.
2013-12-16 Juri Linkov* lisp/desktop.el (desktop-auto-save-timeout): Change...
2013-12-16 Juri Linkov* lisp/isearch.el (isearch-mode-map): Remove [escape...
2013-12-16 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-ref): Mention lexbind restr...
2013-12-16 Andreas SchwabAdd more .gitignore
2013-12-16 Ted ZlatanovCleanup cfengine3-mode so complete-symbol works again.
2013-12-16 Martin RudalicsFix recent w32_enable_frame_resize_hack and display...
2013-12-16 Leo Liu* progmodes/compile.el (compile-goto-error): Do not...
2013-12-16 Stefan Monnier* lisp/emulation/cua-rect.el (cua-rectangle-mark-mode...
2013-12-14 Ted ZlatanovSupport filtering by keywords in package listings.
2013-12-14 Ted ZlatanovNew verify-error GnuTLS interface for certificate valid...
2013-12-14 Martin RudalicsHave display-buffer-below-selected never split window...
2013-12-14 Tom Willemse* lisp/emacs-lisp/package.el (package--prepare-dependen...
2013-12-14 Stefan Monnier* lisp/icomplete.el (icomplete-completions): Make sure...
2013-12-14 Dmitry GutovFix comment from the last change to `ruby-smie-rules'
2013-12-14 Dmitry GutovFix bug#16118
2013-12-13 Ted Zlatanovprogmodes/cfengine.el: Fix `add-hook' doc.
2013-12-13 Ted ZlatanovMore cfengine.el fixes over previous commit.
next