]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-10-12 Eli Zaretskii* nt/INSTALL: Recommend MSYS Automake/Autoconf from...
2015-10-12 Eli ZaretskiiAttempt to avoid crashes in plist-member
2015-10-12 Mike FABIANIn gui-get-primary-selection use gui--selection-value...
2015-10-12 Tassilo HornSupport RTF in doc-view
2015-10-12 Juanma Barranquero* w32fns.c (get_wm_chars): Increment counter, not pointer.
2015-10-11 Nicolas PettonReplace the usage of an obsolete function in auth-source.el
2015-10-11 Nicolas Petton* lisp/gnus/auth-source.el: Use sharp-quoting with...
2015-10-11 Jay BelangerHave calc-yank recognize numbers in different bases.
2015-10-11 Glenn Morris; Auto-commit of ChangeLog files.
2015-10-11 Ken RaeburnHandle an opaque-move X11 window manager operation...
2015-10-11 Ken RaeburnFix cursor setting for tip frame; re-enable cursor...
2015-10-11 Ken RaeburnRewrite x_set_mouse_color to sync less.
2015-10-11 Ken RaeburnAdd x_catch_errors_with_handler.
2015-10-11 Ken RaeburnIntroduce x_uncatch_errors_after_check to reduce XSync...
2015-10-11 Jay BelangerDocument the optional prefix to `calc-yank'.
2015-10-11 Mark Oteiza* lisp/calendar/calendar.el: Display buffer before...
2015-10-11 Paul EggertUse ‘echo’ safely with ‘\’ or leading ‘-’
2015-10-10 Kaushal ModiAllow numbers with different radixes to be yanked.
2015-10-10 Paul EggertImprove CHECK_IMPURE and PURE_P speedup
2015-10-10 Jay BelangerUse events instead of chars to keep track of steps.
2015-10-10 Eli Zaretskii; admin/notes/unicode: Update for latest changes.
2015-10-10 Paul EggertFix --enable-gcc-warnings problem with older GCC
2015-10-10 Eli ZaretskiiFix vertical-motion in truncated lines that end in...
2015-10-10 Eli ZaretskiiAvoid link-time errors due to inline functions
2015-10-10 Andreas Schwab* src/data.c (Faset): Fix last change.
2015-10-10 Paul EggertCHECK_IMPURE and PURE_P speedup
2015-10-09 Noah Friedman(tramp-open-connection-setup-interactive-shell): Send...
2015-10-09 Stefan Monnier* lisp/progmodes/cc-mode.el (c-after-font-lock-init...
2015-10-09 Stefan Monnier* lisp/cedet/ede: Silence some compiler warnings
2015-10-09 Stefan Monnier* lisp/textmodes/reftex.el: Silence byte-compiler warnings.
2015-10-09 Stefan Monnier* lisp/progmodes/prolog.el: Avoid indenting too much...
2015-10-09 Eli ZaretskiiUpdate case-table and categories of recently added...
2015-10-09 Glenn Morris; Auto-commit of loaddefs files.
2015-10-09 Martin RudalicsIn adjust_frame_size don't count minibuffer height...
2015-10-09 Eli ZaretskiiAvoid inflooping in font-lock
2015-10-09 Tassilo HornRefactor duplicated code; ensure default is in completions
2015-10-09 Vincent BelaïcheTypo in example
2015-10-09 Stefan Monnier* lisp/calc/calc.el: Silence byte-compiler warnings
2015-10-09 Daiki UenoUse g_clear_error instead of g_error_free
2015-10-08 Paul Eggert* src/image.c (image_size_error): Simplify.
2015-10-08 Paul EggertFix problems caught with --enable-gcc-warnings
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
next