bpt/emacs.git
2014-02-24 Paul EggertMerge from gnulib.
2014-02-24 Leo Liu* emacs-lisp/easy-mmode.el (define-minor-mode): Fix...
2014-02-24 Juanma Barranquerolisp/apropos.el: Avoid formatting error in compact...
2014-02-23 Juanma Barranquerolisp/apropos: Fix typos.
2014-02-23 Juanma Barranqueroetc/NEWS: Fix some mangled references to U+00AB and...
2014-02-23 Glenn MorrisFix typo in previous
2014-02-23 Glenn Morris* doc/emacs/rmail.texi (Rmail Inbox): Mention rmail...
2014-02-23 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-truename):...
2014-02-23 Martin RudalicsFix some marks in NEWS.
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 Xue FuqiaoSome remember doc
2014-02-22 Glenn MorrisMisc small frame/window doc
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 Glenn MorrisBit more doc for process filter and sentinel changes
2014-02-22 Martin RudalicsDocument some frame and window changes in NEWS.
2014-02-22 Juanma Barranquerodoc/lispref/functions.texi (Declare Form): Fix typo...
2014-02-22 Stefan Monnier* doc/lispref/functions.texi (Declare Form): Document...
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 Glenn MorrisNEWS copyedits
2014-02-21 Glenn MorrisTweak earlier doc/lispref/processes.texi change
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 Eli ZaretskiiAnother update of MS-Windows entries in etc/PROBLEMS.
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 Barranquerodoc/lispref/windows.texi (Window Configurations): Doc...
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 Michael Albinus* automated/tramp-tests.el
2014-02-21 Eli ZaretskiiUpdate MS-Windows entries in etc/PROBLEMS.
2014-02-21 Glenn Morris* etc/MACHINES: Add note re Irix 6.5.
2014-02-21 Glenn MorrisSome doc updates for default process sentinels and...
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 Paul EggertPacify GCC when configuring with --enable-gcc-warnings.
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* tramp-tests.el (tramp-test19-directory-files-and...
2014-02-20 Eli ZaretskiiFix excessive calls to bidi_shelve_cache reported in...
2014-02-20 Eli ZaretskiiFix assertion violation in redisplay.
2014-02-20 Eli ZaretskiiFix bug #16819 with dereferencing invalid face pointer.
2014-02-20 Michael Albinus* net/tramp.el (ls-lisp-use-insert-directory-program...
2014-02-20 Michael Albinus* automated/tramp-tests.el (tramp--instrument-test...
2014-02-20 Juanma Barranquerolisp/elec-pair.el: Fix bug#16799.
2014-02-20 Glenn MorrisRework previous doc/emacs change
2014-02-20 Glenn MorrisSome doc for search-invisible
2014-02-20 Glenn MorrisSome doc for defalias-fset-function
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 Albinus* trampver.texi: Update release number.
2014-02-19 Michael Albinus* automated/tramp-tests.el (tramp-test17-insert-directory):
2014-02-19 Michael AlbinusSome Tramp minor fixes, found during test campaign.
2014-02-19 Eli ZaretskiiFix bug #16806 with horizontal scrolling of images...
2014-02-19 Eli ZaretskiiAvoid crashes on MS-Windows when JPEG images are too...
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 Glenn Morris* doc/emacs/trouble.texi (Contributing) [WWW_GNU_ORG...
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 Martin RudalicsDon't set FRAME_PIXEL_HEIGHT and FRAME_PIXEL_WIDTH...
2014-02-18 Glenn MorrisSome remember doc
2014-02-18 Michael Albinus* dbusbind.c (xd_close_bus): Apply proper check on...
2014-02-18 Mirek Kaim* configure.ac [HAVE_W32]: Test for ImageMagick.
2014-02-18 Glenn MorrisSome desktop doc
2014-02-18 Glenn Morris* nt/INSTALL: Prefix must be absolute.
2014-02-17 Paul EggertFix stray underscore in ChangeLog.
2014-02-17 Paul Eggerttemacs --daemon fix
2014-02-17 Juanma Barranqueront/Makefile.in: Follow up to previous change.
2014-02-17 Juanma Barranqueront/Makefile.in: Fix bug#16772.
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 Stefan Monnier* doc/emacs/killing.texi (CUA Bindings): Document the...
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-17 Michael Albinus* automated/tramp-tests.el (tramp-test28-shell-command...
2014-02-17 Glenn MorrisSome doc for read-regexp
2014-02-16 Michael AlbinusSync with Tramp 2.2.9.
2014-02-16 Michael Albinus* efaq-w32.texi (Tramp ssh): Remove also pscp1 and...
2014-02-16 Anders Lindgren* nsterm.m (keyDown:): Check for normal key even if...
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...
next