bpt/emacs.git
2013-08-21 Sam SteingoldAdd rudimentary inferior shell interaction
2013-08-20 Stefan Monnier* lisp/align.el: Use lexical-binding.
2013-08-20 Kenichi Handasrc/character.c (string_char): Improve commentary.
2013-08-20 Eli ZaretskiiDocument problems with Windows file names that end...
2013-08-20 Michael Albinus* minibuffer.el (completion--sifn-requote): Bind `non...
2013-08-20 Paul Eggert* Makefile.in (distclean, bootstrap-clean, maintainer...
2013-08-20 Glenn MorrisRemove stray execute bit
2013-08-20 Glenn Morris* Makefile.in (distclean, bootstrap-clean, maintainer...
2013-08-20 Paul Eggert* image.c (SIGNATURE_DIGESTSIZE): Remove.
2013-08-19 Paul Eggert* image.c: Shrink memory needed for animation cache.
2013-08-19 Lars Magne... (imagemagick_get_animation_cache): Fix memory leak.
2013-08-19 Paul Eggert* image.c: Space before paren.
2013-08-19 Lars Magne... Fix previous commit.
2013-08-19 Lars Magne... * image.c (imagemagick_get_animation_cache): Don't...
2013-08-19 Glenn MorrisAuto-commit of generated files.
2013-08-19 Paul Eggert* image.c: Fix animation cache signature memory leak.
2013-08-19 Paul Eggert* process.c (handle_child_signal): Fix crash; deleted...
2013-08-19 Paul EggertMerge from gnulib.
2013-08-19 Katsumi YamaokaGnus: Exclude iso-2022-jp-2 and shift_jis from the...
2013-08-19 Dmitry Antipov* image.c (imagemagick_create_cache, imagemagick_get_an...
2013-08-18 Xue FuqiaoMinor improving in indexing of buffer position.
2013-08-18 Eli ZaretskiiMinor improving in indexing of "region".
2013-08-18 Lars Magne... * image.c (imagemagick_get_animation_cache): Don't...
2013-08-18 Ken BrownChange size of static heap on Cygwin; report maximum...
2013-08-17 Eli ZaretskiiFix a minor issue with loading zlib DLL on MS-Windows.
2013-08-17 Xue Fuqiao* text.texi (Case Changes): Fix an `args-out-of-range...
2013-08-17 Xue Fuqiao* doc/lispref/modes.texi (SMIE, SMIE Grammar, SMIE...
2013-08-17 Xue Fuqiao* doc/emacs/text.texi (Columns): Comment out undefined...
2013-08-17 Michael Albinus* net/tramp.el:
2013-08-17 Xue Fuqiao* doc/emacs/text.texi (Sorting): Fix indentation.
2013-08-17 Xue Fuqiao* doc/emacs/text.texi (Filling): Add cross-reference...
2013-08-17 Xue Fuqiao* doc/emacs/text.texi (Enriched Justification): Minor...
2013-08-17 Xue FuqiaoMention interactive call of buffer-disable-undo.
2013-08-16 Xue FuqiaoAnother doc fix for `buffer-undo-list'.
2013-08-16 Lars Magne... (imagemagick_load_image): Remove the ping_wand code
2013-08-16 Lars Magne... * net/shr.el (shr-rescale-image): Use ImageMagick even...
2013-08-16 Lars Magne... image.c: Fix debugging code accidentally checked in
2013-08-16 Lars Magne... (imagemagick_get_animation_cache): Fix a double-free...
2013-08-16 Lars Magne... * image.c: Implement an ImageMagick per-image cache.
2013-08-16 Xue FuqiaoDoc fix for `buffer-undo-list'.
2013-08-16 Michael Albinus* net/tramp-cmds.el (top): Don't declare `buffer-name'.
2013-08-16 Glenn MorrisAuto-commit of generated files.
2013-08-16 Martin RudalicsIn mouse-autoselect-window-select do autoselect when...
2013-08-16 Xue FuqiaoReverse previous change, because kill-{new, append...
2013-08-16 Xue FuqiaoAdvertise using `kill-new' and `kill-append' in Lisp...
2013-08-16 Glenn Morris* net/ange-ftp.el (ange-ftp-skip-msgs): Bump :version.
2013-08-16 William Parsons* net/ange-ftp.el (ange-ftp-skip-msgs): Add 500 EPSV...
2013-08-16 Glenn Morris* lisp/net/ange-ftp.el (ange-ftp-good-msgs, ange-ftp...
2013-08-16 Glenn Morris* bytecomp.el (byte-compile-make-variable-buffer-local...
2013-08-16 Glenn MorrisSimplify news and mail menu items
2013-08-16 Glenn MorrisAdd functions to change the speed of animated images
2013-08-16 Xue Fuqiaodoc/lispref/text.texi(Margins): Add an index.
2013-08-16 Paul EggertSpelling fixes.
2013-08-16 Xue FuqiaoRefine the documentation of `insert-buffer-substring'.
2013-08-16 Xue Fuqiao* src/editfns.c (insert_before_markers): Mention overla...
2013-08-16 Xue Fuqiao* doc/lispref/text.texi (Insertion): Add cross-references.
2013-08-16 Xue FuqiaoRemove documentation of undefined behavior.
2013-08-15 Lars Magne... Add comment.
2013-08-15 Lars Magne... Whitespace fixup.
2013-08-15 Lars Magne... (imagemagick_compute_animated_image): Allow certain...
2013-08-15 Lars Magne... (imagemagick_compute_animated_image): Fix animated...
2013-08-15 Lars Magne... image.c animation touchups
2013-08-15 Jan Djärv* nsmenu.m (menuWillOpen:): Fix preprocessor test.
2013-08-15 Lars Magne... (imagemagick_compute_animated_image): Clean up code...
2013-08-15 Stefan Monnier* lisp/emacs-lisp/debug.el (debugger-setup-buffer)...
2013-08-15 Lars Magne... (imagemagick_compute_animated_image): Respect the GIF...
2013-08-15 Michael AlbinusDeclare external variables.
2013-08-15 Ken BrownRevert last change to gmalloc.c; update some comments.
2013-08-15 Paul EggertFix minor problems found by static checking.
2013-08-15 Lars Magne... Further image.c compilation warning fixes
2013-08-15 Lars Magne... (imagemagick_compute_animated_image): Implement a simpl...
2013-08-15 Dmitry AntipovFix infinite frame selection loop (Bug#15025).
2013-08-15 Eli ZaretskiiFix bug #15099 with 'box' face attribute in display...
2013-08-15 Eli ZaretskiiFix bug #15090 with redisplay under linum-mode and...
2013-08-15 Lars Magne... * image.c (imagemagick_compute_animated_image): Impleme...
2013-08-15 Dmitry Antipov* lisp.h (FOR_EACH_ALIST_VALUE): New macro
2013-08-15 Michael AlbinusRemove byte compiler warnings, visible when compiling...
2013-08-15 Xue Fuqiao* doc/lispref/markers.texi (The Region): Add/move indexes.
2013-08-15 Glenn MorrisStop keeping etc/refcards generated PDFs in the repository
2013-08-15 Glenn MorrisCleanup for etc/refcards/Makefile and related items
2013-08-15 Xue Fuqiao* admin/notes/hydra: More information about Hydra.
2013-08-15 Dmitry Antipov* term.c (get_named_tty, create_tty_output, tty_free_fr...
2013-08-14 Ken Brown* src/gmalloc.c [CYGWIN]: Rename memalign (Bug#15094).
2013-08-14 Dmitry AntipovUtility function and macro to copy Lisp string to C...
2013-08-14 Xue FuqiaoRefine previous change.
2013-08-14 Xue Fuqiao* src/marker.c (set_marker): Reformat documentation.
2013-08-14 Lars Magne... * image.c (imagemagick_load_image): Make animated pictu...
2013-08-14 Juanma Barranquerolisp/frameset.el: Allow orphaned minibufferless frames.
2013-08-14 Juanma Barranquerolisp/frameset.el: Use gv-setter declaration.
2013-08-14 Lars Magne... * url-http.el (url-http-parse-headers): Always place...
2013-08-14 Lars Magne... * decompress.c (unwind_decompress): Always restore...
2013-08-14 Xue Fuqiao* doc/emacs/files.texi (Filesets): Add an index.
2013-08-14 Glenn MorrisAuto-commit of generated files.
2013-08-14 Martin RudalicsFix some issues in window.el.
2013-08-14 Dmitry Antipov* xdisp.c (redisplay_window): If window_end_valid is...
2013-08-14 Paul Eggert* xdisp.c (cursor_type_changed): Now static.
2013-08-14 Paul Eggert* image.c (imagemagick_filename_hint): New arg HINT_BUFFER.
2013-08-14 Dmitry Antipov* xdisp.c (adjust_window_ends): Move duplicated code...
2013-08-14 Dmitry Antipov* window.h (struct window): Convert window_end_pos and
2013-08-14 Dmitry AntipovFix --enable-gcc-warnings errors introduced in 2013...
next