]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2014-06-05 Paul Eggert* configure.ac: --without-all now implies --without...
2014-06-04 Eli Zaretskiisrc/menu.c (Fx_popup_dialog): Comment the use of Qunsup...
2014-06-04 Dmitry AntipovUse terminal-specific hooks to display popup dialogs.
2014-06-04 Eli ZaretskiiFix last commit.
2014-06-04 Eli ZaretskiiImprove dumped memory report on MS-Windows.
2014-06-04 Eli ZaretskiiFix TTY menus on MS-Windows broken by last commit.
2014-06-04 Dmitry AntipovUse terminal-specific hooks to display menus.
2014-06-04 Dmitry Antipov* lwlib-widget.h (widget_value) [USE_X_TOOLKIT]: Use...
2014-06-03 Juanma Barranquerosrc/w32heap.c (DUMPED_HEAP_SIZE) [!_WIN64]: Reduce...
2014-06-03 Eli ZaretskiiFix the MS-Windows build broken by few last commits.
2014-06-03 Paul Eggert* emacs.c: Include "sysselect.h", to define its inline...
2014-06-03 Paul EggertDo not require libXt-devel when building with gtk.
2014-06-03 Paul EggertIf ENABLE_CHECKING, range-check args of FD_CLR, FD_ISSE...
2014-06-03 Eli ZaretskiiMore minor cleanups in src/w32heap.c.
2014-06-03 Rüdiger Sonderfeldregister.el: Add link to Emacs manual in Commentary.
2014-06-03 Eli ZaretskiiDefine the size of dumped data for MS-Windows locally...
2014-06-03 Eli ZaretskiiFix MS-Windows build broken by menu changes on 2014...
2014-06-03 Dmitry Antipov* xlwmenu.c (openXftFont): Do not load regular X font...
2014-06-03 Paul Eggert* process.c (wait_reading_process_output): Omit incorre...
2014-06-02 Sam SteingoldAvoid the type error on f10 when lookup-key returns...
2014-06-02 Michael Albinus* test/automated/tramp-tests.el (tramp-test29-vc-regist...
2014-06-02 Michael Albinus* net/tramp.el (with-tramp-progress-reporter): Remove...
2014-06-02 Dmitry AntipovUse common memory management functions for lwlib and...
2014-06-02 Dmitry Antipov* image.c (x_query_frame_background_color)
2014-06-02 Eli Zaretskiisrc/w32heap.c (init_heap): Fix typos in comments (again).
2014-06-02 Eli Zaretskiisrc/w32heap.c (init_heap): Fix typos in comments.
2014-06-02 Eli ZaretskiiMinor improvement of sbrk emulation on MS-Windows.
2014-06-02 Michael Albinus* net/tramp.el (tramp-handle-unhandled-file-name-direct...
2014-06-02 Michael Albinus* net/tramp.el (with-tramp-progress-reporter): Complete...
2014-06-02 Michael Albinus* net/tramp.el (with-tramp-progress-reporter): Add...
2014-06-02 Michael Albinus* net/tramp.el (with-tramp-progress-reporter, tramp...
2014-06-02 Michael Albinus* net/tramp.el (tramp-call-process): Add more traces.
2014-06-02 Michael Albinus* lisp/net/tramp.el (tramp-call-process): Add traces.
2014-06-02 Michael Albinus* test/automated/tramp-tests.el (tramp-remote-process...
2014-06-02 Wilson SnyderSync with upstream verilog-mode revision 3cd8144
2014-06-02 Paul EggertImprove AIX-related merge from emacs-24.
2014-06-02 Glenn Morris* Makefile.in (AUTOGEN_VCS): Fix previous fix
2014-06-02 Glenn MorrisChangeLog typo fix
2014-06-02 Glenn Morris* lisp/Makefile.in (AUTOGEN_VCS): Update for moved...
2014-06-02 Glenn Morris* doc/emacs/misc.texi [iftex]: Update chapter summary.
2014-06-02 Glenn MorrisMake some old emulation modes obsolete
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
next