]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-10-17 Mark Oteiza* lisp/emacs-lisp/eldoc.el: Add back-to-indentation...
2015-10-17 Eli ZaretskiiAvoid crashes when redisplayng a window changes faces...
2015-10-17 Michael AlbinusSolve timimg issues in file-notify-tests.el
2015-10-17 Paul EggertFix quoting of data within htmlfontify doc
2015-10-16 Artur Malabarba* emacs-lisp/package.el: Reload archive-contents if...
2015-10-16 Paul EggertMake src headers idempotent and standalone
2015-10-16 Jürgen HötzelHandle symlink targets containing spaces in tramp-gvfs.el
2015-10-16 Artur Malabarba* custom.el (custom-theme-load-path): Demote to defvar
2015-10-16 Stefan Monnier* lisp/mpc.el: Rename the new toggling commands
2015-10-16 Eli ZaretskiiImprove the doc string of 'completion-boundaries'
2015-10-16 Oleh Krehellisp/dired-aux.el (dired-shell-command): Fix compile...
2015-10-16 Oleh KrehelMake dired-do-compress work for *.zip files
2015-10-16 Eli ZaretskiiMinor improvement in documentation of internals
2015-10-16 Eli ZaretskiiImprove documentation of COLLECTION in completion functions
2015-10-16 Eli Zaretskii; More updates and corrections in etc/HISTORY
2015-10-16 Eli ZaretskiiAdd more release info to etc/HISTORY
2015-10-15 Paul EggertNew file etc/HISTORY
2015-10-15 Dmitry Gutovjs-mode: Don't misindent generator methods
2015-10-15 Paul EggertFix animation timeout delay calculation
2015-10-15 Mark OteizaAdd commands for controlling MPD modes
2015-10-15 Dmitry GutovRefer to `(elisp)Basic Completion' in completing-read...
2015-10-14 Mark Oteiza* lisp/mpc.el (mpc-format): Always push form to pred
2015-10-14 Paul EggertSpelling fixes
2015-10-14 Mark Oteiza* lisp/mpc.el (mpc-mode-menu, mpc-toggle-play): Fix...
2015-10-14 Michael AlbinusSome editing fixes in Tramp
2015-10-14 Michael Albinus; Submit changes promised last commit already
2015-10-14 Jürgen HötzelUse proper localization in tramp-gvfs.el
2015-10-14 Warren LynnFix Bug#21562
2015-10-14 Nicolas PettonFix typos in docstrings
2015-10-14 Mark Oteiza* lisp/mpc.el (mpc-volume-refresh): Check if buffer...
2015-10-14 Glenn Morris; Auto-commit of loaddefs files.
2015-10-14 Oleh KrehelMake dired-jump work with tar-subfile-mode
2015-10-14 Juanma Barranquero* .gitignore: Add build-aux/ar-lib.
2015-10-14 Nicolas PettonBetter docstrings in seq.el and map.el
2015-10-14 Paul EggertMerge from gnulib
2015-10-14 Paul EggertTake XPNTR private
2015-10-14 Mark OteizaAdd MPC play/pause command
2015-10-14 Mark OteizaAdd bindings and menu items for prev and next tracks
2015-10-14 Ken RaeburnReduce face-related consing during frame creation.
2015-10-14 Ken RaeburnDo process ConfigureNotify events indicating size changes.
2015-10-13 Mark OteizaDerive mpc-mode from special-mode
2015-10-13 Mark OteizaFix error messages for when covers are not found.
2015-10-13 Oleh KrehelMake dired-do-compress work for *.tar.gz files
2015-10-13 Oleh KrehelMake dired-do-compress work for directories
2015-10-13 Stefan Monnier* lisp/mpc.el (mpc-songs-refresh): Don't side-effect...
2015-10-13 Juanma Barranquero* src/w32fns.c (x_change_tool_bar_height): Remove unuse...
2015-10-13 Mark OteizaUse special-mode in eww list modes
2015-10-13 Martin RudalicsAllow setting frame pixel sizes from frame parameters...
2015-10-13 Michael Albinus* test/automated/file-notify-tests.el (file-notify...
2015-10-12 Paul EggertUnmacroize ebrowse.c and etags.c a bit
2015-10-12 Mark OteizaUse highlight for current items.
2015-10-12 Mark OteizaSearch for more cover image names in MPC
2015-10-12 Juanma BarranqueroRemove or comment out unused variables
2015-10-12 Juanma Barranquero* src/w32proc.c (sys_select): Fix bitwise test.
2015-10-12 Eli ZaretskiiMinor typo corrections in doc strings
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.
next