]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Paul EggertMerge from gnulib.
2014-06-01 Paul EggertSpelling fix in ChangeLog entry.
2014-06-01 Paul EggertPort signal-handling to DragonFly BSD.
2014-06-01 Juanma Barranquero* configure.ac: Raise HEAPSIZE value for 32-bit builds...
2014-06-01 Paul Eggert* frame.c (x_set_frame_parameters): Don't read uninitia...
2014-06-01 Jan DjärvMake jump scroll work with Gtk+
2014-06-01 Juanma Barranquerosrc/callint.c (Ffuncall_interactively): Add usage.
2014-06-01 Michael Albinus* tramp-tests.el (tramp-test29-vc-registered):
2014-06-01 Eli Zaretskiisrc/w32heap.c (realloc_before_dump): Improve commentary.
2014-06-01 Eli ZaretskiiFix bug #17615 with C-g during macro definition.
2014-06-01 Glenn MorrisAuto-commit of loaddefs files.
2014-06-01 Michael Albinus* automated/tramp-tests.el (tramp-test29-vc-registered):
2014-06-01 Michael AlbinusRevert last patch. The problem happens in the trunk.
2014-06-01 Glenn MorrisAuto-commit of loaddefs files.
2014-06-01 Michael Albinus* tramp-tests.el (tramp-test29-vc-registered):
2014-06-01 Michael Albinus* automated/tramp-tests.el (tramp-test29-vc-registered):
2014-06-01 Jan Djärv* nsfns.m (ns_appkit_version_str): Add os version for...
2014-06-01 Paul EggertBring back the changes to GDB-visible symbols, but...
2014-06-01 Glenn Morris* loadup.el (load-prefer-newer): Set non-nil when dumping.
2014-06-01 Stefan Monnier* lisp/minibuffer.el (minibuffer-force-complete-and...
2014-06-01 Stefan Monnier* lisp/progmodes/js.el (js-indent-line): Don't mix...
2014-05-31 Stefan Monnier* lisp/subr.el (set-transient-map): Don't wait for...
2014-05-31 Eli ZaretskiiHopefully fix bug #16433 with corruption of newline_cac...
2014-05-31 Leo Liu* emacs-lisp/gv.el (window-buffer, window-display-table)
2014-05-31 Eli ZaretskiiRevert revision 2014-05-27T17:31:17Z!eliz@gnu.org,...
2014-05-31 Stefan Monnier* lisp/mouse.el (mouse-posn-property): Ignore posn...
2014-05-31 Glenn Morris* src/cmds.c (Fself_insert_command): Allow zero repeat...
2014-05-31 Glenn Morris* lisp/files.el (locate-dominating-file): Expand file...
2014-05-31 Stefan Monnier* lisp/subr.el (sit-for): Add comment with a short...
2014-05-31 Stefan Monnier* lisp/leim/quail/latin-pre.el ("latin-2-prefix"):...
2014-05-30 Glenn Morris* lisp/loadup.el: Treat `command-line-args' more flexibly.
2014-05-30 Paul EggertFix port to 32-bit AIX with xlc.
2014-05-30 Alan MackenzieGuard (looking-at "\\s!") from XEmacs.
2014-05-30 Dmitry AntipovUse common string allocation and freeing functions...
2014-05-30 Ken OlumFix bug #17560 with backward-incompatible API change...
2014-05-30 Eli ZaretskiiEnhance error checking in heap allocation routines...
2014-05-30 Dmitry AntipovDebugging facility to check whether 'const char *'...
2014-05-30 Glenn MorrisFix typo in previous
2014-05-30 Glenn Morrispackage.el: Fix some version tags
2014-05-30 Paul EggertDon't let SIGINT handling block SIGCHLD indefinitely.
2014-05-29 Paul Eggert* configure.ac (pthread_sigmask): Look in LIB_PTHREAD...
2014-05-29 Reuben ThomasImprove non-interactive use of whitespace reporting
2014-05-29 Reuben ThomasImprove documentation for whitespace-report{,-region}
2014-05-29 Reuben Thomas.
2014-05-29 Paul EggertDon't imply that `quoting' is required.
2014-05-29 Glenn Morris* admin/notes/changelogs: Mention `quoting'.
2014-05-29 Eli Zaretskiint/ChangeLog: Fix last entry.
2014-05-29 Eli ZaretskiiRemove nt/addsection.c and don't build addsection.exe.
2014-05-29 Dmitry Antipov* xmenu.c (xdialog_show): Remove prototype, rename to
2014-05-29 Eli Zaretskiisrc/ChangeLog: Fix a recent log entry.
2014-05-29 Eli ZaretskiiFix bug #17588 with mouse highlight when an X frame...
2014-05-29 Stefan Monnier* lisp/subr.el (sit-for): Don't run input-methods.
2014-05-29 Stefan Monnier* lisp/subr.el (sit-for): Remove universal-arg dependency.
2014-05-29 Eli ZaretskiiAdd diagnostics for using private heap on MS-Windows...
2014-05-29 Paul EggertDon't substitute sigprocmask for pthread_sigmask.
2014-05-29 Eli ZaretskiiFix bug #17622 with crashes in mmap routines.
2014-05-29 Dmitry Antipov* alloc.c (Fgarbage_collect): Fix compilation with
2014-05-29 Glenn MorrisDo not mention individual ns options in the manual
2014-05-29 Glenn Morris* test/automated/ruby-mode-test.el (ruby-assert-face...
2014-05-29 Paul EggertPort the GDB-visible symbols to AIX.
2014-05-29 Paul Eggert* frame.c, frame.h (frame_char_to_pixel_position)
2014-05-29 Stefan Monnier* lisp/whitespace.el: Use font-lock-flush. Minimize...
2014-05-29 Stefan Monnier* lisp/font-lock.el (font-lock-flush, font-lock-ensure...
2014-05-29 Glenn Morris* configure.ac: Explicitly drop some ancient Solaris...
2014-05-28 Glenn MorrisRemove pointless FOR-RELEASE note
2014-05-28 Glenn Morris* lisp/cus-start.el: Fix some :version numbers.
2014-05-28 Dmitry Antipov* frame.h (frame_char_to_pixel_position, frame_set_mous...
2014-05-28 Dmitry AntipovRefactor mouse positioning stuff to avoid code duplication.
2014-05-28 Reuben Thomasetc/TODO: add note about using undo-tree for persistent...
2014-05-28 Dmitry Antipov* xterm.c (x_free_frame_resources): Fix last change.
2014-05-28 Thien-Thi Nguyen* lisp/emacs-lisp/package.el (package-generate-autoloads):
2014-05-28 Dmitry AntipovOn X, always make pointer visible when deleting frame...
2014-05-28 Glenn MorrisTry to document some OS X changes
2014-05-28 Glenn Morris* lisp/subr.el (zerop): Move later so bootstrap works.
2014-05-28 Andreas Schwab* html2text.el (html2text-get-attr): Fix typo when...
2014-05-28 Stefan Monnier* lisp/progmodes/hideshow.el (hs-hide-all): Call syntax...
2014-05-28 Michal Nazarewicz* test/automated/tildify-tests.el: New file.
2014-05-28 Stefan Monnier* lisp/subr.el (zerop): Move from C. Add compiler...
2014-05-28 Stefan Monnier* src/callint.c (Ffuncall_interactively): New function.
2014-05-27 Stefan Monnier* src/bytecode.c (FETCH) [BYTE_CODE_SAFE]: Check the...
2014-05-27 Fabrice PopineauUse mmap(2) emulation for buffer text on MS-Windows.
2014-05-27 Stefan Monnier* lisp/simple.el (deactivate-mark): Set mark-active...
2014-05-27 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-binary...
2014-05-27 Stefan Monnier* lisp/register.el (register-read-with-preview): Don...
2014-05-27 Stefan Monnier* test/indent/ps-mode.ps: New file.
2014-05-27 Paul Eggert* image.c (imagemagick_load_image): Use MagickRealType...
2014-05-27 Paul Eggert* xfns.c (Fx_window_property): Remove unused local.
2014-05-27 Paul EggertMerge from gnulib.
2014-05-27 Paul EggertSpelling fix.
2014-05-27 Stefan Monnier* lisp/mouse.el (mouse-set-region): Handle spurious...
2014-05-27 Paul EggertDon't kill already-reaped process.
2014-05-27 Glenn MorrisDoc updates re filter-buffer-substring
2014-05-27 Glenn MorrisDoc updates re completion-in-region-function
2014-05-27 Glenn MorrisDoc updates re abbrev-expand-function
2014-05-26 Eli ZaretskiiMinor fixes for MS-Windows MinGW64 build.
2014-05-26 Glenn Morris* package-test.el (package-test-install-single): Update...
2014-05-26 Paul EggertInclude sources used to create macuvs.h.
2014-05-26 Ken Brown* src/w32term.c (x_delete_display): Don't free dpyinfo...
2014-05-26 Jan Djärv* nsfns.m (Fns_do_applescript): Put code in the wrong...
next