]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
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 Martin RudalicsIn adjust_frame_size use FRAME_WINDOW_P instead of...
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 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.
2014-07-28 Fabián Ezequiel... * lisp/progmodes/python.el
2014-07-28 Fabián Ezequiel... Grab all Python process output before inferior-python...
2014-07-28 Paul Eggert* frame.c (x_set_frame_parameters): Don't use uninitial...
2014-07-28 Fabián Ezequiel... More robust shell startup and code setup.
2014-07-27 Eli ZaretskiiSupport horizontal scrolling of bidirectional text.
2014-07-27 Jan DjärvReinstate removed code.
2014-07-27 Martin RudalicsComplete pixelwise frame/window resizing, add horizonta...
2014-07-27 Eli ZaretskiiFix bugs #16674 and #18112 with resizing TTY frames...
2014-07-27 Eli Zaretskiisrc/window.c (window_resize_check, window_resize_apply...
2014-07-27 Andreas SchwabFixes: debbugs:18117
2014-07-27 Thien-Thi NguyenUse `defvar-local' more.
2014-07-27 Fabián Ezequiel... Cleanup error signals.
2014-07-27 Fabián Ezequiel... Support for packages in Python shell.
2014-07-27 Eli Zaretskiisrc/dispnew.c (allocate_matrices_for_frame_redisplay...
2014-07-27 Glenn Morris* python.el (python-shell-enable-font-lock): Fix typo...
2014-07-27 Fabián Ezequiel... Faster comint output.
2014-07-27 Fabián Ezequiel... * lisp/progmodes/python.el (inferior-python-mode):...
2014-07-27 Fabián Ezequiel... * lisp/progmodes/python.el (python-shell-font-lock...
2014-07-26 Fabián Ezequiel... Robust shell syntax highlighting. (Bug#18084, Bug...
2014-07-26 Eli ZaretskiiFix bug #18113 with ambiguous wording in etc/DEBUG.
2014-07-26 Paul EggertRevert previous change.
2014-07-26 Ulf JasperWork around the failures in icalendar-tests which occas...
2014-07-26 Andreas SchwabReorder conditions that are written backwards
2014-07-26 Andreas SchwabReorder conditions that are written backwards
2014-07-25 Stephen Berman* calendar/todo-mode.el (todo-edit-item--next-key)...
2014-07-25 Paul Eggert* dispextern.h, xdisp.c (hourglass_shown_p, hourglass_a...
2014-07-25 Dmitry Antipov* atimer.c (set_alarm) [HAVE_ITIMERSPEC]: Use TIMER_ABSTIME
2014-07-25 Stephen BermanFix code and doc involving marked items.
2014-07-25 Eli ZaretskiiFix last commit in w32term.c.
2014-07-25 Glenn Morrisvc-hooks.el: Fix doc typo in previous
2014-07-25 Glenn Morrisediff: Replace obsolete toggle-read-only with read...
2014-07-25 Martin RudalicsProvisionally fix Windows build broken by last commit.
2014-07-25 Glenn MorrisMore toggle-read-only doc tweaks
2014-07-25 Glenn Morrisprolog.el: Fix for missing `switch-to-prolog'
2014-07-25 Dmitry AntipovFix ChangeLog typo.
2014-07-25 Dmitry AntipovMove hourglass machinery to RIF.
2014-07-24 Michael Albinus* net/tramp-cache.el (tramp-flush-file-function): Wrap...
2014-07-24 Dmitry AntipovFix error reported by Angelo Graziosi <angelo.graziosi...
2014-07-23 Dmitry Antipov* frame.c (Fset_frame_height): Take frame top margin...
2014-07-22 Stephen Berman* calendar/todo-mode.el (todo-set-top-priorities):...
2014-07-22 Dmitry Antipov* xterm.h (struct x_output) [USE_LUCID && USE_TOOLKIT_S...
2014-07-22 Dmitry Antipov* xterm.h (struct x_output) [USE_X_TOOLKIT || USE_GTK...
2014-07-22 Katsumi Yamaokagnus-utils.el (gnus-recursive-directory-files): Unify...
2014-07-21 Vincent BelaïcheCorrect ses-truncate-cell bug implied by setting ses...
2014-07-21 Dmitry Antipov* src/frame.c (Fframe_parameters): Always report frame...
2014-07-21 Paul EggertSpelling fixes.
2014-07-21 Glenn MorrisNEWS copyedit
2014-07-21 Glenn MorrisMerge from emacs-24; up to 2014-06-25T10:17:41Z!rgm...
2014-07-21 Glenn MorrisNEWS tweaks
2014-07-21 Glenn MorrisSmall fixes re toggle-read-only, mainly doc
2014-07-21 Glenn Morris* doc/emacs/emacs.texi (Intro): Workaround makeinfo...
2014-07-21 Stefan Monnier* emacs-lisp/smie.el (smie-config--guess-1): Split...
2014-07-21 Stefan Monnier* lisp/emacs-lisp/edebug.el: Use nadvice.
2014-07-21 Stefan MonnierIndentation, punctuation, and other nitpicks.
2014-07-21 Stefan Monnier* lisp/mouse.el (tear-off-window): Rename from mouse...
2014-07-21 Stefan Monnier* test/automated/advice-tests.el (advice-test-call...
2014-07-21 Stefan Monnier* lisp/vc/vc-bzr.el (vc-bzr-shelve): Make it operate...
2014-07-20 Fabián Ezequiel... * lisp/progmodes/python.el: Add comment about pipe...
2014-07-20 Fabián Ezequiel... * lisp/progmodes/python.el (python-mode): Don't set
2014-07-20 Fabián Ezequiel... Make python.el work with IPython automatically.
2014-07-20 Dmitry Antipov* frame.h (struct frame) [USE_X_TOOLKIT]: New member...
2014-07-20 Jan Djärv* macfont.h (macfont_update_antialias_threshold): Declare.
2014-07-19 Fabián Ezequiel... Fix Python shell prompts detection for remote hosts.
2014-07-19 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse-event): Don't assume...
2014-07-19 Kenichi Handa2014-07-19 Kenichi Handa <handa@gnu.org>
2014-07-19 Fabián Ezequiel... Autodetect Python shell prompts.
2014-07-19 Stefan Monnier* lisp/rect.el (rectangle--string-preview): Don't assum...
2014-07-18 Dmitry AntipovPrefer 'x_display_info *' to 'Display *' in X selection...
2014-07-18 Albert Krewinkel* lisp/gnus/gnus-msg.el (gnus-configure-posting-style):
2014-07-18 Dmitry Antipov* frame.c (frame_unspecified_color): New function
2014-07-17 Eli ZaretskiiFix last commit of src/w16select.c.
2014-07-17 Eli ZaretskiiFix src/ChangeLog entry of last commit.
2014-07-17 Eli ZaretskiiFix setting up coding-systems for clipboard access...
2014-07-17 Eli ZaretskiiFix assertion violation when restoring hscrolled window...
2014-07-17 Eli ZaretskiiFix part of bug #18035 with overlay strings on invisibl...
2014-07-17 Dmitry Antipov* data.c (wrong_choice): Not static any more.
2014-07-17 Dmitry Antipov* print.c (print_preprocess): Adjust to match changed
2014-07-16 Eli ZaretskiiFix bug #18036 with infloop in redisplay with huge...
2014-07-16 Glenn MorrisMerge from emacs-24; up to 2014-06-23T06:25:47Z!rgm...
2014-07-16 Dmitry Antipov* frame.h (enum fullscreen_type) [HAVE_WINDOW_SYSTEM...
next