bpt/emacs.git
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 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 Michael Albinus* automated/tramp-tests.el (tramp-test29-vc-registered):
2014-06-01 Glenn MorrisAuto-commit of loaddefs files.
2014-06-01 Jan Djärv* nsfns.m (ns_appkit_version_str): Add os version for...
2014-06-01 Glenn Morris* loadup.el (load-prefer-newer): Set non-nil when dumping.
2014-05-31 Glenn Morris* lisp/files.el (locate-dominating-file): Expand file...
2014-05-30 Glenn Morris* lisp/loadup.el: Treat `command-line-args' more flexibly.
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 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 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 Morris* test/automated/ruby-mode-test.el (ruby-assert-face...
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 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 Morris* lisp/subr.el (zerop): Move later so bootstrap works.
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/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 Stefan Monnier* lisp/mouse.el (mouse-set-region): Handle spurious...
2014-05-27 Paul EggertDon't kill already-reaped process.
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 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...
2014-05-26 Jan Djärv* nsfns.m (ns_do_applescript): Surround executeAndRetur...
2014-05-26 Glenn MorrisAuto-commit of loaddefs files.
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-26 YAMAMOTO Mitsuharu* admin/mac/uvs.el: New file. Generates ../src/macuvs...
2014-05-25 Tassilo HornImprove reftex-format-special
2014-05-25 Thien-Thi NguyenArrange to never byte-compile the generated -pkg.el...
2014-05-25 Thien-Thi NguyenFix bug: Properly quote args to generated -pkg.el ...
2014-05-25 Eli ZaretskiiFix bug #17585 with incorrect vertical motion when...
2014-05-25 Jan Djärv* admin/mac/uvs.el: New file from Mac port. src/macuvs...
2014-05-25 Andreas Schwab* cus-face.el (custom-face-attributes): Add :distant...
2014-05-25 Jan DjärvSimplify NS font driver draw, merge from Macport.
2014-05-25 Martin RudalicsRemove interactive specification from window--dump...
2014-05-25 Andreas SchwabSupport shifted keypad keys in xterm
2014-05-25 Glenn Morris* NEWS addition
2014-05-25 Glenn MorrisNEWS markup fix
2014-05-24 Paul EggertSpecify coding if Latin-1 Emacs would misinterpret.
2014-05-24 Paul Eggert* xdisp.c (safe__call1, safe__eval): Now static.
2014-05-24 Daniel ColascioneFix subword-mode motion
2014-05-24 Daniel ColascioneUnbreak the build
2014-05-24 Eli ZaretskiiFix last commits in xdisp.c, which caused a crash at...
2014-05-24 Ken BrownFix bug#17510 with a pointer freed more than once ...
2014-05-24 Stefan Monnier* src/xdisp.c: Bind inhibit-quit during pre-redisplay...
2014-05-24 Leo Liu* calc/calc.el (math-bignum): Handle most-negative...
2014-05-24 Eli ZaretskiiAvoid marking too deep portions of stack in mark_stack.
2014-05-24 Jan Djärv* xfns.c (x_window_property_intern): New function ...
2014-05-23 Glenn MorrisSmall fix for he-line-search-regexp
2014-05-23 Stephen Bermantodo-mode.el: Remove dependence on auto-mode-alist.
2014-05-23 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--member-p): Change...
2014-05-23 Stefan Monnier* lisp/minibuffer.el (completion--sreverse): Remove.
2014-05-23 Stephen Berman* calendar/todo-mode.el: Miscellaneous bug fixes.
2014-05-22 Glenn Morris* lisp/shell.el (shell-mode) <shell-dirstack-query...
2014-05-22 Paul EggertSupply malloc and alloc_size attributes for extern...
2014-05-22 Glenn Morris* window.el (window--dump-frame): Avoid error in -...
2014-05-22 Paul EggertFix port to 32-bit AIX.
2014-05-22 Leo Liu* sequences.texi (Sequence Functions): Don't mention...
2014-05-22 Glenn MorrisTweak previous bytecomp-tests.el change
2014-05-22 Glenn MorrisRemove some stray test tempfiles
2014-05-22 Glenn Morris* fns-tests.el (fns-tests-nreverse): Update for changed...
next