]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2014-07-12 Dmitry Antipov* XMenuInt.h (XDeleteAssoc): Remove duplicated prototype to
2014-07-11 Paul EggertCoalesce extern decls.
2014-07-11 Jan DjärvAdd ifdef NS_IMPL_COCOA aound OSX version check (for...
2014-07-11 Eli ZaretskiiFix reading input without echoing on MS-Windows.
2014-07-11 Eli ZaretskiiImplement echo suppression in non-interactive mode...
2014-07-11 Eli Zaretskiidoc/lispref/internals.texi (Garbage Collection): Fix...
2014-07-11 Michael Albinus* sysdep.c (suppress_echo_on_tty): New function.
2014-07-11 Dmitry Antipov* src/alloc.c (Fmemory_info) [HAVE_LINUX_SYSINFO]:...
2014-07-11 Eli ZaretskiiImplement memory-info for MS-DOS.
2014-07-11 Eli ZaretskiiTemporary fix for the MS-Windows build broken by last...
2014-07-11 Michael Albinus* NEWS: Passwords in batch mode are hidden.
2014-07-11 Michael AlbinusHide password in batch mode
2014-07-10 Eli ZaretskiiImplement memory-info for MS-Windows.
2014-07-10 Eli Zaretskiilisp/files.el (warn-maybe-out-of-memory): Fix the wordi...
2014-07-10 Dmitry Antipov* files.el (warn-maybe-out-of-memory): Fix last change.
2014-07-10 Dmitry Antipov* configure.ac: Check whether sys/sysinfo.h provides
2014-07-10 Dmitry Antipov* coding.h (struct coding_system): Remove 'error_positi...
2014-07-09 Paul Eggert* syntax.c (back_comment): Use more-natural location...
2014-07-09 Paul Eggert* font.c, font.h (font_unparse_fcname): Now static.
2014-07-09 Sam SteingoldTreat the perl keyword `constant' like `bless', `return' &c
2014-07-09 Dmitry Antipov* coding.c (ALLOC_CONVERSION_WORK_AREA): Prefer ptrdiff...
2014-07-09 Dmitry AntipovNext minor cleanup of font subsystem.
2014-07-09 Stefan Monnier* lisp/rect.el (apply-on-rectangle): Check forward...
2014-07-09 Glenn MorrisMerge from emacs-24; up to 2014-06-19T14:03:45Z!monnier...
2014-07-08 Stefan Monnier* lisp/erc/erc.el (erc-channel-receive-names): Reduce...
2014-07-08 Stefan Monnier* lisp/linum.el (linum--face-height): New function.
2014-07-08 Stefan Monnier* lisp/leim/quail/sisheng.el (sisheng-list): Don't...
2014-07-08 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse-translate-1): Intern...
2014-07-08 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Don...
2014-07-08 Stefan Monnier* doc/lispref/debugging.texi (Function Debugging, Debug...
2014-07-08 Paul Eggert* process.c (read_and_dispose_of_process_output): Fix...
2014-07-08 Stefan Monnier* lisp/progmodes/perl-mode.el: Use syntax-ppss; fix...
2014-07-08 Sam SteingoldNew user commands, similar to what is available in ESS
2014-07-08 Eli ZaretskiiFix bug #17969 with vertical-motion through continuatio...
2014-07-08 Dmitry Antipov* font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE...
2014-07-08 Dmitry Antipov* nsfont.m (nsfont_close): Free glyphs and metrics...
2014-07-08 Juri Linkov* lisp/startup.el (command-line): Append displaying...
2014-07-08 Juri Linkov* lisp/faces.el (face-name): Return input arg `face...
2014-07-08 Juri Linkov* lisp/facemenu.el (list-colors-print): In help-echo...
2014-07-08 Juri Linkov* lisp/vc/vc-annotate.el (vc-annotate-background-mode...
2014-07-08 Juri Linkov* lisp/simple.el (transpose-chars): Don't move point...
2014-07-08 Juri Linkov* lisp/window.el (with-displayed-buffer-window): New...
2014-07-08 Dmitry Antipov* chartab.c (char_table_translate): Move to...
2014-07-08 Paul Eggert* process.c: Add sanity checks for file descriptors.
2014-07-08 Luke LeeChangeLog fix: correcting file path.
2014-07-07 Paul EggertMinor fixups related to usage of the 'long' type.
2014-07-07 Paul EggertMinor ImageMagick safety fixes.
2014-07-07 Luke LeeHideIfDef mode bug fixes and enhancements. This is...
2014-07-07 Katsumi Yamaokalisp/gnus/gnus-start.el (gnus-dribble-read-file): Don...
2014-07-06 Glenn Morris* cua-rect.el (cua--activate-rectangle): Avoid setting...
2014-07-06 Stephen Berman* calendar/todo-mode.el: Fix wrong-type-argument error...
2014-07-05 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-eval-defun): Print...
2014-07-05 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-mode-variables...
2014-07-05 Kenichi Handamerge trunk
2014-07-05 Eli Zaretskiisrc/xdisp.c (pos_visible_p): Fix inaccurate comment.
2014-07-05 Eli ZaretskiiFix bug #17944 with pos-visible-in-window-p when there...
2014-07-05 Eli ZaretskiiA better fix for bug #17942.
2014-07-05 Eli ZaretskiiFix bug #17942 with pos-visible-in-window-p and image...
2014-07-05 Stefan Monnier* src/syntax.c (find_defun_start): Try the cache even
2014-07-04 Stephen Berman* todo-mode.texi (Levels of Organization): Comment...
2014-07-04 Stephen Berman* calendar/todo-mode.el: Fix two bugs. Shorten Comment...
2014-07-04 Jan DjärvBackport from trunk.
2014-07-04 Eli ZaretskiiFix bug #17905 with display of point in partially visib...
2014-07-04 Michael Albinus* automated/dbus-tests.el (dbus-test02-register-service...
2014-07-04 Michael AlbinusFix Bug#17858
2014-07-04 Eli Zaretskiisrc/w32.c (network_interface_info): Make sure the argum...
2014-07-04 Eli ZaretskiiMinor updates in etc/TODO and etc/NEWS.
2014-07-04 Dmitry Antipov* font.h (struct font_driver): Remove get_outline and...
2014-07-04 Phil Sainty* lisp/emacs-lisp/lisp.el (narrow-to-defun-include...
2014-07-04 Stefan Monnier* lisp/progmodes/octave.el (inferior-octave-mode):
2014-07-03 Juri Linkov* doc/emacs/search.texi (Regexp Search): Update lax...
2014-07-03 Juri Linkov* lisp/desktop.el (desktop-minor-mode-table): Add ...
2014-07-03 Stefan Monnier* lisp/rect.el (rectangle--highlight-for-redisplay...
2014-07-03 Dmitry AntipovOn MS-Windows, display busy cursor on all GUI frames.
2014-07-03 Stefan Monnier* etc/NEWS: Fix description of incompatible change...
2014-07-03 Kelvin WhiteFix nick duplication in format-@nick
2014-07-03 Dmitry AntipovUse convenient alists to manage per-frame font driver...
2014-07-03 Michael Albinus* net/tramp-adb.el (tramp-adb-sh-fix-ls-output): Use...
2014-07-03 Michael Albinus* trampver.texi: Update release number.
2014-07-03 Glenn MorrisMerge from emacs-24; up to 2014-06-15T04:52:34Z!eli...
2014-07-02 Juri Linkov* lisp/desktop.el (desktop-save): Rename arg `auto...
2014-07-02 Dmitry Antipov* lisp.h (toplevel): Add compile-time assert to verify...
2014-07-02 Stefan Monnier* mouse.el (mouse-yank-primary, mouse-yank-secondary...
2014-07-02 Dmitry Antipov* print.c (print_object): Adjust to match new layout...
2014-07-02 Leo Liu* emacs-lisp/pp.el (pp-eval-expression, pp-eval-last...
2014-07-02 Luke Lee* lisp/progmodes/hideif.el (hide-ifdef-exclude-define...
2014-07-02 Dmitry AntipovShrink Lisp_Sub_Char_Table by preferring C integers...
2014-07-02 Stefan Monnier* doc/lispref/keymaps.texi (Key Lookup): Remove mention...
2014-07-02 Juri Linkov* lisp/man.el (Man-bgproc-sentinel): Use `Man-page...
2014-07-01 Juri LinkovDisplay man pages immediately and use process-filter...
2014-07-01 Mario Lang* net/gnutls.el (gnutls-negotiate): Prevent destructive...
2014-07-01 Stefan Monnier* lisp/simple.el (deactivate-mark, set-mark-command...
2014-07-01 Eli Zaretskiisrc/dispnew.c: Fix a typo in a comment.
2014-07-01 Eli ZaretskiiFix bug #17892 with mode/header line and display margins.
2014-07-01 Stefan Monnier* lisp/xt-mouse.el (turn-on-xterm-mouse-tracking-on...
2014-07-01 Kenichi Handamerge trunk
2014-07-01 Kenichi Handa* coding.c (MIN_CHARBUF_SIZE): Delete it.
2014-07-01 Stefan Monnier* lisp/vc/log-edit.el (log-edit-goto-eoh): New function.
2014-07-01 Dmitry AntipovFix ChangeLog entry
2014-07-01 Michael Albinus* net/tramp-sh.el (tramp-open-connection-setup-interact...
next