]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2014-09-01 Glenn Morris* lisp/tutorial.el (tutorial--display-changes): Fix...
2014-08-31 Eli ZaretskiiFix cursor display on the fringe of R2L screen lines.
2014-08-30 Ken Brown* src/conf_post.h (strnicmp) [CYGWIN && HAVE_NTGUI...
2014-08-30 Eli ZaretskiiMinor ChangeLog fix.
2014-08-29 Ken Brown* lisp/startup.el (fancy-splash-frame): Extend the...
2014-08-28 Glenn Morris* lisp/tar-mode.el (tar--extract, tar-extract): Avoid...
2014-08-28 Eli ZaretskiiFix bug #18339 with segfault when $ is typed into empty...
2014-08-28 Glenn Morris* etc/emacs.appdata.xml: New file
2014-08-27 Michael Albinus* emacs-lisp/authors.el (authors-aliases): Addition.
2014-08-27 Michael Albinus* net/tramp-adb.el: Spell author name correctly.
2014-08-27 Glenn Morrisshr.el: Comment.
2014-08-27 João Távora* net/shr.el (shr-expand-url): Plain expand-file-name...
2014-08-25 Eli ZaretskiiFix unoptimized build on MSDOS.
2014-08-25 Glenn Morris* emulation/cua-rect.el (cua--highlight-rectangle)...
2014-08-23 Eli ZaretskiiFix compilation warnings about snprintf in the MSDOS...
2014-08-22 Ken BrownBackport: * configure.ac (HAVE_XPM): Explain the use...
2014-08-19 Eli ZaretskiiUpdate Emacs's bidirectional conformance per Unicode...
2014-08-18 Glenn Morris* python-tests.el (python-shell-calculate-exec-path...
2014-08-18 Stefan Monnier* lisp/progmodes/python.el (python-shell-prompt-detect...
2014-08-18 Eli Zaretskiisrc/xdisp.c (handle_stop): Improve commentary.
2014-08-18 Eli ZaretskiiFix bug #18276 with vertical motion through a display...
2014-08-18 Stefan Monnier* lisp/simple.el (self-insert-uses-region-functions...
2014-08-17 Eli ZaretskiiAvoid inflooping in redisplay caused by hscrolled R2L...
2014-08-17 Eli ZaretskiiFix bug #18277 with mouse clicks on R2L lines.
2014-08-15 Glenn MorrisRegenerate ldefs-boot.el emacs-24.3.93
2014-08-14 Glenn MorrisRegenerate etc/AUTHORS
2014-08-14 Glenn MorrisBump version number to 24.3.93
2014-08-13 Leo Liu* speedbar.el (speedbar-generic-list-tag-p): Allow...
2014-08-11 Ken Brown* src/gmalloc.c (_malloc_mutex, _aligned_blocks_mutex...
2014-08-11 Glenn Morris* lisp/subr.el (with-output-to-temp-buffer): Doc fix...
2014-08-11 Glenn MorrisRevert 2013-01-31 change that decides coding system...
2014-08-10 Paul EggertSimplify previous patch.
2014-08-10 Paul EggertDon't prevent random file systems from being unmounted.
2014-08-10 Martin RudalicsMake doc-string of window-total-size more self-contained.
2014-08-09 Martin RudalicsIn display-buffer-below-selected reuse window below...
2014-08-09 Martin RudalicsSecond attempt to fix some doc-strings in window.c.
2014-08-08 Stefan Monnier* lisp/mouse.el (mouse--down-1-maybe-follows-link)...
2014-08-08 Eli Zaretskiilisp/info.el (info): Doc fix.
2014-08-08 Martin RudalicsFix some doc-strings in window.c (Bug#18112) (Bug#18194).
2014-08-08 Bastien GuerryFix typos in TUTORIAL.fr
2014-08-07 Stefan Monnier* lisp/info.el (Info-mode-map): Override a global down...
2014-08-07 Eli ZaretskiiFix bug #18162 with assertion violations due to empty...
2014-08-07 Glenn Morris* test/automated/Makefile.in (check-tar): Remove, no...
2014-08-06 Eli Zaretskiisrc/coding.c: Fix typos in comments and doc strings.
2014-08-05 Eli ZaretskiiFix bug #18195 with inaccurate results from window...
2014-08-05 Dmitry AntipovFix bug with uninitialized undo list of an indirect...
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-02 Paul EggertFix bug with clang + directory_files_internal + GC.
2014-08-02 Paul EggertAvoid 100% CPU utilization on ssh session exit.
2014-08-01 Paul EggertSpelling+grammar fix.
2014-08-01 Glenn MorrisAuto-commit of loaddefs files.
2014-08-01 Eli ZaretskiiFix display of R2L lines when the last character fits...
2014-07-29 Eli ZaretskiiFix bug #18146 with bogus key rebindings in TUTORIAL.he.
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 Eli ZaretskiiFix another part of bug #18035 with redisplay of line...
2014-07-28 Tassilo HornMerge commit 2014-07-28T09:07:56Z!tsdh@gnu.org from...
2014-07-28 Eli Zaretskiisrc/ChangeLog: Fix a typo.
2014-07-28 Eli ZaretskiiFix GDB xwindow command.
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 Eli Zaretskiisrc/dispnew.c (allocate_matrices_for_frame_redisplay...
2014-07-27 Fabián Ezequiel... * lisp/progmodes/python.el (inferior-python-mode):...
2014-07-26 Eli ZaretskiiFix bug #18113 with ambiguous wording in etc/DEBUG.
2014-07-25 Stephen Berman* calendar/todo-mode.el (todo-edit-item--next-key)...
2014-07-25 Stephen BermanFix code and doc involving marked items.
2014-07-25 Glenn Morrisvc-hooks.el: Fix doc typo in previous
2014-07-25 Glenn MorrisMore toggle-read-only doc tweaks
2014-07-25 Glenn Morrisprolog.el: Fix for missing `switch-to-prolog'
2014-07-22 Stephen Berman* calendar/todo-mode.el (todo-set-top-priorities):...
2014-07-21 Paul EggertSpelling fixes.
2014-07-21 Glenn MorrisNEWS copyedit
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-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 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 Fabián Ezequiel... Autodetect Python shell prompts.
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-16 Eli ZaretskiiFix bug #18036 with infloop in redisplay with huge...
2014-07-16 Glenn Morris* lisp/desktop.el (after-init-hook): Disable startup...
2014-07-15 Eli Zaretskiietc/TODO: Minor updates.
2014-07-15 Alvar Jesus... Fix bug #18025 with typos in Emacs Lisp Introduction...
2014-07-14 Glenn MorrisTweak earlier vc-log-edit change
2014-07-13 Eli ZaretskiiFix bug #17986 with infloop in redisplay when default...
2014-07-12 Paul Eggert* etags.c (Lisp_functions): Also record cl-defun etc.
2014-07-12 Eli ZaretskiiAttempt to fix bug #17962 with SIGSEGV in display_line.
2014-07-12 Eli ZaretskiiDocument the behavior of file selection dialogs on...
2014-07-12 Eli Zaretskiietc/PROBLEMS: Update problems specific to MS-Windows.
2014-07-12 Paul EggertFix bug: C-x v v discarded existing log message.
2014-07-11 Paul Eggert* Makefile.in (install-arch-indep): Avoid readdir race.
next