]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2014-08-10 Martin RudalicsFix handling of menu bar line on TTY frames (Bug#18136...
2014-08-09 Juri Linkov* lisp/vc/vc-annotate.el (vc-annotate-background-mode...
2014-08-09 Reuben Thomassrc/alloc.c: remove a stray brace
2014-08-09 Alan Mackenzieprogmodes/cc-fonts.el (c-font-lock-declarators): Remove...
2014-08-09 Eli ZaretskiiMinor fixes in the last commit wrt MS-DOS build.
2014-08-09 Reuben ThomasAdd changelog entry missing from previous commit
2014-08-09 Reuben Thomassrc/process.c: fix a comment typo
2014-08-09 Reuben ThomasRemove support for DJGPP < 2.02
2014-08-09 Jan Djärv* widget.c (DEFAULT_FACE_FONT, EmacsFrameSetValues...
2014-08-09 Paul EggertMerge from gnulib.
2014-08-08 Rüdiger Sonderfeldibuffer.el (ibuffer-mode-map): Use toggle button for
2014-08-08 Rüdiger Sonderfeldlisp/ChangeLog: Fix last entry.
2014-08-08 Matthias Meulienprogmodes/prog-mode.el (prog-mode-hook): Made customizable.
2014-08-07 Kelvin White* lisp/erc/erc.el: rename server buffers and fix variab...
2014-08-07 Martin RudalicsIn window--min-size-1 set WINDOW arg when calling windo...
2014-08-07 Paul Eggert* xterm.c (x_delete_terminal): Plug file descriptor...
2014-08-07 Reuben ThomasRemove remaining mentions of VMS as a host
2014-08-07 Reuben ThomasFix a few ``MS-DOG''s overlooked in the previous commit.
2014-08-07 Reuben ThomasRefer to MS-DOS using the same name everywhere.
2014-08-07 Michael Albinus* tramp.texi (Remote shell setup): Explain, how to...
2014-08-07 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file-out...
2014-08-07 Leo Liu* lisp/help.el (temp-buffer-setup-hook,temp-buffer...
2014-08-07 Glenn Morris* test/automated/Makefile.in (check-tar): Remove, hydra...
2014-08-06 Ulf JasperFix Bug#15408 (icalendar time zone problem)
2014-08-06 Katsumi Yamaokagnus-sum.el (gnus-summary-expire-articles): Revert...
2014-08-06 Eric Abrahamsen* gnus-sum.el (gnus-summary-expire-articles): Functions...
2014-08-06 Tassilo Hornlisp/gnus/ChangeLog (2014-07-31): Add missing entry
2014-08-05 Eli Zaretskiilisp/ChangeLog: Fix a typo in last entry.
2014-08-05 Lars Magne... Use a max-width when displaying images
2014-08-05 Eric Brownlisp/net/eww.el (eww-bookmarks-directory): New variable.
2014-08-05 Lars Magne... * lisp/net/shr.el (shr-copy-url): Also copy the image...
2014-08-05 Martin RudalicsDon't redeem scroll bars that have been turned off.
2014-08-05 Michael AlbinusFix typo in last commit.
2014-08-05 Michael Albinus* net/tramp-cache.el (tramp-flush-file-function): Suppr...
2014-08-05 Dmitry Antipov* keyboard.c (safe_run_hooks): Follow the convenient...
2014-08-04 Fabián Ezequiel... * lisp/progmodes/python.el: Fix completions inside...
2014-08-04 Paul EggertMerge from gnulib, incorporating:
2014-08-04 Martin RudalicsFix scroll bar handling for non-toolkit builds.
2014-08-04 Paul Eggert* rect.el (rectangle--default-line-number-format):...
2014-08-04 Dmitry Antipov* keyboard.c (safe_run_hook_funcall): Avoid consing...
2014-08-03 Paul EggertDon't let big frames overrun the stack.
2014-08-03 Glenn MorrisMerge from emacs-24; up to 2014-06-27T16:27:08Z!rgm...
2014-08-03 Paul EggertDon't mishandle year-9999 dates.
2014-08-03 Paul EggertAvoid undefined behavior with signed left shift.
2014-08-03 Dmitry AntipovFix bug with an attempt to select uninitialized frame...
2014-08-03 Glenn Morris* test/automated/Makefile.in (check-tar): Add as alias...
2014-08-03 Glenn Morris* test/automated/Makefile.in (check-tar): New rule.
2014-08-02 Paul EggertFix bug with clang + directory_files_internal + GC.
2014-08-02 Fabián Ezequiel... * progmodes/python.el: Completion code cleanups.
2014-08-02 Paul Eggert* configure.ac (HAVE_TIMERFD): Also check for TFD_NONBLOCK,
2014-08-02 Paul EggertAvoid 100% CPU utilization on ssh session exit.
2014-08-02 Glenn Morris* test/automated/fns-tests.el (fns-tests-compare-string...
2014-08-02 Alan MackenzieFix confusion in C++ file caused by comma in "= {1...
2014-08-02 Dmitry AntipovFix spacing in ChangeLog
2014-08-02 Alan MackenzieCorrect loop termination condition in c-syntactic-skip...
2014-08-02 Paul EggertMake compare-strings more compatible with old behavior.
2014-08-02 Jan Djärv* gtkutil.c (create_dialog): Force min spacing 10 betwe...
2014-08-02 Glenn Morris* automated/icalendar-tests.el (icalendar--decode-isoda...
2014-08-01 Paul EggertSpelling+grammar fix.
2014-08-01 Paul EggertMake functions static that no longer need to be extern.
2014-08-01 Glenn MorrisChangeLog date fix
2014-08-01 Eli ZaretskiiMerge from emacs-24; up to 2014-06-26T21:51:25Z!rgm...
2014-08-01 Glenn MorrisAuto-commit of loaddefs files.
2014-08-01 Glenn MorrisAuto-commit of loaddefs files.
2014-08-01 Eli ZaretskiiFix display of R2L lines when the last character fits...
2014-08-01 Dmitry Antipov* atimer.c (toplevel) [HAVE_TIMERFD]: Include errno.h.
2014-08-01 Fabián Ezequiel... * lisp/progmodes/python.el: Shell output capture enhanc...
2014-08-01 Tassilo Horndoc/misc/ChangeLog: Add missing entry for gnus.texi
2014-08-01 Paul EggertMinor style fix to previous patch.
2014-08-01 Paul Eggert* frame.c (x_set_frame_parameters): Fix typo in previou...
2014-07-31 Paul EggertSimplify timerfd configuration and fix some minor glitches.
2014-07-31 Paul Eggert* frame.c (x_set_frame_parameters): Don't use uninitial...
2014-07-31 Tassilo Horn[Gnus] Allow list-valued gcc-self group params
2014-07-30 Glenn MorrisChangeLog fix
2014-07-30 Ulf JasperFix Bug#15408 (icalendar time zone problem)
2014-07-30 Dmitry Antipov* xterm.c (x_sync_with_move): Really wait 0.5s, not...
2014-07-30 Dmitry Antipov* xrdb.c (x_load_resources) [USE_MOTIF]: Although not...
2014-07-29 Dmitry Antipov* xrdb.c (x_load_resources) [!USE_MOTIF]: Put horizonta...
2014-07-29 Martin RudalicsIn window--state-put-2 handle horizontal scroll bars.
2014-07-29 Rüdiger SonderfeldFix Bug#18016.
2014-07-29 Eli ZaretskiiFix bug #18146 with bogus key rebindings in TUTORIAL.he.
2014-07-29 Martin RudalicsIn adjust_frame_size use FRAME_WINDOW_P instead of...
2014-07-29 Eli ZaretskiiFix hscroll of R2L lines that begin with a TAB or anoth...
2014-07-29 Andreas SchwabFixes: debbugs:18140
2014-07-28 Fabián Ezequiel... * lisp/progmodes/python.el (inferior-python-mode):...
2014-07-28 Michael AlbinusFix Changelog typo, introduced by last commit.
2014-07-28 Emilio C. Lopes* net/tramp-sh.el (tramp-get-remote-python): Also searc...
2014-07-28 Martin RudalicsFix some issues with setting the frame height.
2014-07-28 Dmitry AntipovFix Gnus-related issues reported by David Kastrup ...
2014-07-28 Eli ZaretskiiFix another part of bug #18035 with redisplay of line...
2014-07-28 Glenn MorrisMerge from emacs-24; up to 2014-06-26T06:55:15Z!rgm...
2014-07-28 Tassilo HornMerge commit 2014-07-28T09:07:56Z!tsdh@gnu.org from...
2014-07-28 Stephen BermanOpen doc text also if it's not saved to a file.
2014-07-28 Dmitry AntipovFix --without-x build and pacify --enable-gcc-warnings.
2014-07-28 Eli Zaretskiisrc/ChangeLog: Fix a typo.
2014-07-28 Eli ZaretskiiFix the GDB xsubchartable command.
2014-07-28 Eli ZaretskiiFix GDB xwindow command.
2014-07-28 Dmitry AntipovOn GNU/Linux, use timerfd for asynchronous timers.
2014-07-28 Fabián Ezequiel... Parse completion input in a iPython friendly way.
2014-07-28 Fabián Ezequiel... Prevent Python process shell buffer to pop twice.
next