]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2015-07-17 Tassilo HornSupport @-mentions
2015-07-16 Michael AlbinusFix Bug#20943.
2015-07-16 Ari RoponenFix delete-dups bug on long lists
2015-07-16 Paul EggertBetter heuristic for C stack overflow
2015-07-16 Daiki Uenoepg: Automatically start pinentry server
2015-07-15 Katsumi Yamaoka* lisp/gnus/nnimap.el: Fix my last bogus change
2015-07-15 Paul EggertMerge from gnulib
2015-07-15 Paul EggertPort to stricter C99
2015-07-15 Xue Fuqiao* doc/emacs/frames.texi (Creating Frames): Fix the...
2015-07-14 Michael AlbinusNew autorevert tests.
2015-07-14 Paul EggertClear gcprolist etc. after stack overflow
2015-07-13 Xue Fuqiao* doc/emacs/windows.texi (Pop Up Window): Fix the descr...
2015-07-13 YAMAMOTO MitsuharuAvoid deprecated enums in mac-ct font backend driver
2015-07-13 YAMAMOTO MitsuharuCache font family in mac-ct font backend driver
2015-07-13 Xue Fuqiao; Minor doc fix
2015-07-13 Dmitry GutovShow the default value in the prompt
2015-07-12 Dmitry GutovWhen called with prefix argument, ask for file patterns...
2015-07-12 Dmitry GutovAdd `project-ignores'
2015-07-12 Xue Fuqiao* doc/emacs/buffers.texi (Misc Buffer): Add a cross...
2015-07-12 Glenn Morris; Auto-commit of ChangeLog files.
2015-07-11 Eric Abrahamsengnus-registry.el: Correct function argument order
2015-07-11 Dmitry GutovBind grep-highlight-matches to nil
2015-07-11 Nikolaus Rathnnimap.el: Fix IMAP message size parsing
2015-07-10 Stefan Monnier* lisp/gnus/nnimap.el: Clean up "unused var" warnings
2015-07-10 Andy Moreton* src/w32heap.c (DUMPED_HEAP_SIZE): Bump to 20MB.
2015-07-10 YAMAMOTO Mitsuharu* src/macfont.m (macfont_list): Ignore font families...
2015-07-10 Dmitry GutovDon't check the exit status, it can be misleading
2015-07-10 Dmitry GutovIntroduce a Project API
2015-07-09 Nicolas Petton* test/automated/map-tests.el (test-map-delete-return...
2015-07-09 Nicolas PettonAdd support for gv.el in map.el
2015-07-09 Glenn Morris* lisp/emacs-lisp/debug.el (debug-help-follow): Use...
2015-07-09 Dmitry GutovSyntax-propertize until the end of the line first
2015-07-09 Xue Fuqiao; Improve documentation of image-goto-frame
2015-07-09 Xue Fuqiao* doc/emacs/files.texi (File Archives): Add a cross...
2015-07-09 Nikolaus Rathnnimap.el: Handle plain value for nnimap-stream
2015-07-09 Leo LiuFix bug in thing-at-point--bounds-of-well-formed-url
2015-07-09 Dmitry Gutov* lisp/progmodes/xref.el (xref-collect-matches): Use...
2015-07-08 Dmitry GutovDeclare whitespace-line-column a safe file-local
2015-07-08 Eric Abrahamsengnus-group.el: Check if group names are already strings
2015-07-08 Eric Abrahamsennnimap.el: Remove unused let variables
2015-07-08 Eli ZaretskiiSupport "maximized" property of runemacs's shortcut
2015-07-08 Eli ZaretskiiSupport "minimized" property of runemacs's shortcut
2015-07-08 Xue FuqiaoDoc fixes
2015-07-08 Dmitry Gutov; Fix a typo
2015-07-08 Nicolas Richard* lisp/obsolete/landmark.el: Add Obsolete-since header
2015-07-07 Glenn Morris* test/automated/ert-tests.el (ert-test-deftest):
2015-07-07 Stefan Monnier(gv-setter, gv-synthetic-place, gv-delay-error): New...
2015-07-07 Fabrice PopineauMake vc-tests work with MSYS svn program
2015-07-07 Ken BrownImprove recent change to emacsclient on Cygwin
2015-07-07 Artur Malabarba* lisp/emacs-lisp/package.el (package-compute-transacti...
2015-07-07 Nicolas Richard; * ChangeLog.2: Add full path for changes I introduced...
2015-07-07 Nicolas Richard* lisp/play/landmark.el: Move to lisp/obsolete/
2015-07-07 Martin RudalicsHave `x-show-tip' handle `right' and `bottom' frame...
2015-07-07 Stefan MonnierAdd online-help support to describe types
2015-07-06 Fabián Ezequiel... python.el: Fix local/remote shell environment setup
2015-07-06 Glenn Morris* lisp/simple.el (set-variable): Tweak recent doc fix.
2015-07-06 Ken Brown* src/sysdep.c (handle_sigsegv) [CYGWIN]: Increase...
2015-07-06 Glenn Morris* lisp/simple.el (set-variable): Use user-error for...
2015-07-06 Ken Brown* src/emacs.c (main): Don't increase the stack size...
2015-07-06 Stefan Monnier(describe-symbol): Rewrite describe-function-or-variable
2015-07-06 Stefan Monnier(eieio-persistent-save): Don't ignore `file' arg (bug...
2015-07-06 Wolfgang Jenkner; Auto-commit of loaddefs files.
2015-07-06 Wolfgang JenknerFix parsing glitches in dired-mark-sexp (bug#13575)
2015-07-06 Fabián Ezequiel... python.el: Respect process environment for remote shells
2015-07-06 Paul Eggert; Spelling fixes
2015-07-06 Fabián Ezequiel... python.el: Avoid making let-bound defvars buffer local...
2015-07-06 Fabián Ezequiel... ; python.el: Replace `eval-when-compile` with `eval...
2015-07-06 Fabián Ezequiel... python.el: Fixes for IPython 3.x (Bug#20580)
2015-07-06 Fabián Ezequiel... python.el: Fix mark-defun behavior (Bug#19665)
2015-07-06 Glenn Morris* lisp/progmodes/f90.el (f90-type-def-re): Handle attri...
2015-07-06 Paul EggertAvoid duplicate calls to current_timespec
2015-07-06 Ian KellingAvoid returning early reading process output due to...
2015-07-06 Ian KellingDon't return as fast reading any process output
2015-07-06 Ian KellingRefactor timeouts in wait_reading_process_output
2015-07-06 Ian Kelling; Rename local var nsecs to adaptive_nsecs
2015-07-06 Ian Kelling; Rename local var to match function name
2015-07-06 Ian KellingRemove ADAPTIVE_READ_BUFFERING ifdef
2015-07-06 Ian Kelling; Minor cleanup of wait_reading_process_output
2015-07-06 Glenn Morris* lisp/simple.el (set-variable): Doc fix.
2015-07-06 Glenn Morris* lisp/progmodes/fortran.el (fortran-line-length):...
2015-07-05 Ian Kellingaccept-process-output fix
2015-07-05 Artur Malabarba* lisp/character-fold.el (character-fold-table):
2015-07-05 Paul EggertMerge from gnulib
2015-07-05 Glenn Morris; Auto-commit of ChangeLog files.
2015-07-05 Christoph WedlerRespect `prog-indentation-context' in python.el
2015-07-05 Daniel ColascioneFactor isearch word description into new function
2015-07-04 Eli ZaretskiiFix mouse pointer on w32 when a menu is active
2015-07-04 Martin RudalicsFix processing of alpha parameter for Windows tip frame...
2015-07-04 Martin RudalicsHave `compilation-set-window' use right window for...
2015-07-04 Glenn MorrisUpdate eieio tests for recent eieio-core change.
2015-07-03 Martin RudalicsFix some issues with `window-divider-mode'
2015-07-03 Xue FuqiaoAdd cross references in documentation
2015-07-02 Eli Zaretskii;* src/bidi.c (bpa_stack_entry): Update commentary...
2015-07-02 Paul Eggert-batch should not affect ‘’ -> `' display
2015-07-02 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (eieio--class-v): Remove
2015-07-02 Stefan Monnier* lisp/term/xterm.el (xterm--query): Fix paren typo...
2015-07-02 Martin RudalicsSome further fixes in Change Window node. (Bug#20183)
2015-07-02 Martin RudalicsReference window dividers in Change Window section.
2015-07-02 Martin RudalicsDocument new `window-divider-mode'.
2015-07-02 Martin RudalicsImprove accessibility of window dividers. (Bug#20183)
next