log

age author description
2010-08-31 Katsumi Yamaoka message.texi: Fix some syntax errors in the last check-in; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka gnus-ems.el: Provide compatibility functions for gnus-set-process-plist by Katsumi Yamaoka <yamaoka@jpl.org>; gnus-html.el: Use gnus-process-plist and friends for compatibility; gnus-cite.el: New function to guess whether a long line is natural text or not; message.el: Implement message-prune-recipient-rules; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Stefan Monnier * lisp/gnus/gnus-html.el: Require pkgs that define macros used in this file.
2010-08-31 Stefan Monnier * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE.
2010-08-31 Chong Yidong * textmodes/nroff-mode.el (nroff-view): New command.
2010-08-31 Chong Yidong * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty.
2010-08-31 Katsumi Yamaoka Clarify the code a bit by renaming the variable with the url to `url'; Support cid: URLs/images; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-down-list): New command.
2010-08-31 Stefan Monnier Remove old indentation and navigation code on octave-mode.
2010-08-31 Katsumi Yamaoka Bump custom version of some user options of which the default values changed.
2010-08-31 Katsumi Yamaoka Bump custom version of some user options of which the default values changed.
2010-08-31 Katsumi Yamaoka Merge from mainline.
2010-08-31 Katsumi Yamaoka Merge from mainline.
2010-08-30 Katsumi Yamaoka Merge from mainline.
2010-08-30 Katsumi Yamaoka Merge from mainline.
2010-08-30 Katsumi Yamaoka Merge from mainline.
2010-08-29 Katsumi Yamaoka Merge from mainline.
2010-08-27 Katsumi Yamaoka Merge from mainline.
2010-08-31 Chong Yidong Fix several Package Menu and Finder bugs.
2010-08-31 Katsumi Yamaoka gnus-html.el: require mm-url; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka Fix previous merge from Gnus trunk.
2010-08-31 Katsumi Yamaoka Remove the `w' and `i' summary keybindings, since they aren't useful; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka Removed gnus-move.el and pointers to it, since it doesn't really work; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka gnus.texi (Changing Servers): Remove documentation on gnus-change-server and friends, since it's been removed; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka gnus.texi (Summary Mail Commands): Note that only the addresses from the first message are used for wide replies; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka Tell w3m that the input is UTF-8; This seems to fix problems with some German web feeds; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka Put the xpm version of the logo at the top so that the proper colours are applied; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka gnus-article-view-part: Doc fix by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka Always insert Content-Type headers, to make broken recipients happier; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-31 Katsumi Yamaoka Use gnus-create-image to be XEmacs-compatible; Don't do images on non-graphic displays; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka Remove the unused nnslashdot backend by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka Limit the undo actions to 100 actions by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka Protect against not having completion-styles bound by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka Use insert-image instead of put-image when putting images into a buffer; This makes all the Gnus image-inserting functions work, I think; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka Make html image insertion probably work for XEmacs, too by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka gnus-group-completing-read: Add 'substring to completion-styles for group selection; imap.el, mailcap.el, message.el, mm-util.el, nnheader.el, nnmail.el, pop3.el: Remove references to outdated systems; References to win32 w32 mswindows ms-windows emx were probably cargo-culted, and are removed for clarity; By Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Stefan Monnier Use SMIE for octave-mode.
2010-08-30 Eli Zaretskii Fix bug #6944.
2010-08-30 Stefan Monnier * lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Let :parent take
2010-08-30 Stefan Monnier Use with-silent-modifications.
2010-08-30 Stefan Monnier Use `declare' in defmacros.
2010-08-30 Stefan Monnier * src/marker.c (Fcopy_marker): Make the first arg optional.
2010-08-30 Katsumi Yamaoka gnus.texi (Drafts): Mention B DEL by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka gnus.texi (Delayed Articles): Mention that the Date header is the original one, even if you delay by Tim Landscheidt <tim@tim-landscheidt.de>.
2010-08-30 Katsumi Yamaoka gnus.texi (Asynchronous Fetching): Document gnus-async-post-fetch-function; gnus.texi (HTML): Made into its own section by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka gnus-score-string: Fix regex for matching extra headers and regexp-quote the match if necessary by Andreas Schwab <schwab@suse.de>.
2010-08-30 Katsumi Yamaoka smiley-regexp-alist: Don't delete the semicolon before the blinking smiley by Miles Bader <miles@gnu.org>; Disallow ;;) from being treated as a blink smiley by Simon Josefsson <simon@josefsson.org>.
2010-08-30 Katsumi Yamaoka Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka gnus-summary-idna-message, nnrss-normalize-date, nnrss-discover-feed: Hyperlink urls in docstrings with URL `...' by Kevin Ryde <user42@zip.com.au>.
2010-08-30 Katsumi Yamaoka Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka Add a new super-simple HTML renderer based on w3m -halfdump by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Katsumi Yamaoka Misc Gnus fixes by Lars Magne Ingebrigtsen <larsi@gnus.org>.
2010-08-30 Kenichi Handa composite.c (composition_update_it): Fix previous change
2010-08-30 Kenichi Handa composite.c (composition_update_it): Fix computing of cmp_it->width.
2010-08-30 Kenichi Handa composite.c (composition_update_it): Fix previous change
2010-08-30 Kenichi Handa composite.c (composition_update_it): Fix computing of cmp_it->width.
2010-08-30 Kenichi Handa merge trunk
2010-08-29 Chong Yidong Merge Finder and package-menu functionality.
2010-08-29 Chong Yidong Add "Version:" and "Package:" Lisp file headers.
2010-08-29 Chong Yidong Add "Package:" file headers to denote built-in packages.
2010-08-29 Jan D * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L.
2010-08-29 Chong Yidong Let version-to-list handle versions like "10.3d".
2010-08-28 Stefan Monnier * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.
2010-08-28 Eli Zaretskii Improve ELisp manual to fix bug #6929.
2010-08-27 Eli Zaretskii msdos/ChangeLog: Document the change in revno 101167.
2010-08-27 Vinicius Jose Latorre Adjust type declaration.
2010-08-27 Vinicius Jose Latorre Adjust type declaration.
2010-08-27 Katsumi Yamaoka gnus-summary-(move,delete)-article: Save excursion while copying, moving,
2010-08-27 Katsumi Yamaoka gnus-summary-(move,delete)-article: Save excursion while copying, moving,
2010-08-26 Katsumi Yamaoka Merge from mainline.
2010-08-25 Katsumi Yamaoka Merge from mainline.
2010-08-24 Katsumi Yamaoka Merge from mainline.
2010-08-23 Katsumi Yamaoka Merge from mainline.
2010-08-22 Katsumi Yamaoka Merge from mainline.
2010-08-19 Katsumi Yamaoka Merge from mainline.
2010-08-19 Katsumi Yamaoka Merge from mainline.
2010-08-18 Katsumi Yamaoka Merge from mainline.
2010-08-26 Chong Yidong * progmodes/js.el: Make indentation more customizable (Bug#6914).
2010-08-26 Chong Yidong Avoid using font-lock properties to indent in sh-get-indent-info.
2010-08-26 David Reitter server.el (server-visit-files): Run pre-command-hook and
2010-08-26 Michael Albinus Sync with Tramp 2.1.19.
2010-08-26 Michael Albinus Sync with Tramp 2.1.19.
2010-08-26 Chong Yidong Improvements to describe-package buffer.
2010-08-26 Kenichi Handa xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
2010-08-26 Kenichi Handa xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling composition_compute_stop_pos.
2010-08-26 Kenichi Handa Add Arabic support.
2010-08-26 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa Add Arabic support.
2010-08-25 Tom Tromey * vol2.texi (Top): Update.
2010-08-25 Jan D * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all frames.
2010-08-25 Kenichi Handa fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Eli Zaretskii Fix last change in processes.texi.
2010-08-25 Kenichi Handa Allow composition striding over PT.
2010-08-25 Kenichi Handa fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf.
2010-08-25 Kenichi Handa Allow composition striding over PT.
2010-08-25 Kenichi Handa Fix finding a stop position for composition.
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa merge trunk
2010-08-25 Kenichi Handa Fix finding a stop position for composition.
2010-08-25 Vinicius Jose Latorre Fix some bugs. New version 13.1.
2010-08-24 Chong Yidong * emacs-lisp/package.el (list-packages): Alias for package-list-packages.
2010-08-24 Chong Yidong * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fix
2010-08-24 Chong Yidong Fix filter functions discussion in Lisp manual.
2010-08-24 Chong Yidong * progmodes/ruby-mode.el (ruby): Add defgroup.
2010-08-24 Chong Yidong * lisp/progmodes/python.el: Add Ipython support (Bug#5390).
2010-08-24 Chong Yidong Avoid clobbering primary selection when switching frames (Bug#6872).
2010-08-23 Michael Albinus * NEWS: dbus.el supports alternative buses.
2010-08-23 Michael Albinus * dbus.texi (Alternative Buses): New chapter.
2010-08-23 Michael Albinus * net/dbus.el: Accept UNIX domain sockets as bus address.
2010-08-23 Michael Albinus * dbusbind.c: Accept UNIX domain sockets as bus address.
2010-08-23 Andreas Schwab Fix configure checks
2010-08-23 Juanma Barranquero src/ChangeLog: Fix typos.
2010-08-23 Juanma Barranquero * ido.el (ido-use-virtual-buffers): Fix typo in docstring.
2010-08-22 Juri Linkov Move reading an extended command to Elisp (bug#5364, bug#5214).
2010-08-22 Chong Yidong Make obsolete --unibyte argument do nothing (Bug#6886).
2010-08-22 Chong Yidong Merge changes from emacs-23 branch.
2010-08-22 Chong Yidong Merge changes from emacs-23 branch.
2010-08-22 Eli Zaretskii Fix dependencies according to revno 101162.
2010-08-22 Eli Zaretskii Fix dependencies according to revno 101162.
2010-08-22 Eli Zaretskii Fix the w32 build after revno 101162.
2010-08-22 Eli Zaretskii Clean up and ANSIfy unexcoff.c.
2010-08-22 Dan Nicolaescu Simplify termio code.
2010-08-22 Chong Yidong Doc fix for define-minor-mode (Bug#6880).
2010-08-22 Chong Yidong Merge latest whitespace.el changes from trunk (Bug#6172).
2010-08-22 Chong Yidong merge whitespace.el change from trunk
2010-08-21 Stefan Monnier Fix buffer-list rename&refresh after after killing a buffer in ido.
2010-08-21 Stefan Monnier * progmodes/make-mode.el (makefile-fill-paragraph): Account for the
2010-08-21 Stefan Monnier * subr.el (read-key): Don't echo keystrokes.
2010-08-21 Glenn Morris * doc/emacs/misc.texi (Amusements): Mention bubbles and animate.
2010-08-21 Glenn Morris * lisp/menu-bar.el (menu-bar-games-menu): Add landmark.
2010-08-20 Glenn Morris Minor align-regexp fix.
2010-08-20 Glenn Morris Fix rmail-forward with non-sendmail sending function.
2010-08-19 Chong Yidong * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2010-08-19 Stefan Monnier * lisp/subr.el (read-key): Don't hide the menu-bar entries.
2010-08-18 Juanma Barranquero lisp/ChangeLog: Remove merge markers.
2010-08-18 Michael Albinus * progmodes/flymake.el (flymake-start-syntax-check-process): Use
2010-08-18 Kenichi Handa files.el: Add word-wrap as safe local variable.
2010-08-18 Kenichi Handa files.el: Add word-wrap as safe local variable.
2010-08-18 Kenichi Handa merge emacs-23
2010-08-18 Glenn Morris * lisp/woman.el (woman-translate): Case matters. (Bug#6849)
2010-08-17 Andreas Schwab * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP
2010-08-17 Chong Yidong Avoid stack overflow in let, eval, and apply (Bug#6214).
2010-08-15 Andreas Schwab * quail/vntelex.el ("vietnamese-telex"): Doc fix.
2010-08-15 Andreas Schwab * quail/georgian.el: Remove extra backslashes.
2010-08-14 Chong Yidong * simple.el (kill-region): Doc fix (Bug#6787).
2010-08-14 Andreas Schwab Avoid mismatching parens
2010-08-14 Andreas Schwab * quail/greek.el ("greek", "greek-postfix"): Change string to
2010-08-14 Jan D * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S.
2010-08-14 Glenn Morris * lisp/calendar/diary-lib.el: Bump custom :version for previous change.
2010-08-14 Glenn Morris Minor diary-lib.el fix.
2010-08-13 Jan D * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test.
2010-08-13 Kenichi Handa quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
2010-08-13 Kenichi Handa merge emacs-23
2010-08-11 Andreas Schwab * subr.el (ignore-errors): Add debug declaration.
2010-08-09 Dan Nicolaescu * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New
2010-08-09 Kenichi Handa quail/greek.el ("greek"): Add rules for Greek style quotes.
2010-08-13 Kenichi Handa quail/greek.el ("greek-postfix"): Add rules for Greek style quotes.
2010-08-09 Kenichi Handa merge emacs-23
2010-08-09 Kenichi Handa quail/greek.el ("greek"): Add rules for Greek style quotes.
2010-08-09 Chong Yidong * whitespace.el (whitespace-color-off): Remove post-command-hook locally.
2010-08-22 Eli Zaretskii Clean up unexcoff.c.
2010-08-21 Vinicius Jose Latorre Insert bug number.
2010-08-21 Chong Yidong * cus-edit.el (custom-group-value-create): Add extra newline before end line (Bug#6876).
2010-08-21 Stefan Monnier * lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.
2010-08-21 Eli Zaretskii xdisp.c: Fix typo in a comment in note_tool_bar_highlight.
2010-08-21 Eli Zaretskii Fix mirroring pixel positions on GUI terminals.
2010-08-21 Chong Yidong Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.
2010-08-21 Vinicius Jose Latorre Fix slow cursor movement.
2010-08-21 Glenn Morris ChangeLog fixes.
2010-08-20 Dan Nicolaescu Remove unused variables malloc_sbrk_used and malloc_sbrk_unused.
2010-08-20 Dan Nicolaescu Small src/puresize.h cleanup.
2010-08-20 Dan Nicolaescu * src/term.c: Do not include <termios.h>, systty.h does it.
2010-08-20 Dan Nicolaescu Remove redundant HAVE_TCATTR defines.
2010-08-20 Eli Zaretskii Fix last change in buffer_posn_from_coords for text terminals.
2010-08-20 Eli Zaretskii Fix last change in buffer_posn_from_coords for text terminals.
2010-08-20 Eli Zaretskii Fix the MSDOS build broken by the ImageMagick support.
2010-08-20 Eli Zaretskii Fix the MSDOS build broken by the ImageMagick support.
2010-08-20 Eli Zaretskii Add cross-references regarding POSITION of mouse events.
2010-08-20 joakim imagemagick merge
2010-08-20 joakim merge from upstream
2010-08-20 Eli Zaretskii Fix version string in top-level MSDOS Makefile.
2010-08-20 Eli Zaretskii Fix version string in top-level MSDOS Makefile.
2010-08-20 joakim minor imagemagick tweaks, one configure bugfix, and some ChangeLogs
2010-08-20 Eli Zaretskii xdisp.c: Add commentary about iterator geometry in R2L paragraphs.
2010-08-20 Eli Zaretskii Fix mouse clicks, drag, and highlight in R2L lines.
2010-08-20 Andreas Schwab * image.c (imagemagick_clear_image): Remove debugging output.
2010-08-19 Stefan Monnier * lisp/files.el (locate-file-completion-table): Only list the .el and .elc
2010-08-19 Juanma Barranquero nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.
2010-08-19 Jason Rumney (set_frame_menubar): Remove call to undefined function.
2010-08-19 Stefan Monnier New post-self-insert-hook.
2010-08-19 Jason Rumney (w32_wnd_proc): Don't check context before initializing.
2010-08-19 Stefan Monnier * lisp/simple.el (blink-matching-open): Obey forward-sexp-function.
2010-08-19 Joakim merge the imagemagick branch to trunk
2010-08-19 Joakim upstream merge
2010-08-19 Joakim some minor cosmetic fixes in comments
2010-08-19 Joakim fix some accidental whitespace changes
2010-08-18 Joakim merge from trunk, no conflicts
2010-08-18 Joakim documentation changes
2010-08-18 Joakim minor cleanup
2010-08-17 Joakim merge from trunk
2010-07-10 Joakim some more docs and polish
2010-07-01 Joakim some README changes
2010-07-01 Joakim reworked :index functionality a bit so its faster
2010-06-27 Joakim support for fit-width
2010-06-26 Joakim image-mode changes. removed the imagemagick specific :geometry and :crop interface that wasnt very good.
2010-06-21 Joakim documented some more
2010-06-17 Joakim improved lisp interface to scaling, doc changed acordingly
2010-06-15 Joakim doc improvement
2010-06-14 Joakim attempt at Changelog entry, see README.imagemagick
2010-06-14 Joakim cosmetics, and changing of defconst to defcustom
2010-06-14 Joakim mostly cosmetic, moving { instances, changing indentation accordingly.
2010-06-14 Joakim merged from trunk
2010-06-14 Joakim changed looping according to feedback from stefan monnier
2010-05-14 Joakim configure support for MagickExportImagePixels and README
2010-05-14 Joakim image count
2010-05-14 Joakim initial support for supplying image count property for image bundles
2010-05-13 Joakim make configure.in less particular about themagickwand version
2010-05-13 Joakim merge and fixes
2010-05-12 Joakim initial imagemagick readme
2010-04-15 Joakim merge from trunk
2010-04-03 Joakim merge from trunk
2010-04-02 joakim imagemagick patch5 + minor mods
2010-08-19 Jan D * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary".
2010-08-19 Glenn Morris Fix previous Org change.
2010-08-18 Stefan Monnier * lisp/simple.el (prog-mode-map): New var.
2010-08-18 Eli Zaretskii xterm.c (x_draw_bar_cursor): Fix last change.
2010-08-18 Eli Zaretskii bidi.c (bidi_level_of_next_char): Fix commentary regarding reordering of PDF.
2010-08-18 Eli Zaretskii Fix display of bar cursor on right-to-left text.
2010-08-18 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
2010-08-18 Stefan Monnier Reindent smie.el
2010-08-18 Stefan Monnier * smie.el (smie-forward-sexp-command): Fix typo.
2010-08-18 Stefan Monnier * lisp/progmodes/prolog.el (smie): Require.
2010-08-18 Stefan Monnier Try and remove some of SMIE's black magic by generalizing some rules.
2010-08-18 Stefan Monnier * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
2010-08-18 Stefan Monnier * casefiddle.c (casify_region): Setup gl_state.
2010-08-18 Jan D * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
2010-08-18 Katsumi Yamaoka create-animated-image: Don't add heuristic mask to image (Bug#6839).
2010-08-18 Katsumi Yamaoka create-animated-image: Don't add heuristic mask to image (Bug#6839).
2010-08-18 Katsumi Yamaoka Merge from mainline.
2010-08-18 Katsumi Yamaoka Merge from mainline.
2010-08-17 Katsumi Yamaoka Merge from mainline.
2010-08-16 Katsumi Yamaoka Merge from mainline.
2010-08-15 Katsumi Yamaoka Merge from mainline.
2010-08-18 Glenn Morris Add bug ref to placeholder NEWS entry.
2010-08-18 Jan D * gtkutil.c (update_frame_tool_bar): Literal stings are const char*.
2010-08-18 Jan D Use CLIPBOARD and PRIMARY on NS (Bug#6677).
2010-08-18 Glenn Morris Add NEWS placeholder.
2010-08-18 Glenn Morris Fix some more Org `check-declare' issues.
2010-08-18 Glenn Morris Fix typo in previous gnus-sum.el change.
2010-08-17 Stefan Monnier * src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL
2010-08-17 Jan D * nsfns.m (ns_frame_parm_handlers): Add a slot for the
2010-08-17 Stefan Monnier * lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.
2010-08-17 Eli Zaretskii Fix bug #6796.
2010-08-17 Stefan Monnier * lisp/newcomment.el (comment-add): Move comment to docstring.
2010-08-17 Glenn Morris Restore lisp/ChangeLog entries clobbered in r101106.
2010-08-17 Stefan Monnier Font-lock '...' strings, plus various simplifications and fixes.
2010-08-17 Jan D. Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.
2010-08-17 Jan D. Add ability to use xdg-open, i.e. your desktop default browser.
2010-08-17 Glenn Morris Fix some Org errors revealed by `make check-declare'.
2010-08-17 Glenn Morris Silence more Gnus compiler warnings.
2010-08-17 Glenn Morris Silence some Gnus compiler warnings.
2010-08-17 Glenn Morris Silence some cc-mode compiler warnings.
2010-08-17 Glenn Morris Minor icalendar fix.
2010-08-17 Michael Albinus * net/tramp.el (tramp-handle-make-symbolic-link): Flush file
2010-08-16 Jan D * nsselect.m (syms_of_nsselect): Don't intern QPRIMARY.
2010-08-16 Jan D nsselect.m: include keyboard.h for QPRIMARY, remove its declaration (Bug#6863).
2010-08-16 Jan D. Don't define QPRIMARY twice.
2010-08-16 Chong Yidong Don't always log RCIRC process buffers to disk (Bug#6828).
2010-08-16 Chong Yidong Let all active regions set the primary selection.
2010-08-16 Chong Yidong Fix mouse dragging of words and lines (Bug#6840).
2010-08-15 Katsumi Yamaoka gnus-start-draft-setup: Move doc string forward.
2010-08-15 Katsumi Yamaoka gnus-start-draft-setup: Move doc string forward.
2010-08-15 Katsumi Yamaoka Merge from mainline.
2010-08-11 Katsumi Yamaoka Merge from mainline.
2010-08-10 Katsumi Yamaoka Merge from mainline.
2010-08-09 Katsumi Yamaoka Merge from mainline.
2010-08-08 Katsumi Yamaoka Merge from mainline.
2010-08-08 Katsumi Yamaoka Merge from mainline.
2010-08-15 Jan D * keyboard.c (parse_tool_bar_item): Put in a bad label if :label
2010-08-15 Andreas Schwab * keyboard.c (parse_tool_bar_item): Avoid excessive use of strlen.
2010-08-15 Jan D Potential buffer overrun and uninit variable fixed, bug 6855.
2010-08-15 Chong Yidong Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
2010-08-14 Chong Yidong Add four macros to lisp-font-lock-keywords-2 (Bug#6025).
2010-08-14 Chong Yidong Fix ChangeLog entry in last commit.
2010-08-14 Chong Yidong Save window excursion before prompting in copyright-update-* (Bug#5394).
2010-08-14 Chong Yidong * lisp/progmodes/etags.el (tags-file-name): Mark safe if stringp (Bug#6733).
2010-08-14 Chong Yidong Allow delayed autojoin in ERC (Bug#5521).
2010-08-14 Katsumi Yamaoka Typo fix "hoo4a" -> "hook".
2010-08-14 Chong Yidong Minor doc fix.
2010-08-14 Eli Zaretskii Fix bug #6689 with mouse-2 pasting on Windows.
2010-08-14 Eli Zaretskii Fix cursor drawing on stretch glyphs in R2L lines.
2010-08-14 Eli Zaretskii Fix current-bidi-paragraph-direction within whitespace chars.
2010-08-14 Katsumi Yamaoka Ammended for bug fix on the loader nunion.
2010-08-14 Katsumi Yamaoka Doc fixes and keep unknown groups.
2010-08-14 Eli Zaretskii Minor fixes in TUTORIAL.he.
2010-08-14 Jason Rumney (lispy_function_keys): Do not define VK_PACKET (bug#4836)
2010-08-14 Glenn Morris * lisp/gnus/gnus-sync.el (gnus-sync): Fix defgroup version.
2010-08-14 Chong Yidong * fns.c (Fmake_hash_table): Doc fix (Bug#6851).
2010-08-13 Jason Rumney Fix for bug#5629: Use unicode message box if available.
2010-08-13 Jan D Fix handling of tool-bar-position, also put into default-frame-alist.
2010-08-13 Eli Zaretskii Fix compilation of xmenu.c and unexcoff.c, clean up MSDOS source files.
2010-08-13 Katsumi Yamaoka Optimizations for gnus-sync.el.
2010-08-13 Katsumi Yamaoka Minor bug fixes for gnus-sync.el.
2010-08-13 Katsumi Yamaoka Minor bug fixes for gnus-sync.el.
2010-08-13 Katsumi Yamaoka add lisp/gnus/gnus-sync.el
2010-08-13 Katsumi Yamaoka Make saving and restoring of hidden threads work with overlays.
2010-08-13 Katsumi Yamaoka Add new gnus-sync.el library.
2010-08-13 Katsumi Yamaoka Make gnus-start-draft-setup interactive.
2010-08-13 Eli Zaretskii Fix fallout from revno 100928, remove dead code in unexcoff.c.
2010-08-13 Eli Zaretskii Fix -Wall compiler warnings in MSDOS sources.
2010-08-13 Eli Zaretskii Fix compilation error in xmenu.c for non-toolkit builds.
2010-08-13 Eli Zaretskii Shut up compiler warnings due to "char *" and "const char *".
2010-08-13 Jan D Fix typo.
2010-08-12 Stefan Monnier Introduce a new comment style "c" flag.
2010-08-12 Jason Rumney (add_registry): Set path for runemacs.exe to use.
2010-08-12 Stefan Monnier Fix last change.
2010-08-12 Stefan Monnier Misc code cleanup of octave-mode.el.
2010-08-12 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.
2010-08-12 Stefan Monnier * doc/misc/cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2010-08-12 Stefan Monnier * lisp/cus-edit.el (custom-save-variables, custom-save-faces): Fix up
2010-08-11 Jan D * xfns.c (Fx_hide_tip): Check FRAME_LIVE_P (f) before calling xg_hide_tooltip.
2010-08-11 Jan D Take colors for region face (selected text) from the Gtk+ theme.
2010-08-11 Jan D Fix -Wwrite_strings in general and for Gtk+ specific code.
2010-08-11 Jan D Fix -Wwrite-strings warnings in fakemail.c.
2010-08-11 Jan D Use const char* for -Wwrite_strings.
2010-08-11 Jan D * unexmacosx.c (unexec_error): Use const char *.
2010-08-11 Jan D Fix warnings produced by compiling with -Wwrite_strings (i.e. use const char *).
2010-08-11 Glenn Morris * lisp/emacs-lisp/pcase.el: Fix copyright header.
2010-08-10 Michael Mauger Suppress continuation prompts in SQL interactive mode
2010-08-10 Ulf Jasper Fixed my ChangeLog entry of 2010-08-08
2010-08-10 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.65.
2010-08-10 Stefan Monnier * lisp/emacs-lisp/pcase.el: New file.
2010-08-10 Michael Albinus * net/tramp.el (tramp-vc-registered-read-file-names): Read input
2010-08-10 Kenichi Handa language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
2010-08-10 Kenichi Handa merge trunk
2010-08-09 Dan Nicolaescu Remove incorrect const use.
2010-08-10 Kenichi Handa language/hebrew.el: Exclude U+05C3 (Hebrew SOF PASUQ) from the composable pattern.
2010-08-09 Dan Nicolaescu * configure.in (AC_PREREQ): Require autoconf 2.66 to stop version churn.
2010-08-09 Andreas Schwab Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.
2010-08-09 Chong Yidong Use version-list-* functions in package.el.
2010-08-09 Dan Nicolaescu * configure.in (ORDINARY_LINK): Use on hpux* too.
2010-08-09 Kenichi Handa language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.
2010-08-09 Kenichi Handa Fix typo in lisp/ChangeLog
2010-08-09 Kenichi Handa merge trunk
2010-08-09 Dan Nicolaescu Use const char* instead of char*.
2010-08-09 Kenichi Handa language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.
2010-08-09 Kenichi Handa merge trunk
2010-08-09 Jay Belanger calc.texi (Customizing Calc): Rearrange description of new
2010-08-08 Chong Yidong * tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
2010-08-08 Juanma Barranquero Fix typos in ChangeLogs.
2010-08-08 Chong Yidong Ensure that erc-toggle-debug-irc-protocol logs protocol data.
2010-08-08 Chong Yidong Fix 2010-07-03 change to mouse-drag-track.
2010-08-08 Chong Yidong Merge changes from emacs-23 branch.
2010-08-08 Dan Nicolaescu Use const char* instead of char*.
2010-08-08 Chong Yidong Merge changes from emacs-23 branch
2010-08-08 Chong Yidong Fix query-replace-regexp incomplete highlighting (Bug#6808).
2010-08-06 Kenichi Handa Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
2010-08-06 Kenichi Handa merge trunk
2010-08-05 Juanma Barranquero * emulation/pc-select.el: Fix typos in docstrings.
2010-08-04 Stefan Monnier * lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
2010-08-06 Kenichi Handa Improve the encoding by compound-text-with-extensions.
2010-08-06 Kenichi Handa merge trunk
2010-08-03 Juanma Barranquero which-func.el (which-func-format): Split help-echo text into lines.
2010-08-03 Juanma Barranquero * server.el (server-start): Force IPv4 and use literal 127.0.0.1.
2010-08-02 Juanma Barranquero nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
2010-08-02 Stefan Monnier * bindings.el (complete-symbol): Run completion-at-point as a fallback.
2010-08-02 Stefan Monnier * lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
2010-08-02 Juanma Barranquero * term.el: Fix typos in docstrings.
2010-08-02 Stefan Monnier * bindings.el (function-key-map): Add a S-tab => backtab fallback.
2010-08-01 Juanma Barranquero * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
2010-08-01 Juanma Barranquero * org.texi (Footnotes, Tables in HTML export): Fix typos.
2010-08-01 Juanma Barranquero * dabbrev.el (dabbrev-completion): Fix typo in docstring.
2010-08-01 Stefan Monnier * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
2010-07-30 Chong Yidong * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
2010-07-30 Juanma Barranquero fns.c: Doc fixes.
2010-07-30 Juanma Barranquero align.el: Doc fixes.
2010-07-29 Juanma Barranquero * doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2010-07-28 Juanma Barranquero Document arguments passed to `read-buffer-function' (bug#5625).
2010-07-27 Ken Brown * PROBLEMS: Mention problem with Cygwin 1.5.19.
2010-07-27 Ken Brown * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
2010-08-04 Kenichi Handa Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
2010-07-27 Kenichi Handa merge emacs-23
2010-08-08 Dan Nicolaescu * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
2010-08-08 Dan Nicolaescu Cleanup xrdb.c.
2010-08-08 Ulf Jasper Fixed bug#6766 (icalendar.el)
2010-08-08 Eli Zaretskii Fix overlay arrow display, make doc strings bidi-friendly.
2010-08-08 Eli Zaretskii Make some doc strings bidi-friendly.
2010-08-08 Eli Zaretskii Fix overlay arrow display (bug #6699).
2010-08-08 Jay Belanger calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
2010-08-07 Michael Mauger * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
2010-08-07 Chong Yidong Avoid restrictions when copying window selection.
2010-08-07 Chong Yidong Fix last change.
2010-08-07 Chong Yidong Change `select-active-region' mechanics.
2010-08-07 Eli Zaretskii NEWS: Mention the Hebrew translation of the tutorial.
2010-08-07 Eli Zaretskii simple.el (delete-forward-char): Doc fix.
2010-08-07 Eli Zaretskii Clean up TUTORIAL.he.
2010-08-07 Eli Zaretskii Evaluate file-local variables in tutorials.
2010-08-07 Juanma Barranquero Remove duplicate declarations.
2010-08-06 Dan Nicolaescu * src/process.c: Simplify include logic.
2010-08-06 Dan Nicolaescu * sysdep.c: Remove declarations.
2010-08-06 Dan Nicolaescu Move declarations to header files.
2010-08-06 Alan Mackenzie cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
2010-08-06 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
2010-08-06 Dan Nicolaescu * src/frame.c (frame_params): Make const.
2010-08-06 Dan Nicolaescu * src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
2010-08-06 Dan Nicolaescu emacs.c cleanups.
2010-08-06 Dan Nicolaescu Use const for some arrays and functions.
2010-08-06 Jan D * src/sysdep.c: Move include term.h last of includes (Bug#6812).
2010-08-06 Eli Zaretskii xdisp.c (display_line): Fix a typo in a comment.
2010-08-06 Eli Zaretskii Fix redisplay bugs due to uninitialized glyphs.
2010-08-06 Eli Zaretskii Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
2010-08-06 Michael Albinus * net/tramp.el (tramp-handle-start-file-process ): Set connection
2010-08-06 Michael Albinus * comint.el (comint-mode): Make directory tracking functions
2010-08-06 Juanma Barranquero src/ChangeLog: Fix typos.
2010-08-06 Juanma Barranquero src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
2010-08-06 Jan D More undeclared function fixes and add -Wimplicit-function-declaration.
2010-08-06 Jan D Can't include menu.h in window.c for X targets.
2010-08-06 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
2010-08-06 Dan Nicolaescu emacsclient.c cleanups.
2010-08-06 Dan Nicolaescu * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
2010-08-06 Katsumi Yamaoka (rfc2047-encode): Use utf-8 charset as a last resort.
2010-08-06 Katsumi Yamaoka (rfc2047-encode): Use utf-8 charset as a last resort.
2010-08-06 Katsumi Yamaoka Merge from mainline.
2010-08-06 Katsumi Yamaoka Merge from mainline.
2010-08-05 Katsumi Yamaoka Merge from mainline.
2010-08-04 Katsumi Yamaoka Merge from mainline.
2010-08-03 Katsumi Yamaoka Merge from mainline.
2010-08-02 Katsumi Yamaoka Merge from mainline.
2010-08-02 Katsumi Yamaoka Merge from mainline.
2010-08-06 Juanma Barranquero src/ChangeLog: Fix entry.
2010-08-06 Dan Nicolaescu Cleanup process.c.
2010-08-06 Juanma Barranquero Fix changes in revnos 100982..100984 for Windows build.
2010-08-06 Dan Nicolaescu * src/syssignal.h (signal_handler_t): Restore accidentally removed definition.
2010-08-05 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
2010-08-05 Dan Nicolaescu Cleanup syssignal.h.
2010-08-05 Dan Nicolaescu Add declarations to header files.
2010-08-05 Dan Nicolaescu * src/term.c: Remove dead code.
2010-08-05 Dan Nicolaescu Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
2010-08-05 Dan Nicolaescu Regenerate configure.
2010-08-05 Eli Zaretskii REALLY rename unexec.c => unexcoff.c in MAINTAINERS.
2010-08-05 Eli Zaretskii REALLY rename src/unexec.c => src/unexcoff.c.
2010-08-05 Eli Zaretskii Rename src/unexec.c => src/unexcoff.c.
2010-08-05 Eli Zaretskii Rename src/unexec.c => src/unexcoff.c.
2010-08-05 Michael Albinus * tramp.texi (External packages): File attributes cache flushing
2010-08-05 Michael Albinus * net/tramp.el (tramp-handle-dired-uncache): Flush directory
2010-08-05 Nick Roberts Fix compilation error.
2010-08-04 Andreas Schwab * configure.in: Restore accidentally removed use of
2010-08-04 Stefan Monnier * src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
2010-08-03 Juanma Barranquero src/ChangeLog: Add missing bug reference.
2010-08-03 Johan Bockgård * src/data.c (Flocal_variable_p): Handle variable aliases correctly.
2010-08-03 Juanma Barranquero * server.el (server-start): Simplify loop.
2010-08-02 Juanma Barranquero nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
2010-08-02 Stefan Monnier * lisp/frame.el (screen-height, screen-width, set-screen-width)
2010-08-02 Jan D. * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
2010-08-02 Jan D. Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
2010-08-02 Jan D. Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
2010-08-02 Stefan Monnier * lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
2010-08-02 Stefan Monnier * lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
2010-08-02 Jan D. Enable ICANON (Bug#6771). Any long line problem must be solved differently.
2010-08-02 Juanma Barranquero * editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
2010-08-01 Katsumi Yamaoka Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
2010-08-01 Katsumi Yamaoka Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
2010-08-01 Katsumi Yamaoka Merge from mainline.
2010-07-30 Katsumi Yamaoka Merge from mainline.
2010-08-01 Alan Mackenzie Enhance CC Mode manual to cover the new Java features.
2010-08-01 Juanma Barranquero mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
2010-08-01 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
2010-08-01 Juanma Barranquero Fix typos in ChangeLogs.
2010-08-01 Chong Yidong Package listing tweaks.
2010-08-01 Stefan Monnier * src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
2010-07-31 Chong Yidong Adapt mouse-3 behavior to recent selection changes (Bug#6701).
2010-07-31 Alan Mackenzie Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
2010-07-31 Jan D * faces.el (face-all-attributes): Improved documentation (Bug#6767).
2010-07-31 Eli Zaretskii Add more index entries for large-file-warning-threshold.
2010-07-31 Eli Zaretskii Add a Hebrew translation of the tutorial.
2010-07-31 Alan Mackenzie cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
2010-07-30 Dan Nicolaescu * src/buffer.c (Qwindow): Do not define, already defined in data.c.
2010-07-30 Katsumi Yamaoka Encode names of nnml groups that nnmail-get-new-mail creates in active file.
2010-07-30 Katsumi Yamaoka Encode names of nnml groups that nnmail-get-new-mail creates in active file.
2010-07-29 Katsumi Yamaoka Merge from mainline.
2010-07-28 Katsumi Yamaoka Merge from mainline.
2010-07-28 Katsumi Yamaoka Merge from mainline.
2010-07-27 Katsumi Yamaoka Merge from mainline.
2010-07-26 Katsumi Yamaoka Merge from mainline.
2010-07-29 Juanma Barranquero Fix typos in ChangeLogs.
2010-07-29 Jan D Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
2010-07-29 Dan Nicolaescu Rename s/usg5-4.h -> s/usg5-4-common.h.
2010-07-29 Jan D * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
2010-07-29 Jan D. Add doc and NEWS for tool-bar-position.
2010-07-29 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
2010-07-29 Chong Yidong Update package-x to latest package.el changes.
2010-07-29 Dan Nicolaescu Make lisp_time_argument work on all systems.
2010-07-29 Michael Albinus * processes.texi (Process Information): Explain process property
2010-07-29 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Check only for
2010-07-29 Jan D. Fix some stuff that didn't compile.
2010-07-29 Dan Nicolaescu * src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
2010-07-29 Dan Nicolaescu * src/mem-limits.h: Remove duplicated includes.
2010-07-29 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
2010-07-29 Dan Nicolaescu * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
2010-07-29 Dan Nicolaescu * configure.in: Remove reference to usg5-4, unused.
2010-07-29 Dan Nicolaescu Clean up unexec.c, remove references to unused code.
2010-07-29 Juanma Barranquero Fix typos in ChangeLogs.
2010-07-29 Juanma Barranquero * make-docfile.c (write_c_args): Warn for old-style empty arglist ().
2010-07-28 Chong Yidong Add support for non-default package repositories.
2010-07-28 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
2010-07-28 Michael Albinus * tramp.texi (Traces and Profiles): Describe verbose level 9.
2010-07-28 Michael Albinus * progmodes/gud.el (gud-common-init): Check for remoteness of
2010-07-28 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all