]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-10-08 Jay Belanger* lisp/calc/calc.el (calc-digit-start-entry): Fix typo.
2015-10-08 Jay BelangerFormat initial input uniformly.
2015-10-08 Ken RaeburnDisable non-working pointerColor setting for X tooltip...
2015-10-08 Ken RaeburnReduce some unnecessary X calls.
2015-10-08 Ken RaeburnReduce color allocation/query traffic in the TrueColor...
2015-10-08 Ken RaeburnCache XParseColor results in the X display info structure.
2015-10-08 Stefan Monnier* src/syntax.c (syms_of_syntax): Make syntax-propertize...
2015-10-07 Eli ZaretskiiFix segfault in image_size_error
2015-10-07 Simen HeggestøylHighlight CSS variable definitions
2015-10-07 Artur Malabarba* test/automated/tabulated-list-test.el: New file
2015-10-07 Artur Malabarba* lisp/emacs-lisp/tabulated-list.el (tabulated-list...
2015-10-07 Nicolas RichardAdd test for `self-insert-command' (bug#21633)
2015-10-07 Martin RudalicsIn resize_frame_windows don't set a top position when...
2015-10-07 Artur Malabarba* lisp/progmodes/prog-mode.el (prettify-symbols-alist):
2015-10-07 Glenn Morris; * admin/MAINTAINERS: Remove no-longer-active people
2015-10-07 Glenn Morris; * admin/MAINTAINERS: Copyedits.
2015-10-07 Glenn Morris; * admin/MAINTAINERS: Remove "unmaintained" section...
2015-10-07 Stefan Monnier* lisp/textmodes/tex-mode.el: Use lexical-binding
2015-10-07 Stefan Monnier* lisp/indent.el (indent--default-inside-comment):...
2015-10-06 Paul EggertFix bug in GC_CHECK_MARKED_OBJECTS check
2015-10-06 Tassilo HornAdd prettified version of \\Bbb{Q}.
2015-10-06 Artur Malabarba* test/automated/package-test.el (package-test-install...
2015-10-06 Aaron Ecaylisp/emacs-lisp/package.el (package-install): Fix name...
2015-10-06 Eli ZaretskiiFix display of characters adjacent to ZWJ and ZWNJ
2015-10-06 Andreas SchwabDon't use XFASTINT on a negative number
2015-10-06 Xue Fuqiao* doc/lispref/objects.texi (Window Type): Add a cross...
2015-10-05 Xue Fuqiao* src/buffer.c (syms_of_buffer): Typo fix. (Bug#21622)
2015-10-05 Eli Zaretskii; Another minor fix in misc-lang.el
2015-10-05 Eli ZaretskiiFix composition-function-table for Arabic and Syriac
2015-10-05 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-10-05 Damien CassouAdd first unit tests for auth-source.el
2015-10-05 Eli ZaretskiiRemove redundant redisplay code
2015-10-05 Stefan Monnier* src/xdisp.c (windows_or_buffers_changed): Improve...
2015-10-05 Xue FuqiaoUpdate tutorials/TUTORIAL.cn
2015-10-05 YAMAMOTO Mitsuharu* src/macfont.m (macfont_encode_char, syms_of_macfont...
2015-10-04 Stefan MertenPull in version numbers from rst.el upstream release.
2015-10-04 Eli Zaretskii* test/automated/coding-tests.el: New file.
2015-10-04 Michael AlbinusImprove XEmacs compatibility of Tramp
2015-10-04 Glenn Morris; Auto-commit of ChangeLog files.
2015-10-04 Eli Zaretskii; Restore some of the recent deletions in fileio.c
2015-10-04 Eli Zaretskiishr: fix too long lines in rendered buffers (Bug#21012)
2015-10-04 Xue Fuqiao; Add some comments
2015-10-04 Vincent BelaïcheRestore blank line before next section, erroneously...
2015-10-04 Vincent BelaïcheSupport MSW filename style for ant compilation error...
2015-10-04 Paul Eggert* nt/INSTALL: Minor spelling and quote fixes.
2015-10-04 Paul Eggert* lisp/ibuffer.el: Fix docstring length (Bug#21541).
2015-10-03 Simen HeggestøylMaintain ordering of JSON object keys by default
2015-10-03 Andreas Schwab * src/coding.c (complement_process_encoding_system...
2015-10-03 Ulf JasperAdd entry for Ulf Jasper.
2015-10-03 Xue FuqiaoDoc fix for `defmacro'
2015-10-03 Andreas SchwabMore validatation of coding systems
2015-10-03 Eli ZaretskiiAvoid crashes in coding_inherit_eol_type
2015-10-03 Eli ZaretskiiMore validatation of coding system in 'write-region'
2015-10-03 Eli ZaretskiiAvoid crashes due to invalid coding-system
2015-10-03 Michael Albinus; Tramp: Suppress compiler warnings.
2015-10-03 Tassilo HornAdapt to new prettify-symbols-unprettify-at-point default
2015-10-03 Tassilo HornRevert my two recent process.c changes
2015-10-02 Markus Triska* prolog.el: Update and extend operator table
2015-10-02 Paul EggertAllow autogen even when Git is not installed
2015-10-02 Stefan Monnier* lisp/vc/vc-git.el (vc-git-region-history): Handle...
2015-10-02 Paul EggertFix problems found by clang 3.5.0
2015-10-02 Eli Zaretskii* nt/INSTALL: Update instructions for running autogen.sh
2015-10-02 Eli Zaretskii* nt/INSTALL: Point to ezwinports for libXpm binaries.
2015-10-02 Daniel ColascioneFix winner in cl-lib not loaded case
2015-10-02 Paul EggertFix a few problems with directed quotes
2015-10-01 Eli ZaretskiiRevert "Attempt to fix slow redisplay caused by last...
2015-10-01 Eli ZaretskiiFix slow redisplay when daemon frame exists
2015-10-01 Eli ZaretskiiAttempt to fix slow redisplay caused by last changes
2015-10-01 Stephen LeakeImprove doc strings in dired.c
2015-10-01 Stephen LeakeSet default base-size in minibuffer-completion-help
2015-10-01 Eli Zaretskii; * lisp/progmodes/gdb-mi.el (gdb-mi-decode): Improve...
2015-10-01 Eli ZaretskiiFix GUD display of GDB output with non-ASCII text
2015-10-01 Eli Zaretskii* nt/INSTALL: Document where to find XPM support files
2015-10-01 Glenn Morris; Auto-commit of loaddefs files.
2015-10-01 Tassilo HornUn- and re-prettification are not exclusive
2015-10-01 Tassilo HornDon't unprettify symbol at point by default
2015-10-01 Artur Malabarba* lisp/progmodes/prog-mode.el (prettify-symbols-unprett...
2015-09-30 Eli ZaretskiiAvoid assertion violations in push_prefix_prop
2015-09-30 Eli Zaretskii; Revert inadvertent premature commit.
2015-09-30 Eli ZaretskiiDisable some display optimizations when frames need...
2015-09-30 Tassilo HornDon't modify buffer by unprettification
2015-09-30 Stefan MonnierTry to avoid redisplaying all frames when creating...
2015-09-30 Eli Zaretskii; Yet another tweak of pos-visible-in-window-p doc...
2015-09-30 Michael Albinus; Minor updates in admin/MAINTAINERS
2015-09-30 Tassilo HornImplement unprettification of symbol at point
2015-09-30 YAMAMOTO Mitsuharu* src/macfont.m (mac_font_descriptor_supports_languages...
2015-09-30 YAMAMOTO MitsuharuWork around crash when displaying etc/HELLO on OS X...
2015-09-30 Eli Zaretskii; Clarify docs of pos-visible-in-window-p some more
2015-09-30 YAMAMOTO Mitsuharu* src/macfont.m: Fix compilation with USE_CT_GLYPH_INFO.
2015-09-30 Nicolas Petton* lisp/arc-mode.el (archive-rar-summarize): Better...
2015-09-30 Nicolas PettonUse unar and lsar to handle RAR archives in arc-mode
2015-09-30 Vibhav Pant; * Add admin/MAINTAINERS entries
2015-09-30 Wieland HoffmannClarify :create in auth-source's docs
2015-09-30 Phil SaintyAvoid empty -path arguments in rgrep
2015-09-30 Eli ZaretskiiClarify documentation of pos-visible-in-window-p
2015-09-30 Stefan Monnier* lisp/progmodes/prolog.el: Fix various indentation...
2015-09-30 Dmitry Gutov; * admin/MAINTAINERS: Add entries for Dmitry Gutov
2015-09-30 Stefan Monnier* lisp/progmodes/sh-script.el: Old "dumb" continued...
2015-09-29 Stefan Monnier* lisp/progmodes/octave.el: Use grammar more; Handle...
2015-09-29 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (let-when-compile):...
next