bpt/emacs.git
2013-10-10 Stefan Monnier* src/fileio.c (Fsubstitute_in_file_name): Use substitu...
2013-10-10 Eli ZaretskiiAttempt to fix crashes per bug #15575.
2013-10-10 Paul Eggert* image.c: Pacify --enable-gcc-warnings.
2013-10-10 Eli ZaretskiiMS-Windows follow-up to 2013-10-10T01:03:11Z!rgm@gnu...
2013-10-10 João Távora* vc/vc.el (vc-diff-build-argument-list-internal):...
2013-10-10 Masatake YAMATO* lisp/menu-bar.el (menu-bar-open): Don't use popup...
2013-10-10 Glenn MorrisAuto-commit of generated files.
2013-10-10 Dmitry Antipov* keyboard.c (last_event_timestamp): Remove. For X...
2013-10-10 Martin RudalicsFix doc-string of pop-to-buffer-same-window. (Bug...
2013-10-10 Dmitry Antipov* keyboard.c (init_kboard): Now static. Add arg
2013-10-10 Stefan Monnier* lisp/menu-bar.el (tty-menu-navigation-map): Reduce...
2013-10-10 Glenn Morris* lib-src/make-docfile.c (search_lisp_doc_at_eol):...
2013-10-10 Andrei Chitu* icalendar.el (icalendar-import-file): Fix interactive...
2013-10-10 Glenn Morris* lisp/desktop.el (desktop-save): Default to saving...
2013-10-10 Barry FishmanHandle giflib 5 changes (tiny change)
2013-10-10 Glenn Morris* lisp/menu-bar.el (menu-bar-options-menu): Remove...
2013-10-10 John Anthony* lisp/textmodes/text-mode.el (text-mode-map): Add...
2013-10-09 Juri Linkov* lisp/isearch.el (isearch-pre-command-hook): Use this...
2013-10-09 Paul Eggert* fns.c (sxhash_bool_vector): Fix buffer read overrun.
2013-10-09 Eli ZaretskiiFix minor problems in text-mode menu display.
2013-10-09 Jan Djärv* nsfns.m (Fns_convert_utf8_nfd_to_nfc): Check input...
2013-10-09 Glenn Morris* lisp/vc/vc-svn.el (vc-svn-create-repo): Expand paths...
2013-10-09 Paul Eggert* intervals.c (temp_set_point_both): Move test into...
2013-10-09 Paul Eggert* lisp.h (eassert): Don't use 'assume'.
2013-10-09 Glenn MorrisDoc tweaks for cond
2013-10-09 Glenn Morrisauthors.el trivia
2013-10-09 Eli ZaretskiiFix bug #15565 with assertion violations in x_free_gc.
2013-10-09 Glenn MorrisAuto-commit of generated files.
2013-10-09 Stefan Monnier* lisp/profiler.el: Create a more coherent calltree...
2013-10-09 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent...
2013-10-08 Juri Linkov* lisp/isearch.el (isearch-help-map, isearch-mode-map...
2013-10-08 Paul EggertFix minor problems found by static checking.
2013-10-08 Eli ZaretskiiAttempt to fix broken compilation on several systems...
2013-10-08 Eli ZaretskiiFix bug #15557 with spelling in the manual.
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-08 Eli ZaretskiiPreload tooltip.el unconditionally.
2013-10-08 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el: Font-lock cl-lib constr...
2013-10-08 Dmitry Antipov* dispnew.c (set_window_update_flags): Add buffer arg...
2013-10-08 Eli ZaretskiiCleanups and commentary changes.
2013-10-08 Eli ZaretskiiHorizontal keys in TTY menus work.
2013-10-08 Glenn MorrisAuto-commit of generated files.
2013-10-08 Eli ZaretskiiMake tty-menu-open-use-tmm a defcustom, update tmm...
2013-10-08 Eli ZaretskiiF10 can now invoke menu-bar menus from local map.
2013-10-08 Dmitry AntipovDo not allocate huge temporary memory areas and objects...
2013-10-08 Teemu Likonen* indent.el: Provide interactive indent-rigidly mode...
2013-10-08 Jan Djärv* nsterm.m (windowDidExitFullScreen:):
2013-10-08 Bastien Guerry* register.el (insert-register): Fix 2013-10-07T01...
2013-10-08 Paul EggertComplete ChangeLog entry that was inadvertently truncated.
2013-10-08 Paul EggertFix race where emacs aborts when sent SIGTERM.
2013-10-08 Paul EggertChangeLog consistency.
2013-10-08 Stefan Monnier* lisp/progmodes/perl-mode.el: Use lexical-binding.
2013-10-08 Stefan Monnier* lisp/emacs-lisp/backquote.el (backquote-process)...
2013-10-08 Paul Eggert* lisp.h (bits_word, BITS_WORD_MAX): New type and macro.
2013-10-08 Stefan Monnier* lisp/mpc.el (mpc-songs-jump-to): Adjust to different...
2013-10-08 Stefan Monnier* lisp/vc/pcvs.el: Use lexical-binding.
2013-10-07 Dmitry GutovRefine the last change
2013-10-07 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--implicit...
2013-10-07 Paul EggertImprove support for popcount and counting trailing...
2013-10-07 Jan Djärv* nsterm.m (windowDidEnterFullScreen:): setPresentation...
2013-10-07 Stefan Monnier* lisp/electric.el (electric-indent-inhibit): New var.
2013-10-07 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-next-sexp): Refine...
2013-10-07 Stefan Monnier* lisp/textmodes/css-mode.el (css-smie-rules): Fix...
2013-10-07 Dmitry Antipov* xdisp.c (handle_fontified_prop): Prefer ptrdiff_t...
2013-10-07 Dmitry Antipov* insdel.c (insert_from_gap): Prefer ptrdiff_t to int...
2013-10-07 Stefan Monnier* lisp/nxml/nxml-mode.el: Use lexical-binding and synta...
2013-10-07 Dmitry Gutov* test/indent/ruby.rb: Fix a spurious change, add more...
2013-10-07 Michael Albinus* trampver.texi: Update release number.
2013-10-07 Michael Albinus* net/tramp.el (tramp-handle-insert-file-contents)...
2013-10-07 Dmitry Antipov* alloc.c (Fmake_string): Fix last change.
2013-10-07 Paul Eggertemacs_read and emacs_write now use void *, not char *.
2013-10-07 Dmitry Antipov* alloc.c (Fmake_string): For ASCII char initializer...
2013-10-07 Stefan Monnier* lisp/progmodes/compile.el (compilation-parse-errors):
2013-10-07 Stefan Monnier* lisp/emacs-lisp/easymenu.el (easy-menu-create-menu...
2013-10-07 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Simplify...
2013-10-07 Stefan Monnier* lisp/emacs-lisp/tq.el (tq-create): Use a closure...
2013-10-07 Stefan Monnier* doc/lispref/tips.texi (Comment Tips): Discourage...
2013-10-07 Stefan Monnier* lisp/progmodes/ruby-mode.el: Fix recently added tests.
2013-10-07 Leo Liu* etc/NEWS: Mention new feature of register commands.
2013-10-07 Leo Liu* register.el (register-preview-delay)
2013-10-06 Dmitry Gutov* indent/ruby.rb: Fix a factual error.
2013-10-06 Eli ZaretskiiF10 invokes menu by X,Y.
2013-10-06 Dato Simó* net/network-stream.el (network-stream-open-starttls...
2013-10-06 Jan DjärvDon't force auto hide dock when hide menu changes.
2013-10-06 Jan Djärv* nsterm.m (ns_update_begin): If native fullscreen...
2013-10-06 Xue FuqiaoRemove unnecessary @refill.
2013-10-06 Dmitry Gutov* test/automated/ruby-mode-tests.el: Add tests for...
2013-10-06 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Dedent...
2013-10-05 Dmitry Gutov* lisp/newcomment.el (comment-use-global-state): Change...
2013-10-05 Stefan MonnierGet Ruby's SMIE code to pass the test suite.
2013-10-05 Eli ZaretskiiImprove commentary.
2013-10-05 Eli ZaretskiiAccount for character width on display in menu bar.
2013-10-05 Dmitry GutovRevert 2013-10-05T02:26:39Z!dgutov@yandex.ru
2013-10-05 Eli ZaretskiiFix pop down menu with another click on menu bar.
2013-10-05 Eli ZaretskiiFix menu drop by mouse click; new primitive menu-bar...
2013-10-05 Xue FuqiaoMinor doc fixes.
2013-10-05 Jan Djärv* nsterm.m (check_native_fs): Remove erroneous comment.
2013-10-05 Xue Fuqiao* doc/lispref/syntax.texi (Categories): Add an index...
2013-10-05 Glenn MorrisAuto-commit of generated files.
2013-10-05 Leo Liu* progmodes/octave.el (octave-send-region): Call
2013-10-05 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-mode): Add `ruby...
next