bpt/emacs.git
2011-06-07 Daniel Colascione* fns.c (Fputhash): Document return value.
2011-06-06 Chong Yidong* src/image.c (gif_load): Implement gif89a spec "no...
2011-06-06 Paul EggertMerge from gnulib.
2011-06-06 Paul EggertMerge: Document wide integers better.
2011-06-06 Paul EggertAdd Bug#8794 to ChangeLog entry.
2011-06-06 Paul EggertMerge: Cons<->int and similar integer overflow fixes.
2011-06-06 Paul Eggert* Makefile.in (ALL_CFLAGS): Add -I$(srcdir)/../lib.
2011-06-06 Paul EggertMerge from trunk.
2011-06-06 Stefan Monnier* src/window.h (Fwindow_frame): Declare.
2011-06-06 Paul Eggert* alloc.c: Simplify handling of large-request failures...
2011-06-06 Martin RudalicsAdd window-tree based, atomic and side window functions...
2011-06-06 Martin RudalicsMove some window-related functions from frame.c to...
2011-06-06 Martin RudalicsExpose window-tree functions in Elisp.
2011-06-06 Paul EggertCheck for overflow when converting integer to cons...
2011-06-06 Martin RudalicsPrepare for exposing window-tree functions in Elisp.
2011-06-06 Paul EggertCheck for buffer and string overflow more precisely.
2011-06-06 Paul Eggert* image.c: Use ptrdiff_t, not int, for sizes.
2011-06-06 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-06 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-06 Paul EggertDon't assume time_t can fit into int.
2011-06-06 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-06 Paul Eggert* alloc.c (memory_full) [SYSTEM_MALLOC]: Port to MacO).
2011-06-05 Andreas Schwab* lisp/comint.el (comint-dynamic-complete-as-filename)
2011-06-05 Andreas SchwabFixes: debbugs:8806
2011-06-05 Andreas Schwab* src/gtkutil.c (xg_get_default_scrollbar_width): Avoid...
2011-06-05 Andreas Schwab* src/xfns.c (x_set_scroll_bar_default_width): Move...
2011-06-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-prompt-for-encryption):...
2011-06-05 Jan DjärvHandle scroll bar width larger than 16 for GTK3.
2011-06-05 Deniz Dogan* lisp/net/rcirc.el (rcirc-prompt-for-encryption):...
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el: new command bibtex-search...
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el: various small bug fixes
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el (bibtex-search-entry-globally...
2011-06-05 Roland Winklerlisp/textmodes/bibtex.el (bibtex-entry-format): new...
2011-06-05 Juanma Barranquerolisp/doc-view.el: Silence compiler warning.
2011-06-05 Juanma Barranquerosrc/xdisp.c (single_display_spec_intangible_p): Remove...
2011-06-04 Chong YidongDoc fixes for timer.el (Bug#8793).
2011-06-04 Chong Yidong* src/xselect.c (x_get_foreign_selection): Reduce scope...
2011-06-04 Chong YidongHandle errors when saving to clipboard manager (Bug...
2011-06-04 Glenn MorrisMerge from emacs-23; up to 2010-06-12T17:12:15Z!cyd...
2011-06-04 Paul Eggert* lib/getopt.c: Merge trivial change from gnulib.
2011-06-04 Deniz DoganFix mistake in last iswitchb.el bug fix.
2011-06-04 Michael Albinus* net/tramp-sh.el (tramp-find-shell): Apply workaround...
2011-06-04 Michael Albinus* net/tramp.el (tramp-set-completion-function, tramp...
2011-06-04 Stefan Monnier* lisp/shell.el: Require and use pcomplete.
2011-06-04 Deniz Dogan* lisp/iswitchb.el (iswitchb-window-buffer-p): Use...
2011-06-04 Eli Zaretskiisrc/bidi.c (bidi_level_of_next_char): Fix last change.
2011-06-04 Andreas Schwab* lisp/url/url-future.el (url-future-test): Fix scope...
2011-06-04 Eli ZaretskiiSupport bidi reordering of text covered by display...
2011-06-04 Paul Eggert* image.c (svg_load): Omit needless test.
2011-06-04 Paul EggertCheck for buffer and string overflow more precisely.
2011-06-04 Paul EggertUse ptrdiff_t, not int, for sizes.
2011-06-03 Paul Eggert* buffers.texi (Buffers): Correct the size limit.
2011-06-03 Paul Eggert* xselect.c: Include <limits.h>.
2011-06-03 Paul EggertDocument wide integers better.
2011-06-03 Paul EggertCheck for overflow when converting integer to cons...
2011-06-03 Paul EggertDocument wide integers better.
2011-06-03 Paul EggertDocument wide integers better.
2011-06-03 Paul EggertFix doc for machines with wider system times such as...
2011-06-03 Paul Eggert* NEWS: 62-bit integers are typical now.
2011-06-03 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-03 Paul Eggert* xselect.c: Use 'unsigned' more consistently.
2011-06-03 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-03 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-03 Paul Eggert* lisp.h: Include <intprops.h>, as it'll useful in...
2011-06-03 Paul EggertDon't assume time_t can fit into int.
2011-06-03 Paul EggertMinor fixes for signed vs unsigned integers.
2011-06-03 Eli ZaretskiiCleanup. Tested in -nw and verified that bug #7616...
2011-06-02 Stefan Monnier* lisp/subr.el (make-progress-reporter): Add "..."...
2011-06-02 Paul EggertMerge: memory_full, gnutls improvements
2011-06-02 Dan Nicolaescu* src/emacs.c (main): Warn when starting a GTK emacs...
2011-06-02 Juanma BarranqueroSilence warning for unused `dotimes' counter variables.
2011-06-02 Glenn MorrisAuto-commit of loaddefs files.
2011-06-02 Paul EggertMerge ChangeLog from trunk better.
2011-06-02 Paul Eggert* alloc.c (allocate_vectorlike): Adjust to memory_full...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul Eggert* lib/allocator.h, lib/careadlinkat.c: Merge from gnulib.
2011-06-02 Paul EggertMerge: Remove arbitrary limit of 2**31 entries in hash...
2011-06-02 Paul EggertMerge from trunk.
2011-06-02 Paul Eggert* lisp.h (WIDE_EMACS_INT): Now defaults to 1.
2011-06-02 Paul Eggert* fileio.c (Fverify_visited_file_modtime): Avoid time...
2011-06-02 Paul Eggert* dired.c (Ffile_attributes): Don't assume EMACS_INT...
2011-06-02 Paul Eggert* lisp.h: Include <intprops.h>, as it'll useful in...
2011-06-02 Paul EggertDon't assume time_t can fit into int.
2011-06-02 Paul EggertMerge: Minor fixes for signed vs unsigned integers.
2011-06-02 Stefan Monnier* lisp/net/tramp.el (tramp-with-progress-reporter)...
2011-06-02 Jay Belanger* calc/calc.el (calc-kill-stack-buffer): Make sure...
2011-06-01 Teodor Zlatanovgnus-registry.el (gnus-registry-remove-ignored): New...
2011-06-01 Dan NicolaescuMake it possible to build with GCC-4.6+ -O2 -flto.
2011-06-01 Stefan MonnierSilence various byte-compiler warnings.
2011-06-01 Glenn MorrisAdd :version tags for url-queue.el.
2011-06-01 Dan Nicolaescu* lib-src/emacsclient.c (socket_status): Use constant...
2011-06-01 Stefan Monnier* lisp/simple.el (goto-line): Use read-number.
2011-06-01 Stefan Monnier* lisp/minibuffer.el (minibuffer-inactive-mode-map...
2011-06-01 Stefan Monnier* lisp/thingatpt.el (forward-whitespace): Typo.
2011-06-01 Stefan MonnierMiscellaneous tweaks.
2011-06-01 Glenn MorrisAuto-commit of loaddefs files.
2011-06-01 Leo LiuFix last change on rcirc-print and rcirc-decode-coding...
2011-06-01 Glenn MorrisUse derived-mode-p in previous change.
2011-06-01 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug-hook): Mailcl...
2011-06-01 Paul EggertMerge from trunk.
next