bpt/emacs.git
2014-03-23 Stefan Monnier* lisp/simple.el (redisplay-highlight-region-function...
2014-03-23 Juanma Barranquerolisp/frameset.el (frameset-restore): Compare display...
2014-03-23 Juanma Barranquerolisp/frame.el (make-frame): Don't quote display name...
2014-03-23 Eli ZaretskiiFix ChangeLog entry of last commit.
2014-03-23 Eli ZaretskiiFix bug #17047 with cursor motion when invisible text...
2014-03-23 Thierry Volpiatto* net/tramp.el (tramp-read-passwd): Suspend the timers...
2014-03-23 Dmitry Gutov* lisp/emacs-lisp/package.el (package-show-package...
2014-03-23 Daniel ColascioneBackport memory info in bug reports (2014-03-21T21...
2014-03-23 Daniel ColascioneBackport memory fix (2014-03-22T03:04:53Z!dancol@dancol...
2014-03-23 Daniel ColascioneBackport memory fix (2014-03-23T05:15:48Z!dancol@dancol...
2014-03-23 Daniel ColascioneFix keyword argument parsing. Please bootstrap.
2014-03-23 Dmitry GutovFix test failure in non-graphical mode
2014-03-23 Richard M.... Backport Yeeloong battery.el fix from trunk
2014-03-22 Glenn Morris* etc/PROBLEMS: Small copyedits.
2014-03-22 Glenn Morris* lispref/commands.texi (Defining Commands): Tweak...
2014-03-22 Glenn Morris* lispref/commands.texi (Defining Commands): List inter...
2014-03-22 Dmitry GutovFix bug#16873
2014-03-22 Eli Zaretskiidoc/lispref/functions.texi (Core Advising Primitives...
2014-03-22 Eli ZaretskiiRevert last commit.
2014-03-22 Matthias DahlFix bug #16694 with face attributes changed by themes.
2014-03-22 Juanma Barranquerolisp/w32-common-fns.el (x-selection-owner-p): Get docum...
2014-03-21 Stefan Monnier* doc/lispref/functions.texi (Advising Functions):...
2014-03-21 Michael Albinus* net/tramp.el (tramp-methods): Add docstring for ...
2014-03-21 YAMAMOTO MitsuharuFix regression introduced by patch for Bug#10500.
2014-03-21 Martin RudalicsTruly maximize w32 frames with odd fonts and some texi...
2014-03-21 Glenn Morris* lisp/electric.el (electric-indent-post-self-insert...
2014-03-21 Glenn Morris* lispref/commands.texi (Defining Commands): Copyedit...
2014-03-21 Glenn MorrisTiny doc/misc edits
2014-03-21 Glenn MorrisAdd some standard finder Keywords: to lisp/nxml/*.el.
2014-03-21 Dmitry GutovFix bug#16826
2014-03-21 Dmitry GutovFix bug#17050
2014-03-21 Juanma Barranquerolisp/*.el: Fix typos.
2014-03-21 Paul EggertBackport doc.c fix from trunk.
2014-03-20 Paul EggertBackport doc fix from trunk.
2014-03-20 Stefan Monnier* electric.el (global-map): Really bind C-j.
2014-03-20 Stefan Monnier* lisp/electric.el (electric-newline-and-maybe-indent...
2014-03-20 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-docstring...
2014-03-20 Stefan Monnier* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged...
2014-03-20 Glenn Morris* src/charset.c (init_charset): When we cannot find...
2014-03-20 Glenn MorrisMark tiny change
2014-03-19 Paul Eggert* numbers.texi: Improve and clarify a bit, and fix...
2014-03-19 Paul Eggert* fns.c (Frandom): Fix rare bug where the result isn...
2014-03-19 Paul EggertFix porting inconsistency about rounding to even.
2014-03-19 Stefan-W. Hahn* lisp/ps-print.el (ps-generate-postscript-with-faces):
2014-03-19 Eli ZaretskiiFix minor memory-related problems on MS-Windows reveale...
2014-03-19 Juanma Barranquerolisp/emacs-lisp/package.el (describe-package-1): Decode...
2014-03-19 Juanma Barranquerolisp/iimage.el: Remove obsolete URL from Commentary...
2014-03-18 Juanma BarranqueroRecommend not modifying :set's value arg in defcustom...
2014-03-18 David EngsterAdd NEWS markup for CEDET.
2014-03-18 Stefan Monnier* doc/lispref/modes.texi (Auto-Indentation): Mention...
2014-03-18 David EngsterDocument new EDE features.
2014-03-18 Stefan Monnier* lisp/simple.el (newline-and-indent): Do autofill.
2014-03-18 Richard M.... Delete hunk mistakenly included in previous change.
2014-03-18 Richard M.... Ensure dired-display-file displays it in other window.
2014-03-18 Juanma Barranquerodoc/lispref/functions.texi (Advising Named Functions...
2014-03-18 David Engsterede.texi: Remove documentation for features only in...
2014-03-18 Dmitry GutovFurther tweaks for comment-start-skip behavior
2014-03-18 Paul EggertImprove documentation for integer and floating-point...
2014-03-18 Juanma Barranquerodoc/lispref/ChangeLog: Trivial fixes.
2014-03-18 Stefan Monnier* doc/lispref/functions.texi (Advising Functions):...
2014-03-18 Paul EggertStyle fixes for floating-point doc.
2014-03-18 Juanma Barranquerolisp/ChangeLog: Move up misplaced entry.
2014-03-18 Daniel ColascioneRemove old debug print
2014-03-17 Ted Zlatanovgnutls.c (Fgnutls_boot): Fix case of :verify-error...
2014-03-17 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--interactive-form...
2014-03-17 Glenn Morris* lisp/calendar/calendar.el (calendar-generate-month...
2014-03-17 Michael Albinus* net/tramp.el (tramp-action-out-of-band): Read pending...
2014-03-17 Dmitry GutovRestore compatibility with legacy comment-start-skip...
2014-03-17 Dmitry GutovFix debbugs#16971
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-16 Eli Zaretskiisrc/ChangeLog: Fix a typo in last commit.
2014-03-16 Eli ZaretskiiFix bug #16830 with slow search for newlines in forward...
2014-03-16 Martin RudalicsFix behavior of with-temp-buffer-window (Bug#16816...
2014-03-16 Juanma Barranquerolisp/textmodes/css-mode.el: Fix typo in comment.
2014-03-16 Juanma Barranquerolisp/textmodes/rst.el: Implement missing but documented...
2014-03-16 Dmitry GutovUpdate the missed spot
2014-03-15 Dmitry Gutov* programs.texi (Matching): Use slightly more detailed...
2014-03-15 Juanma Barranquerolisp/term/ns-win.el (x-command-line-resources): Rename...
2014-03-15 Juanma Barranquerolisp/progmodes/python.el: Fix docstring typos.
2014-03-15 Juanma Barranquerosrc/buffer.c (Fset_buffer): Document return value ...
2014-03-15 Dmitry GutovUpdate `blink-matching-paren' in the manual
2014-03-14 Glenn Morris* package.el (package-menu-mode-map): Replace use of...
2014-03-14 Glenn Morris* lisp/info.el (Info-finder-find-node): Ignore the...
2014-03-14 Glenn Morris* lisp/finder.el (finder-list-matches): Include unversi...
2014-03-14 Glenn Morris* lisp/finder.el (finder--builtins-descriptions): New...
2014-03-14 Dmitry Gutov* NEWS: Fix the last change.
2014-03-14 Dmitry GutovSupport the old `blink-matching-paren' behavior
2014-03-14 Glenn Morris* lisp/finder.el: Tweak previous change.
2014-03-14 Glenn MorrisStop files with same basename messing up finder's packa...
2014-03-14 RĂ¼diger Sonderfeld* etc/tutorials/TUTORIAL.de: Adapt to recent changes...
2014-03-14 Martin RudalicsDocument pixelwise frame resizing and fix related bug...
2014-03-14 Glenn MorrisMove some help functions from help-fns.el to help.el...
2014-03-14 Juanma Barranquerolisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.
2014-03-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-13 Tom Willemse* lisp/emacs-lisp/package.el (package--prepare-dependen...
2014-03-13 Paul Eggert* mule.texi (International, Language Environments)...
2014-03-13 Glenn Morris* nextstep/templates/Info.plist.in: Make it strictly...
2014-03-12 Juanma Barranquerolisp/register.el (register-separator, copy-to-register...
2014-03-12 Glenn Morris* doc/emacs/cmdargs.texi (General Variables): Don't...
2014-03-12 Glenn Morris* doc/misc/eww.texi (History and Acknowledgments):...
next