lisp/apropos: Fix typos.
[bpt/emacs.git] / lisp /
2014-02-23 Juanma Barranquerolisp/apropos: Fix typos.
2014-02-23 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-truename):...
2014-02-23 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Handle the
2014-02-23 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Don...
2014-02-23 Paul EggertSpelling fixes.
2014-02-23 Juanma Barranquerolisp/elec-pair.el: Fix typos.
2014-02-22 Glenn Morris* lisp/imenu.el (imenu--generic-function): Doc fix.
2014-02-22 Glenn Morris* lisp/register.el (frame-configuration-to-register...
2014-02-22 Juanma Barranquerolisp/desktop.el: Do not fail when desktop-files-not...
2014-02-22 Daniel ColascioneBuild correct secrets pattern from auth-source pattern
2014-02-22 Daniel ColascioneAdditional type checking in secrets API
2014-02-21 Juanma Barranquerolisp/emacs-lisp/gv.el: Avoid duplicating entries of...
2014-02-21 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-define-compiler-macro...
2014-02-21 Juanma Barranquerolisp/whitespace.el: End obsolescence messages with...
2014-02-21 Dmitry Gutov* lisp/progmodes/ruby-mode.el (auto-mode-alist): Add...
2014-02-21 Dmitry Gutov* lisp/electric.el (electric-indent-functions-without...
2014-02-21 Juanma Barranquerolisp/w32-vars.el (w32-enable-synthesized-fonts): Mark...
2014-02-21 Juanma Barranquerolisp/simple.el (choose-completion): Fix docstring typo.
2014-02-21 Martin RudalicsIn with-temp-buffer-window don't evaluate BODY within...
2014-02-21 Martin RudalicsFix handling of window-min-height/-width (Bug#16738).
2014-02-21 Glenn MorrisChangeLog fix
2014-02-21 Michael AlbinusAdd ChangeLog entry for previous commit.
2014-02-21 Michael Albinus* net/tramp.el (tramp-check-cached-permissions):
2014-02-21 Daniel ColascioneImprove dbus error handling; detect bus failure
2014-02-21 Juanma Barranquerolisp/w32-fns.el: Remove obsolescence declarations for...
2014-02-21 Juanma Barranquerolisp/savehist.el: Fix typos in docstrings.
2014-02-21 Juanma Barranquerolisp/saveplace.el (save-place): Remove redundant info...
2014-02-20 Michael Albinus* net/tramp.el (ls-lisp-use-insert-directory-program...
2014-02-20 Juanma Barranquerolisp/elec-pair.el: Fix bug#16799.
2014-02-20 Glenn MorrisSome doc for search-invisible
2014-02-20 W. Trevor King* lisp/term/xterm.el (xterm--version-handler): Adapt...
2014-02-19 Juanma Barranquerolisp/frameset.el (frameset-restore): Remove duplicate...
2014-02-19 Michael AlbinusSome Tramp minor fixes, found during test campaign.
2014-02-19 Juanma Barranquerolisp/frameset.el (frameset--reuse-frame): Remove workar...
2014-02-19 Martin RudalicsIn window-state-put allow WINDOW to refer to an interna...
2014-02-19 Glenn MorrisSome remember doc
2014-02-18 Stefan Monnier* lisp/delsel.el (delete-char): Restore incorrectly...
2014-02-18 Juanma Barranquerolisp/frameset.el: Workaround bug#16793.
2014-02-18 Glenn MorrisSome remember doc
2014-02-18 Glenn MorrisSome desktop doc
2014-02-17 Paul EggertFix stray underscore in ChangeLog.
2014-02-17 Glenn MorrisSome doc updates for eieio-describe-class/generic
2014-02-17 Alan MackenzieConnect electric-indent-mode up with CC Mode. Bug...
2014-02-17 Daniel ColascioneFix last dbus change
2014-02-17 Juanma Barranquerolisp/frameset.el: Fix bug#16748.
2014-02-17 Stefan Monnier* lisp/ido.el (ido-file-internal): Remove unused var...
2014-02-17 Daniel ColascioneImprove dbus performance on synchronous calls
2014-02-16 Michael AlbinusSync with Tramp 2.2.9.
2014-02-16 Daniel ColascioneMake closing dbus buses actually work
2014-02-16 Dmitry Gutov* lisp/ido.el (ido-file-internal): Don't add the name...
2014-02-16 Glenn Morris* lisp/vc/ediff-init.el (ediff-use-faces, ediff-highlig...
2014-02-15 Michael Mauger* progmodes/sql.el: Version 3.4
2014-02-15 Juanma Barranqueroframeset.el (frameset--jump-to-register): Check that...
2014-02-15 Glenn Morris* lisp/info.el (info-initialize): Revert 2014-01-10...
2014-02-14 Glenn Morris* lisp/replace.el (read-regexp): Fix typo in earlier...
2014-02-14 Glenn MorrisSome read-regexp doc
2014-02-14 Glenn MorrisMention read-regexp in doc of functions that use it
2014-02-14 Glenn MorrisTiny doc etc changes related to frameset-to-register
2014-02-14 Jay Belangerlisp/calc/calc-menu.el (calc-vectors-menu): Remove...
2014-02-13 Teodor Zlatanovlisp/gnus/auth-source.el (auth-sources): Add pointer...
2014-02-13 Daniel ColascioneFix flymake in narrowed buffers
2014-02-13 Glenn Morris* lisp/mail/rmail.el (rmail-probe): Be less strict.
2014-02-13 Glenn MorrisSmall doc updates for debugging
2014-02-13 Juanma Barranquero* lisp/apropos.el (apropos-read-pattern): Fix error...
2014-02-13 Stefan Monnier* lisp/jit-lock.el (jit-lock-mode): Keep it disabled...
2014-02-13 Glenn Morris* lisp/finder.el (finder-known-keywords, finder-mode...
2014-02-13 Juanma BarranqueroFix typos in Changelogs.
2014-02-12 Paul EggertSpelling fixes.
2014-02-12 Stefan Monnier* lisp/emulation/cua-base.el (cua-scroll-up, cua-scroll...
2014-02-12 Glenn MorrisSome icomplete doc
2014-02-12 Dmitry Gutov* lisp/progmodes/js.el (js-indent-line): Don't widen.
2014-02-12 Lars IngebrigtsenFix the last patch to work from non-fancy splits, too
2014-02-12 Lars Ingebrigtsen* nnmail.el (nnmail-expand-newtext): Further sub-match...
2014-02-12 Glenn MorrisSome package doc updates
2014-02-11 Juanma Barranquerolisp/frameset.el (frameset--jump-to-register): Fix...
2014-02-11 Lars Ingebrigtsen* dired.el (dired-get-marked-files): Clarify doc.
2014-02-10 Glenn Morris* lisp/jit-lock.el (jit-lock-force-redisplay): Doc...
2014-02-10 Eli ZaretskiiFix bug #15109 with confusing mis-documentation of...
2014-02-10 Eli ZaretskiiFix bug #16709 with too lazy redisplay when face-remap...
2014-02-10 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2014-02-10 Michael AlbinusRevert previous patch, it introduces other problems.
2014-02-10 Glenn MorrisAuto-commit of loaddefs files.
2014-02-10 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-start-file-process...
2014-02-10 Glenn Morris* lisp/emacs-lisp/lisp-mnt.el: Comments.
2014-02-10 Lars Ingebrigtsen* dired.el (dired-get-marked-files): Doc fix.
2014-02-10 Lars Ingebrigtsen* simple.el (choose-completion): Doc fix.
2014-02-10 Lars Ingebrigtsen* subr.el (event-start): Say what a nil EVENT value...
2014-02-10 Lars Ingebrigtsen* kmacro.el (kmacro-bind-to-key): Say that the paramete...
2014-02-10 Lars Ingebrigtsen* progmodes/grep.el (find-program): Doc fix.
2014-02-10 Lars Ingebrigtsen* files.el (confirm-kill-emacs): Clarify doc (bug#15455).
2014-02-10 Lars Ingebrigtsen* emacs-lisp/lisp.el (up-list): Doc fix.
2014-02-10 Lars Ingebrigtsen* files.el (confirm-kill-emacs): Allow specifying an...
2014-02-10 Dmitry Gutov* lisp/ielm.el (inferior-emacs-lisp-mode): Instead of
2014-02-10 Glenn Morris* lisp/emacs-lisp/gulp.el (gulp-discard): Add emacs...
2014-02-10 Glenn Morris* lisp/emacs-lisp/lisp-mnt.el: Undocument "FSF" maintai...
2014-02-10 Glenn MorrisReplace "Maintainer: FSF" with the emacs-devel mailing...
2014-02-09 Alan MackenzieFix c-invalidate-state-cache on narrowed buffers.
2014-02-09 Glenn MorrisAuto-commit of loaddefs files.
2014-02-09 Lars Ingebrigtsen* help.el (describe-bindings): Doc fix.
2014-02-09 Lars Ingebrigtsen(save-buffer): Clarify the 0 argument (bug#10346).
next