bpt/emacs.git
2011-05-16 Paul Eggert* w32menu.c: Change 'unsigned long' to 'Time' in #if...
2011-05-16 Paul Eggert* insdel.c (count_size_as_multibyte): Check for string...
2011-05-16 Paul Eggert* character.c (lisp_string_width): Check for string...
2011-05-16 Paul Eggert* alloc.c (string_overflow): New function.
2011-05-16 Paul Eggert* vc/diff-mode.el (diff-fixup-modifs): Remove stray...
2011-05-16 Paul EggertMerge from gnulib.
2011-05-15 Paul EggertMerge: user-interface timestamps and other int overflow...
2011-05-15 Chong YidongFix minor bug of diff-fixup-modifs on small diffs ...
2011-05-15 Chong YidongBind = to diff command in vc-annotate mode (Bug#8671)
2011-05-15 Glenn MorrisAuto-commit of generated files.
2011-05-14 Glenn Morrisadd-log font-lock fix for mutilple authors (bug#8644)
2011-05-14 Glenn Morrisadd-log.el fix for multiple author entries (bug#8645)
2011-05-14 Glenn MorrisRemove obsolete comment.
2011-05-14 Glenn MorrisUse a single Author: header.
2011-05-14 Glenn Morris* lisp/allout.el: Comment fix.
2011-05-14 Glenn Morris* doc/misc/dired-x.texi (Omitting Examples): Minor...
2011-05-14 Glenn MorrisMake configure.in give an error if no X-toolkit was...
2011-05-14 Glenn Morrisappt.el trivia.
2011-05-14 Glenn Morris* admin/notes/bugtracker: Small updates.
2011-05-14 Glenn Morris* admin/notes/bzr: Update changelog_merge branch details.
2011-05-14 Paul Eggert* msdos.c (mouse_get_pos): Likewise.
2011-05-14 Glenn Morris* lisp/mail/feedmail.el (bbdb-dwim-net-address, vm...
2011-05-14 Glenn MorrisClean-up previous feedmail.el merge.
2011-05-14 Ulf Jaspernewsticker: Added README to etc/newsticker/images
2011-05-14 Bill CarpenterUpdate from version on author's website.
2011-05-14 Eli ZaretskiiFix minor errors in ELisp manual.
2011-05-14 Paul EggertFixups, following up to the user-interface timestamp...
2011-05-14 Eli ZaretskiiFix bug #8652 with indentation of variable docs.
2011-05-13 Ulf Jaspernewsticker: Moved icons to etc/newsticker/images
2011-05-13 Didier VernaCommon Lisp indentation improvements on defmethod and...
2011-05-13 Ulf Jaspernewsticker: Moved icons to etc/newsticker/images
2011-05-13 Paul Eggert* fns.c: Fix misspellings.
2011-05-13 Stefan Monnier* lisp/thingatpt.el (bounds-of-thing-at-point): Return...
2011-05-13 Katsumi Yamaokagnus-html.el (gnus-html-put-image): Fix last change.
2011-05-13 Paul Eggert* editfns.c (Fformat): Fix several integer overflow...
2011-05-13 Katsumi Yamaokagnus-html.el (gnus-html-put-image): Register a displayer.
2011-05-13 Teodor Zlatanovregistry.el (prune-factor): New initialization paramete...
2011-05-13 Glenn Morris* lisp/gnus/message.el (sendmail-program): Declare.
2011-05-13 Glenn Morrismessage.el trivia.
2011-05-13 Glenn Morris* lisp/mail/feedmail.el (feedmail-buffer-to-sendmail...
2011-05-13 Glenn Morrissendmail.el trivia.
2011-05-13 Glenn Morris* calendar/appt.el (appt-check): Change mode-line messa...
2011-05-13 Glenn Morris* lisp/calendar/appt.el (appt-time-msg-list): Doc fix.
2011-05-13 Glenn Morris* lisp/calendar/appt.el (appt-make-list): Simplify.
2011-05-13 Paul EggertOmit newline.
2011-05-13 Paul Eggert* dispextern.h (struct image): Don't assume time_t...
2011-05-12 Paul Eggert* term.c (term_mouse_position): Don't assume time_t...
2011-05-12 Paul EggertBe more systematic about user-interface timestamps.
2011-05-12 Paul EggertAdd Bug#.
2011-05-12 Paul Eggert* keyboard.c (make_lispy_event): Fix problem in integer...
2011-05-12 Paul Eggert* xselect.c (x_own_selection): Remove needless cast...
2011-05-12 Andreas Schwab* lisp/progmodes/ld-script.el (ld-script-keywords)
2011-05-12 Paul Eggert* xselect.c (last_event_timestamp): Remove duplicate...
2011-05-12 Glenn MorrisPut ChangeLog entries in the correct files.
2011-05-12 Paul Eggert* frame.h (struct frame): Use int for menu_bar_items_used
2011-05-12 Paul Eggert* xmenu.c (set_frame_menubar): Use int, not EMACS_UINT...
2011-05-12 Stefan Monnier* lisp/progmodes/grep.el (grep-filter): Don't trip...
2011-05-12 Stefan Monnier* lisp/shell.el (shell-completion-vars): New function.
2011-05-12 Glenn Morrisappt.el code simplifications.
2011-05-12 Glenn Morris* doc/lispref/display.texi (Image Descriptors): Fix...
2011-05-12 Glenn MorrisSmall Makefile.in fixes for bug#8642.
2011-05-12 Glenn MorrisMerge from emacs-23; up to 2010-06-10T12:56:11Z!michael...
2011-05-12 Paul Eggert* menu.c (grow_menu_items): Check for int overflow.
2011-05-12 Paul Eggert* xmenu.c (set_frame_menubar): Don't mishandle vectors...
2011-05-12 Glenn Morrisbytecomp.el fix for bug#8647
2011-05-12 Stefan Monnier* lisp/net/rcirc.el: Add support for SSL/TLS connections.
2011-05-11 Paul Eggert* xterm.c: Use EMACS_INT for Emacs modifiers, and int...
2011-05-11 Teodor Zlatanovregistry.el (registry-usage-test): Disable pruning...
2011-05-11 Paul Eggert* lisp.h (XINT) [USE_LISP_UNION_TYPE]: Cast to EMACS_INT.
2011-05-11 Ted Zlatanov* automated/gnus-tests.el: Require CL.
2011-05-11 Ted Zlatanov* automated/gnus-tests.el: Add wrapper for Gnus tests.
2011-05-11 Glenn MorrisRevert accidental portion of previous bytecomp.el commit.
2011-05-11 Drew Adamssrc/textprop.c (Fprevious_single_char_property_change...
2011-05-11 Glenn Morris* lisp/newcomment.el (comment-kill): Prefix "unused...
2011-05-11 Glenn Morrisjavascript.el trivia.
2011-05-11 Glenn Morris* lisp/term/w32console.el (get-screen-color): Declare.
2011-05-11 Glenn Morrisbytecomp.el partial fix for bug#8646.
2011-05-11 Paul Eggert* window.c (size_window): Avoid needless test at loop...
2011-05-11 YAMAMOTO MitsuharuTake account of fringe background extension in scroll_r...
2011-05-10 Teodor Zlatanovregistry.el (registry-prune-hard-candidates, registry...
2011-05-10 Leo LiuBind bookmark-bmenu-search to `/'
2011-05-10 U. Serfix many doubled-word typos
2011-05-10 Julien Danjoushr.el (shr-put-color-1): Do not bug out when old-props...
2011-05-10 Juanma Barranquerosrc/image.c (Finit_image_library): Return t for built...
2011-05-10 Glenn MorrisAuto-commit of generated files.
2011-05-10 Leo LiuAdd a new footnote style unicode
2011-05-10 Leo LiuConvert mail/footnote.el to utf-8 encoding
2011-05-10 Katsumi Yamaokagnus-art.el (gnus-article-mode): Move binding of shr...
2011-05-10 Katsumi Yamaokashr.el (shr-put-image-function): New variable.
2011-05-10 Glenn MorrisDeprecate using "mode:" to enable minor modes (bug...
2011-05-10 Glenn Morrisdiary-lib.el doc fixes.
2011-05-09 Juanma Barranquerolisp/misc.el: Require tabulated-list.el during compilation.
2011-05-09 Juri Linkov* test/automated/occur-tests.el: Move from test/occur...
2011-05-09 Teodor Zlatanovregistry.el (registry-full): Add convenience method...
2011-05-09 Eli ZaretskiiTypo fix in doc/lispref/files.texi.
2011-05-09 Chong YidongCall compilation-filter-hook in the no-async case too.
2011-05-09 Stefan Monnier* lisp/gnus/nntp.el (nntp-open-connection): Set TCP...
2011-05-09 Deniz DoganAdd forgotten ChangeLog entry.
2011-05-09 Deniz Dogan* lisp/wdired.el: Remove outdated installation comment...
2011-05-09 Juanma Barranquerolisp/misc.el: Implement new command `list-dynamic-libra...
next