bpt/emacs.git
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...
2013-08-14 Dmitry AntipovCleanup window fringes, margins and scroll bars adjustm...
2013-08-14 Dmitry Antipov* window.h (struct window): Convert scroll_bar_width
2013-08-14 Ulrich Mueller* configure.ac (EMACS_CONFIGURATION): Escape backslashes.
2013-08-14 Daniel Hackney* package-test.el: Remove tar-package-building function...
2013-08-13 Paul Eggert* decompress.c: Minor simplifications.
2013-08-13 Jan DjärvFix OSX 10.4 compiler errors.
2013-08-13 Lars Magne... Rename :content-type to :format in `create-image'
2013-08-13 Lars Magne... White-space cleanup.
2013-08-13 Lars Magne... * image.c (imagemagick_filename_hint): Check for errors...
2013-08-13 Lars Magne... Make shr feed Content-Type to the image-creating libraries
2013-08-13 Eli ZaretskiiFix the Windows build broken by 2013-08-13T15:29:25Z...
2013-08-13 Lars Magne... Enable giving hints to ImageMagick via :content-type
2013-08-13 Fabián Ezequiel... * lisp/progmodes/python.el (python-imenu--build-tree)
2013-08-13 Eli ZaretskiiFail zlib-decompress-region if loading zlib on Windows...
2013-08-13 Jan DjärvFix NS compile breakage.
2013-08-13 Jan Djärv* nsterm.h: Fix CGFloat for OSX 10.4.
2013-08-13 Dmitry Antipov* window.h (WINDOW_FRINGE_EXTENDED_P): New macro.
2013-08-13 Paul Eggert* decompress.c (Fzlib_decompress_region): Try to clarif...
2013-08-13 Dmitry Antipov* window.h (struct window): Convert left_margin_cols and
2013-08-13 Xue FuqiaoDoc fix for forward-word and backward-word.
2013-08-13 Xue Fuqiao* src/cmds.c (forward_char, backward_char): Mention...
2013-08-13 Stefan Monnier* lisp/frameset.el (frameset--make): Rename constructor...
2013-08-13 Dmitry Antipov* window.h (struct window): Convert left_fringe_width
2013-08-13 Glenn MorrisAuto-commit of generated files.
2013-08-13 Dmitry Antipov* nsfns.m (x_set_cursor_type):
2013-08-13 Dmitry Antipov* keyboard.c (Fdiscard_input): Do not increment update_...
2013-08-13 Dmitry Antipov* font.c (clear_font_cache): New function, stripped...
2013-08-13 Dmitry Antipov* window.c (Fset_window_start): Compare `w', not `windo...
2013-08-13 Glenn MorrisTweak some settings of compile-command
2013-08-13 Glenn MorrisFix some custom types
2013-08-13 Glenn Morris* gnus/gnus-icalendar.el (gnus-icalendar-org-capture...
2013-08-13 Glenn MorrisFix some custom types
2013-08-13 Glenn Morris* lispref/lists.texi (List Elements): Undocument nth...
2013-08-13 Glenn Morris* admin/FOR-RELEASE: Add note about bad Texinfo node...
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-13 Glenn MorrisRename some doc/misc info nodes to avoid chars that...
2013-08-13 Xue Fuqiao* doc/lispref/frames.texi (Display Feature Testing...
2013-08-13 Stefan Monnier* lisp/emacs-lisp/timer.el (timer--time-setter): New...
2013-08-13 Xue Fuqiao* doc/lispref/frames.texi (Display Feature Testing...
2013-08-12 Paul Eggert* process.c (deactivate_process): Reset fds to -1.
2013-08-12 Eli ZaretskiiFix zlib support on MS-Windows.
2013-08-12 Lars Magne... Add a test for decompressing gzipped data
2013-08-12 Grégoire Jadi* mail/sendmail.el (sendmail-send-it): Don't kill the...
2013-08-12 Lars Magne... Rename `zlib-decompress-gzipped-region' to `zlib-decomp...
2013-08-12 Paul EggertMinor zlib configuration tweaks.
2013-08-12 Juanma Barranquerolisp/xml.el (xml-parse-tag-1): Use looking-at.
2013-08-12 Lars Magne... Add the zlib prefix to `decompress-gzipped-region'
2013-08-12 Eli ZaretskiiFix build with zlib on MS-Windows.
2013-08-12 Glenn MorrisAuto-commit of generated files.
2013-08-12 Dmitry AntipovAvoid looping over all frame windows to freeze and...
2013-08-12 Paul EggertFix some fd issues when running subprocesses.
2013-08-12 Katsumi Yamaokalisp/gnus/ChangeLog: Fix typo
2013-08-12 Katsumi Yamaokalisp/gnus/mm-decode.el (mm-display-external): Run a...
2013-08-12 Katsumi Yamaokadoc/misc/gnus.texi (Mail Source Specifiers): Fix descri...
2013-08-12 Glenn Morris* etc/refcards/Makefile (dist): New rule.
2013-08-12 Katsumi Yamaokalisp/gnus/mm-decode.el (mm-display-external): Try to...
2013-08-12 Glenn Morrisetc/refcards/Makefile tweaks
2013-08-12 Paul EggertMerge from gnulib.
2013-08-12 Glenn MorrisReduce some duplication in doc/misc/Makefile.in
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-12 Glenn MorrisAdd build, install, uninstall rules for all dvi, html...
2013-08-11 Paul Eggert* decompress.c: Fix bugs with large buffers and weird...
2013-08-11 Paul EggertAdd --with-zlib to 'configure'.
2013-08-11 Lars Magne... * net/eww.el (eww-display-html): Ignore coding system...
next