]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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)
2015-07-02 Paul EggertDon't display ‘’ as `' under X in en_GB
2015-07-01 Nicolas Richard* lisp/emacs-lisp/seq.el (seq-difference): Fix typo...
2015-07-01 Nicolas RichardAdd argument to reverse the meaning of ido-restrict...
2015-07-01 Eli ZaretskiiBe more tolerant to fonts named "Foobar-12"
2015-07-01 Eli ZaretskiiFix value of posn-at-pont in R2L lines
2015-07-01 Stefan Monnier(cl--copy-slot-descriptor): Copy the `props' alist...
2015-07-01 Glenn Morris; Auto-commit of loaddefs files.
2015-07-01 Stefan Monnier* lisp/term/xterm.el (xterm--query): Avoid generating...
2015-07-01 Paul EggertSpelling fixes
2015-06-30 Xue Fuqiao* doc/emacs/frames.texi (Frame Commands): Typo fix...
2015-06-30 Paul EggertIn strings, prefer plain ` and ' to \` and \'
2015-06-30 Glenn Morris* leim/Makefile.in, lisp/Makefile.in: Add missing EXEEX...
2015-06-30 Glenn Morris* lisp/Makefile.in (MH_E_SRC, TRAMP_SRC, CAL_SRC):
2015-06-30 Glenn Morris* configure.ac (system-configuration-features): Add...
2015-06-30 Glenn MorrisImprove reproducibility of generated loaddefs file.
2015-06-30 Artur Malabarba* lisp/emacs-lisp/package.el (package--remove-hidden...
2015-06-30 Eli Zaretskii; * src/doc.c: Add a 'coding' cookie.
2015-06-30 Nicolas Petton* doc/lispref/sequences.texi: Add documentation for...
2015-06-30 Nicolas PettonAdd seq-min and seq-max
2015-06-30 Eli ZaretskiiMake sure sleep-for always delays for as long as it...
2015-06-30 Paul EggertFix pointer signedness glitch
2015-06-30 Eli ZaretskiiDon't block changes in mouse pointer inside 'track...
2015-06-30 Artur Malabarba* lisp/isearch.el (isearch-toggle-word): Fix toggle
2015-06-30 Artur Malabarba* lisp/emacs-lisp/package.el (package-compute-transaction):
2015-06-30 Artur Malabarba* lisp/emacs-lisp/package.el (package--save-selected...
2015-06-30 Xue FuqiaoAdd cross references.
2015-06-30 Katsumi YamaokaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-06-30 Ted Zlatanovcfengine.el: update for the upcoming CFEngine 3.7 release
2015-06-30 Michael R.... Cygwin emacsclient handles w32 file names
2015-06-29 Katsumi Yamaoka* lisp/isearch.el (isearch-exit): Don't call isearch...
2015-06-29 Eli Zaretskii* doc/lispref/text.texi (Sticky Properties): Improve...
2015-06-29 Eli ZaretskiiAllow font names that end in "-NN", where NN is a number
2015-06-29 Eli Zaretskii.gdbinit followup to changes in !USE_LSB_TAG
2015-06-29 Wolfgang Jenkner* lisp/calc-store.el (calc-insert-permanent-variable...
2015-06-29 Artur Malabarba* lisp/emacs-lisp/tabulated-list.el (tabulated-list...
2015-06-29 Nicolas Richard* package.el (describe-package): Use symbol-at-point...
2015-06-29 Nicolas Richard* package.el (describe-package): Convert the guess...
2015-06-28 Paul Eggertapropos-library quoting fix
2015-06-28 Paul EggertClarify interpreter-mode-alist doc
2015-06-28 Michael AlbinusSync with Tramp 2.2.12
2015-06-28 Eli Zaretskii; * src/w32proc.c (w32_executable_type): Fix a typo...
2015-06-28 Glenn Morris; Auto-commit of ChangeLog files.
2015-06-28 Artur Malabarba* lisp/isearch.el (isearch-mode): Don't char-fold regexps
2015-06-28 Dmitry GutovBind grep-highlight-matches around the rgrep call
2015-06-28 Dmitry GutovPut "--color" before the other options in grep-command
2015-06-27 Dmitry GutovAdd --color Grep option to the command dynamically
next