bpt/emacs.git
2013-11-30 Eli ZaretskiiFix bug #16014 with not showing fancy splash screen...
2013-11-30 Glenn Morrisdoc/ distclean rules should remove Makefiles
2013-11-30 Glenn Morris* admin/grammars/Makefile.in: Ensure output files are...
2013-11-30 Martin RudalicsRemove some unused items introduced during pixelwise...
2013-11-30 Juanma Barranquerosrc/w32term.c,window.c,xdisp.c: Remove unused variables.
2013-11-30 Dani Moncayomsys-to-w32: Do not translate paths starting with ...
2013-11-30 Jan Djärv* xdisp.c (redisplay_internal): unrequest_sigio =>...
2013-11-30 Jan Djärv* gnutls.c (gnutls_audit_log_function): Only declare...
2013-11-30 Jan Djärv* xdisp.c (redisplay_internal): Call request_sigio...
2013-11-30 Eli Zaretskii(Mostly) fix bug #16007 with generation of MULE-*.map...
2013-11-30 Martin RudalicsFix ChangeLog dates of last commit.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-30 Glenn MorrisMake the `interactive-only' bytecomp warning like the...
2013-11-30 Stefan Monnier* src/xdisp.c (redisplay_internal): Don't call set_wind...
2013-11-30 Glenn MorrisStop keeping (all but one) generated cedet grammar...
2013-11-30 Glenn Morris* titdic-cnv.el: Prevent "Local Variables" confusion.
2013-11-29 Stefan Monnier* lisp/net/newst-reader.el (newsticker-html-renderer...
2013-11-29 Dani Moncayo* Makefile.in (epaths-force-w32): Fix 2013-11-20 typo.
2013-11-29 Glenn MorrisUpdate main menu for previous buffers.texi change
2013-11-29 Stefan Monnier* src/fns.c (internal_equal): Add a hash_table argument...
2013-11-29 Stefan Monnier* doc/emacs/buffers.texi (Icomplete): Rename from Iswit...
2013-11-29 Stefan Monnier* lisp/loadup.el: Preload "uniquify".
2013-11-29 Stefan Monnier* src/xdisp.c (REDISPLAY_SOME_P): New macro.
2013-11-29 Stefan Monnier* lisp/time.el (display-time-update): Update all mode...
2013-11-29 Stefan Monnier* lisp/electric.el (electric-indent-mode): Enable by...
2013-11-29 Bozhidar Batsov* lisp/emacs-lisp/helpers.el (string-empty-p): New...
2013-11-29 Andreas Politz* lisp/imenu.el (imenu--index-alist): Add missing dot...
2013-11-29 Andreas SchwabAdd more .gitignore
2013-11-29 Tom SeddonFix bug #6364 with slow scrolling on MS-Windows with...
2013-11-29 Eli ZaretskiiFix reftex-tests on MS-Windows.
2013-11-29 Eli ZaretskiiFix decoder-tests test on MS-Windows.
2013-11-29 Eli ZaretskiiMore thorough fix of bug #15913 with mouse-highlight...
2013-11-29 Paul EggertFix minor problems found by static checking.
2013-11-29 Andreas Politz* doc/lispref/modes.texi (Imenu): Make it clear that...
2013-11-29 Stefan Monnier* lisp/progmodes/python.el (python-mode-map): Remove...
2013-11-29 Stefan Monnier* configure.ac (HAVE_MENUS): Remove.
2013-11-29 Stefan Monnier* src/window.c (Fset_window_configuration): Move select...
2013-11-28 Glenn MorrisReplace PATH_SEP with pre-existing SEPCHAR.
2013-11-28 Glenn MorrisRobustify previous leim/Makefile.in change
2013-11-28 Jan Tatariklisp/gnus/gnus-icalendar.el: bugfix and improvements
2013-11-28 Stefan MonnierRefine redisplay optimizations to only redisplay *some...
2013-11-28 Glenn Morris* leim/leim-ext.el: Change method for getting comments...
2013-11-28 Glenn Morris* unidata-gen.el (unidata-gen-files): Disable autoloads...
2013-11-28 Eli ZaretskiiFix bug #15933 with crashes in file-notify-tests on...
2013-11-28 Eli ZaretskiiRemove left-overs from using nt/mingw-cfg.site as a...
2013-11-28 Eli ZaretskiiFix the test suite on Windows.
2013-11-28 Michael Albinus* automated/file-notify-tests.el (auto-revert-stop...
2013-11-28 Stefan Monnier* lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the...
2013-11-27 Paul EggertMerge from gnulib, incorporating:
2013-11-27 Glenn MorrisFix comment typo
2013-11-27 Glenn Morris* leim/Makefile.in (bootstrap-clean): No need to delete...
2013-11-27 Glenn MorrisStop keeping generated Unicode lisp files in the repository
2013-11-27 Glenn MorrisDon't delete ja-dic.el even in a bootstrap, since it...
2013-11-27 Eli ZaretskiiFix bug #15973 with erratic cursor motion after reverti...
2013-11-27 Eli ZaretskiiFix watching directories using w32notify.c.
2013-11-27 Michael Albinus* automated/file-notify-tests.el
2013-11-27 Glenn MorrisMake bootstrap without generated uni-*.el files possibl...
2013-11-27 Martin RudalicsReset window_end_valid after some window changes (Bug...
2013-11-27 Katsumi Yamaoka[Gnus] Allow overriding charset in some decoding functions
2013-11-27 Glenn MorrisChangeLog fixes
2013-11-27 Glenn MorrisChangeLog fix
2013-11-27 Glenn MorrisMark tiny change
2013-11-27 Glenn MorrisMove runtime leim lisp files to lisp/leim directory
2013-11-27 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-article-browse-html-parts...
2013-11-27 Katsumi Yamaokalisp/gnus/gnus-art.el (gnus-article-browse-html-*)...
2013-11-26 Paul EggertSpelling fixes.
2013-11-26 Ted Zlatanoveww usability improvements
2013-11-26 Eli ZaretskiiFix ugly ^M characters in Diff output shown by "C-x...
2013-11-26 Bozhidar Batsov* lisp/emacs-lisp/helpers.el (string-reverse): New...
2013-11-26 Michael Albinus* net/tramp.el (tramp-file-name-regexp-unified): Suppor...
2013-11-26 Bozhidar BatsovImprove a couple of changelog entries.
2013-11-26 Bozhidar BatsovMention some of the noteworthy changes in ruby-mode
2013-11-26 Andreas Schwab* .gdbinit (xgettype): Add cast.
2013-11-26 Glenn Morris* lisp/progmodes/python.el (python-indent-guess-indent...
2013-11-26 Glenn Morris* doc/lispref/os.texi (Startup Summary): Update for...
2013-11-26 Glenn MorrisPreload leim-list.el
2013-11-25 Paul Eggertbool-vector-subsetp is now the normal direction.
2013-11-25 Bozhidar Batsov* lisp/emacs-lisp/helpers.el (string-join): New function.
2013-11-25 Bozhidar BatsovFix a email address.
2013-11-25 Bozhidar Batsov* lisp/emacs-lisp/bytecomp.el (byte-compile-form):...
2013-11-25 Paul EggertFix minor problems found by static checking.
2013-11-25 Bozhidar BatsovFix a typo
2013-11-25 Bozhidar Batsov* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive...
2013-11-25 Martin RudalicsHave display-buffer-at-bottom always create new window...
2013-11-25 Stefan Monnier* src/textprop.c (text_property_stickiness): Fix front...
2013-11-25 David Kastrup* lisp/vc/smerge-mode.el (smerge-ediff): Choose default...
2013-11-25 Stefan Monnier* lisp/frame.el (handle-focus-in, handle-focus-out...
2013-11-25 Michael Albinus* net/tramp-cmds.el (tramp-cleanup-connection): Clean up
2013-11-25 Stefan Monnier* lisp/play/gomoku.el: Don't use intangible property...
2013-11-25 Glenn Morris* erc/erc-button.el (erc-nick-popup): Make `nick' avail...
2013-11-25 Glenn Morrissrc/lread.c comment
2013-11-25 Stefan Monnier* lisp/frame.el (handle-focus-in, handle-focus-out...
2013-11-25 Glenn MorrisFurther tweaks to the setting of Vload_path
2013-11-25 Dmitry Gutov* lisp/vc/vc-git.el (vc-git-annotate-extract-revision...
2013-11-25 Glenn MorrisMakefile.in comment.
2013-11-25 Glenn Morris* src/lread.c (init_lread): Fix 2013-11-23 goof that...
2013-11-24 Dmitry GutovFixup two last lisp/ChangeLog entries
2013-11-24 Simon Schubert* lisp/json.el (json-alist-p): Only return non-nil...
2013-11-24 Mihir Rege* lisp/progmodes/js.el (js--ctrl-statement-indentation...
2013-11-24 Dmitry Gutov* lisp/imenu.el (imenu-generic-skip-comments-and-strings):
next