bpt/emacs.git
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):
2013-11-24 Stefan MonnierExport get_pos_property to Elisp.
2013-11-24 Stefan Monnier* src/data.c (Fmake_variable_buffer_local): Mention...
2013-11-24 Jorgen SchaeferScroll correct window when showing completion options.
2013-11-24 Bozhidar Batsov* lisp/emacs-lisp/helpers.el: Add some string helpers.
2013-11-24 Bozhidar Batsov* lisp/subr.el (string-suffix-p): New function.
2013-11-23 Glenn MorrisStop some python tests leaving temp-files behind
2013-11-23 Glenn MorrisUse skip-unless in some python tests
2013-11-23 Glenn Morris* python.el (python-shell-send-file): Add option to...
2013-11-23 Brian JenkinsDocumentation for focus-in,out hooks (tiny change)
2013-11-23 Xue FuqiaoTweak previous change.
2013-11-23 Xue Fuqiao* etc/TODO: Minor update.
2013-11-23 Romain FrancoiseReally initialize `write_region_inhibit_fsync' when...
2013-11-23 Glenn MorrisRevert previous python.el change
2013-11-23 Stefan Monnier* src/lread.c (init_lread): Fix int/Lisp_Object mixup.
2013-11-23 Jorgen Schaefer* lisp/progmodes/python.el (python-shell--save-temp...
2013-11-23 Glenn Morris* src/process.c (get_process): Explicit error for dead...
2013-11-23 Ivan Shmakov* vc/diff-mode.el (diff-mode): Tiny change re diff...
next