2010-09-21 |
Dan Nicolaescu |
Check in missing ChangeLog entry.
|
2010-09-20 |
Katsumi Yamaoka |
rfc2047.el (rfc2047-encode-parameter): Doc fix.
|
2010-09-20 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-20 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro)
|
2010-09-20 |
Dan Nicolaescu |
Link temacs using $(CC) not $(LD).
|
2010-09-20 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Use syntax-class.
|
2010-09-20 |
Stefan Monnier |
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.
|
2010-09-20 |
Stefan Monnier |
* lisp/progmodes/prolog.el (prolog-smie-forward-token)
|
2010-09-20 |
Stefan Monnier |
* lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'
|
2010-09-20 |
Stefan Monnier |
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode
|
2010-09-20 |
Stefan Monnier |
* lisp/textmodes/ispell.el: Fix commenting convention.
|
2010-09-20 |
Dan Nicolaescu |
Use const for constant arguments.
|
2010-09-20 |
Dan Nicolaescu |
Remove HAVE_TERMIOS definitions.
|
2010-09-20 |
Dan Nicolaescu |
* src/xterm.c (xt_action_hook): Use const.
|
2010-09-20 |
Stefan Monnier |
* lisp/mail/sendmail.el: Fix commenting convention.
|
2010-09-20 |
Stefan Monnier |
* lisp/help-fns.el (describe-variable): Add original value, if applicable.
|
2010-09-20 |
Katsumi Yamaoka |
gnus.texi (Article Washing): Add `gnus-article-html' in `mm-text-html-renderer' doc.
|
2010-09-20 |
Katsumi Yamaoka |
Make Gnus work for Emacs 22 and XEmacs.
|
2010-09-20 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-09-20 |
Juanma Barranquero |
* subr.el (y-or-n-p): Remove leftover code from revno 101459.
|
2010-09-20 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-20 |
Juanma Barranquero |
* emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.
|
2010-09-20 |
Juanma Barranquero |
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.
|
2010-09-19 |
Glenn Morris |
* lisp/url/url-cache.el (url-fetch-from-cache): New function.
|
2010-09-19 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.
|
2010-09-19 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-19 |
Stefan Monnier |
* lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.
|
2010-09-19 |
Stefan Monnier |
* lisp/fringe.el (fringe-styles): New var.
|
2010-09-19 |
Stefan Monnier |
* lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.
|
2010-09-19 |
Michael Mauger |
SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.
|
2010-09-19 |
Stefan Monnier |
* lisp/emacs-lisp/warnings.el: Fix commenting convention.
|
2010-09-18 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-18 |
Glenn Morris |
Fix ChangeLog typo, mea culpa.
|
2010-09-18 |
Glenn Morris |
* lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.
|
2010-09-18 |
Lars Magne Ingebrigtsen |
* nnimap.el: Require nnoo and other files necessary.
|
2010-09-18 |
Jay Belanger |
calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty
|
2010-09-18 |
Stefan Monnier |
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.
|
2010-09-18 |
Stefan Monnier |
* lispref/text.texi (Special Properties): Clarify when modification-hooks run.
|
2010-09-18 |
Eli Zaretskii |
src/Changelog: Merge two last entries.
|
2010-09-18 |
Eli Zaretskii |
Fix MSDOS build broken by revno 101403, support MSDOS build with libxml2.
|
2010-09-18 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Allow the backends to update the group info. This makes the nndraft groups, for instance, go back to their old behaviour.
|
2010-09-18 |
Eli Zaretskii |
Fix bug #7038 with cursor motion in paragraphs w/o strong characters.
|
2010-09-18 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
2010-09-18 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-18 |
Eli Zaretskii |
Mention rounding of fringe width in the doc string of fringe-mode.
|
2010-09-18 |
Eli Zaretskii |
Fix typos in etc/NEWS.
|
2010-09-18 |
Eli Zaretskii |
Add xml.o dependencies to deps.mk.
|
2010-09-18 |
Eli Zaretskii |
Support building with libxml2, if it is installed.
|
2010-09-17 |
Eli Zaretskii |
Edit out libxml2 variables from src/Makefile.in.
|
2010-09-18 |
Chong Yidong |
* textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.
|
2010-09-18 |
Stefan Monnier |
Fix and improve last syntax-propertize patch
|
2010-09-17 |
Stefan Monnier |
* lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):
|
2010-09-17 |
Stefan Monnier |
* lisp/isearch.el (isearch-face): Rename from `isearch'.
|
2010-09-17 |
Eli Zaretskii |
Fix bug #6989.
|
2010-09-17 |
Eli Zaretskii |
Fix bug #6933 regarding `half' width fringes.
|
2010-09-17 |
Lars Magne Ingebrigtsen |
* process.c (wait_reading_process_output): Don't message about
|
2010-09-17 |
Stefan Monnier |
* src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another
|
2010-09-17 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
|
2010-09-17 |
Stefan Monnier |
Silence byte-compiler
|
2010-09-17 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.
|
2010-09-17 |
Eli Zaretskii |
.bzrignore: Ignore lisp/gnus/_dir-locals.el.
|
2010-09-17 |
Jan D |
* keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.
|
2010-09-17 |
Jan D |
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
|
2010-09-17 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-with-temp-message): Make it a
|
2010-09-17 |
Jan D |
Put handle on top for vertical toolbar, Bug#7051.
|
2010-09-17 |
Katsumi Yamaoka |
pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.
|
2010-09-17 |
Katsumi Yamaoka |
gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.
|
2010-09-17 |
Katsumi Yamaoka |
gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
|
2010-09-17 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix previous change.
|
2010-09-17 |
Kenichi Handa |
merge trunk
|
2010-09-17 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix previous change.
|
2010-09-17 |
Chong Yidong |
* mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.
|
2010-09-16 |
Chong Yidong |
Define obsolete alias x-cut-buffer-or-selection-value.
|
2010-09-16 |
Chong Yidong |
* ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.
|
2010-09-16 |
Michael Albinus |
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.
|
2010-09-16 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
|
2010-09-16 |
Kenichi Handa |
merge trunk
|
2010-09-16 |
Kenichi Handa |
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.
|
2010-09-08 |
Kenichi Handa |
merge trunk
|
2010-09-15 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-with-temp-message)
|
2010-09-15 |
Alan Mackenzie |
(c-forward-<>-arglist-recur): Fix an infinite recursion.
|
2010-09-15 |
Alan Mackenzie |
(c-forward-<>-arglist-recur): Correct the indentation.
|
2010-09-15 |
Stefan Monnier |
* lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
|
2010-09-14 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-14 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-14 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-13 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-12 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-14 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
2010-09-14 |
Juanma Barranquero |
src/cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring.
|
2010-09-14 |
Lars Magne Ingebrigtsen |
* xml.c (parse_string): Renamed to parse_string(), since that's
|
2010-09-14 |
Juanma Barranquero |
Explicitly pass `obarray' to `unintern' to avoid a warning.
|
2010-09-14 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-09-14 |
Stefan Monnier |
* subr.el (unintern): Declare the obarray arg mandatory.
|
2010-09-14 |
Glenn Morris |
Doc fixes related to diary-sort-entries.
|
2010-09-14 |
Glenn Morris |
Tiny calendar.texi update.
|
2010-09-14 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Doc fix.
|
2010-09-14 |
Glenn Morris |
Fix bug#6999.
|
2010-09-12 |
David Reitter |
simple.el (line-move-visual): Do not truncate goal column to integer size.
|
2010-09-12 |
Jan D |
Fix bug 7013, only do send event if wanted state != current state.
|
2010-09-12 |
Stefan Monnier |
Update name of <emacs-bugs-7626@cbane.org>
|
2010-09-12 |
Glenn Morris |
Various updates for the Bugs section of the manual.
|
2010-09-11 |
Stefan Monnier |
* repeat.el (repeat): Allow repeating when the last event is a click.
|
2010-09-11 |
Stefan Monnier |
* vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):
|
2010-09-11 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-beginning-of-syntax-function):
|
2010-09-11 |
Stefan Monnier |
* src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
|
2010-09-11 |
Glenn Morris |
* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
|
2010-09-10 |
Glenn Morris |
Close bug#6211.
|
2010-09-09 |
Glenn Morris |
* lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.
|
2010-09-09 |
Glenn Morris |
* lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)
|
2010-09-08 |
Glenn Morris |
Close bug#6976.
|
2010-09-08 |
Kenichi Handa |
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
|
2010-09-07 |
Kenichi Handa |
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
|
2010-09-08 |
Kenichi Handa |
coding.c (encode_coding_iso_2022): Do not optimize for ASCII if we may use designation or locking-shift.
|
2010-09-07 |
Kenichi Handa |
merge emacs-23
|
2010-09-07 |
Kenichi Handa |
coding.c (detect_coding_emacs_mule): Fix checking of multibyte sequence when the source is multibyte.
|
2010-09-14 |
Katsumi Yamaoka |
Fixed up nnrss group activation, and removed moreover stuff.
|
2010-09-14 |
Juanma Barranquero |
lisp/gnus/.dir-locals.el: Add no-byte-compile cookie.
|
2010-09-14 |
Andreas Schwab |
* xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
|
2010-09-14 |
Katsumi Yamaoka |
time-date.el (format-seconds): Comment fix.
|
2010-09-14 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group for back end that doesn't support request-scan.
|
2010-09-14 |
Lars Magne Ingebrigtsen |
* xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
|
2010-09-14 |
Lars Magne Ingebrigtsen |
Check that the libxml2 we found can be used. This fixes a conf
|
2010-09-13 |
Michael Mauger |
SQL Mode 2.7: Code cleanup and primatives for SQL redirection
|
2010-09-13 |
Lars Magne Ingebrigtsen |
Set the LIBS to LIBXML2_LIBS before testing for -lxml2 usability.
|
2010-09-13 |
Juanma Barranquero |
Port tramp-related Makefile changes of revnos 101381, 101422 to Windows.
|
2010-09-13 |
Michael Albinus |
* NEWS: Some Tramp methods are discontinued.
|
2010-09-13 |
Michael Albinus |
* tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
|
2010-09-13 |
Michael Albinus |
Major code cleanup. Split tramp.el into tramp.el and tramp-sh.el.
|
2010-09-13 |
Lars Magne Ingebrigtsen |
* configure.in (HAVE_LIBXML2): Check that the libxml2 we found can
|
2010-09-13 |
Eli Zaretskii |
Revert revno 101418 by Bob Chassel.
|
2010-09-13 |
Daiki Ueno |
epa-file: suppress file-locking question on M-x revert-buffer
|
2010-09-13 |
Robert J. Chassell |
10-09-13
|
2010-09-13 |
Michael Albinus |
* notifications.el (notifications-notify): Add support for
|
2010-09-12 |
Lars Magne Ingebrigtsen |
* xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
|
2010-09-12 |
Stefan Monnier |
* lisp/subr.el (y-or-n-p): New function, moved from src/fns.c. Use read-key.
|
2010-09-12 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-commands, rcirc-client-commands)
|
2010-09-11 |
Glenn Morris |
* lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.
|
2010-09-11 |
Glenn Morris |
Close bug#4196.
|
2010-09-11 |
Stefan Monnier |
* doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
|
2010-09-11 |
Michael Mauger |
SQL Mode, Version 2.6
|
2010-09-11 |
Glenn Morris |
Remove some obsolete files from etc/.
|
2010-09-11 |
Glenn Morris |
lisp/url tiny fixes.
|
2010-09-11 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-10 |
Stefan Monnier |
New syntax-propertize functionality.
|
2010-09-10 |
Lars Magne Ingebrigtsen |
* NEWS: Mention the new libxml2 functions.
|
2010-09-10 |
Lars Magne Ingebrigtsen |
Remove some trailing white space.
|
2010-09-10 |
Lars Magne Ingebrigtsen |
Add support for the libxml2 library.
|
2010-09-10 |
Agustin martin |
ispell.el: Improve comments. XEmacs compatibility changes.
|
2010-09-10 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.
|
2010-09-10 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Check only subscribed groups.
|
2010-09-10 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-10 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-10 |
Katsumi Yamaoka |
Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.
|
2010-09-10 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and don't restrict end-tag searches to the end of the line.
|
2010-09-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-09 |
Michael Albinus |
* net/tramp-cache.el (tramp-parse-connection-properties): Set
|
2010-09-09 |
Michael Albinus |
* tramp.texi: Remove Japanese manual. Fix typo.
|
2010-09-09 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.
|
2010-09-09 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Set the number of unread articles of every unchecked group to t, which means unknown since the server has never been opened.
|
2010-09-09 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-09 |
Glenn Morris |
* make-dist: No more TODO files under lisp/.
|
2010-09-09 |
Glenn Morris |
* lisp/nxml/TODO: Remove.
|
2010-09-09 |
Glenn Morris |
* README.imagemagick: Remove.
|
2010-09-09 |
Glenn Morris |
Tiny image.el fixes.
|
2010-09-09 |
Glenn Morris |
* etc/NEWS: Misc fixes for ImageMagick section.
|
2010-09-09 |
Glenn Morris |
* doc/lispref/display.texi (ImageMagick Images): General cleanup.
|
2010-09-09 |
Glenn Morris |
* doc/misc/org.texi: Restore clobbered changes (copyright years, untabify).
|
2010-09-09 |
Glenn Morris |
* doc/emacs/xresources.texi: Untabify.
|
2010-09-09 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk:
|
2010-09-09 |
Katsumi Yamaoka |
gnus-html (gnus-html-wash-tags): Search for images first, so that <a><img> works better; (gnus-html-displayed-image-map): Bind RET and TAB on images for better UX.
|
2010-09-08 |
Katsumi Yamaoka |
gnus-html.el: Allow showing the ALT text of images and to browse the images themselves.
|
2010-09-08 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-schedule-image-fetching): Decode entities before feeding URLs to curl.
|
2010-09-08 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-07 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-08 |
Stefan Monnier |
Misc cleanups and simplifications.
|
2010-09-08 |
Stefan Monnier |
* lisp/simple.el (blink-matching-open): Don't burp if we can't find a match.
|
2010-09-08 |
Glenn Morris |
Very minor bytecomp fix.
|
2010-09-08 |
Glenn Morris |
* emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
|
2010-09-08 |
Stefan Monnier |
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):
|
2010-09-08 |
Agustin martin |
textmodes/ispell.el (ispell-valid-dictionary-list): Simplify logic.
|
2010-09-08 |
Michael Albinus |
Migrate to Tramp 2.2. Rearrange load dependencies.
|
2010-09-07 |
Agustin martin |
Make sure original ispell arg list is initialized in (ispell-start-process).
|
2010-09-07 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and internal images as deletable by `W D D'.
|
2010-09-07 |
Katsumi Yamaoka |
gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling; (gnus-async-article-callback): Fix typo.
|
2010-09-07 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk:
|
2010-09-07 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the current line to work around bugs in the output from w3m.
|
2010-09-07 |
Katsumi Yamaoka |
gnus-async.el (gnus-async-article-callback): Always prefetch images for groups that want that.
|
2010-09-07 |
Katsumi Yamaoka |
nntp.el (nntp-wait-for-string): Supply a timeout for accept-process-output to ensure progress.
|
2010-09-07 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): If being given an explicit level to get unread articles from, then use that for foreign groups, too.
|
2010-09-06 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which confuses the rest of the function.
|
2010-09-06 |
Katsumi Yamaoka |
gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan' for the methods that support -retrieve-groups, too.
|
2010-09-06 |
Katsumi Yamaoka |
nnml.el (nnml-save-nov): Remove some debugging-related messages.
|
2010-09-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-06 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-05 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-03 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-02 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-01 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-08-31 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-09-06 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-09-06 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-09-06 |
Chong Yidong |
Merge whitespace.el version 13.1 from trunk.
|
2010-09-06 |
Chong Yidong |
Merge whitespace.el from trunk
|
2010-09-05 |
Stefan Monnier |
* doc/lispref/files.texi (Directory Names): Use \` rather than ^.
|
2010-09-05 |
Andreas Schwab |
Regenerate configure
|
2010-09-05 |
Stefan Monnier |
* emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].
|
2010-09-04 |
Chong Yidong |
* dired.texi (Dired Enter): Minor doc fix (Bug#6982).
|
2010-09-04 |
Chong Yidong |
Revert last change.
|
2010-09-04 |
Chong Yidong |
* frames.texi (Layout Parameters): Add cindex entries (Bug#6929).
|
2010-09-02 |
Stefan Monnier |
Update email of Roland Winkler <winkler@gnu.org>
|
2010-09-02 |
Glenn Morris |
* doc/emacs/misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
|
2010-09-02 |
Glenn Morris |
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.
|
2010-09-06 |
Katsumi Yamaoka |
pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".
|
2010-09-06 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Fix up the last commit.
|
2010-09-06 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Don't bother with groups that aren't going to be activated.
|
2010-09-06 |
Katsumi Yamaoka |
gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.
|
2010-09-06 |
Katsumi Yamaoka |
gnus-sum.el (gnus-set-mode-line): Don\t pad the mode line string.
|
2010-09-06 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Revert the change that would look into authinfo for imaps instead of imap.
|
2010-09-06 |
Katsumi Yamaoka |
gnus-start.el (gnus-get-unread-articles): Count the archive groups as secondary, so that they're activated the same way as before.
|
2010-09-06 |
Katsumi Yamaoka |
gnus-start.el (gnus-activate-group): Take an optional parameter to say that you don't want to call gnus-request-group with don-check, but do check the reponse. This is for virtual groups only.
|
2010-09-06 |
Katsumi Yamaoka |
imap.el (imap-mailbox-get): Revert last change for this function.
|
2010-09-06 |
Katsumi Yamaoka |
nnimap.el (nnimap-debug): Removed; imap.el: Remove an optional buffer parameter from many functions.
|
2010-09-05 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-list): Servers may return \NoSelect case-insensitively.
|
2010-09-05 |
Katsumi Yamaoka |
imap.el (imap-debug): Removed -- doesn't seem very useful.
|
2010-09-05 |
Katsumi Yamaoka |
imap.el (imap-fetch-safe, imap-enable-exchange-bug-workaround): Removed.
|
2010-09-05 |
Katsumi Yamaoka |
mail-source.el (mail-source-fetch): Don't message if we're fetching mail from a file, and the file doesn't exist.
|
2010-09-05 |
Katsumi Yamaoka |
pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
|
2010-09-05 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the .authinfo if we're using ssl connection.
|
2010-09-05 |
Katsumi Yamaoka |
nnvirtual.el (nnvirtual-create-mapping): Use the active info we already have if we're in a main Gnus `g' run.
|
2010-09-05 |
Katsumi Yamaoka |
gnus-start.el (gnus-method-rank): Get info for virtual groups last.
|
2010-09-05 |
David De La Harpe Golden |
Respect mouse-drag-copy-region upon mouse-3 region adjustment.
|
2010-09-05 |
Chong Yidong |
Improve ls date switch parsing in Dired (Bug#6987).
|
2010-09-05 |
Chong Yidong |
* files.el (get-free-disk-space): Search more robustly for "available" column.
|
2010-09-05 |
Katsumi Yamaoka |
gnus-start.el (gnus-method-rank): Replace equalp with equal.
|
2010-09-05 |
Katsumi Yamaoka |
(nnmh-request-list-1): Bind `file'.
|
2010-09-05 |
Katsumi Yamaoka |
pop3-set-process-query-on-exit-flag: New function that's an alias to set-process-query-on-exit-flag, or process-kill-without-query for XEmacs and old Emacsen.
|
2010-09-05 |
Juanma Barranquero |
Update to latest Unicode 6.0 beta data files.
|
2010-09-05 |
Katsumi Yamaoka |
gnus-int.el (gnus-request-group): Indent.
|
2010-09-05 |
Katsumi Yamaoka |
mail-source.el (mail-source-delete-crash-box): Always move the crash box to the Incoming file. Fixes mistake in previous checkin; Do incremental NOV updates when scanning new male. (nnml-save-incremental-nov, nnml-open-incremental-nov, nnml-add-incremental-nov): New functions to do "incremental" nov updates, where we just append to the end of the existing nov files without reading/writing them in full.
|
2010-09-05 |
Katsumi Yamaoka |
pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source.el (mail-source-delete-crash-box): Really only check the incoming files once in a while; nnml.el (nnml-save-nov): Message around nnml-save-nov so that the culprit is more visible; pop3.el (pop3-send-streaming-command): Off-by-one error on the request loop (for debugging purposes) removed.
|
2010-09-05 |
Katsumi Yamaoka |
pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
|
2010-09-05 |
Katsumi Yamaoka |
gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop): Use streaming pop3 retrieval; pop3.el (pop3-streaming-movemail): Respect pop3-leave-mail-on-server; pop3.el (pop3-logon): Fix up unbound variable typo; mail-source.el (mail-source-delete-crash-box): Only check the incoming files for deletion once per day to save a lot of file accesses.
|
2010-09-05 |
Katsumi Yamaoka |
gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc list.
|
2010-09-05 |
Katsumi Yamaoka |
pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting regions, which seems rather odd; gnus-start.el (gnus-get-unread-articles): Protect against groups that come from no known methods.
|
2010-09-05 |
Katsumi Yamaoka |
(pop3-display-message-size-flag): Removed -- everybody wants message sizes.
|
2010-09-05 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local file once per `g' run.
|
2010-09-05 |
Katsumi Yamaoka |
nnmh.el (nnmh-request-list-1): Output active lines also for empty directories. This makes the draft queue directory work.
|
2010-09-05 |
Katsumi Yamaoka |
Rewrite the Gnus group activation method to be more efficient; nnmh.el (nnmh-request-list-1): Fix up the recursion behavior; Add more changes related to the new methodology for requesting backend data.
|
2010-09-04 |
Stefan Monnier |
* lisp/electric.el (electric-indent-post-self-insert-function):
|
2010-09-04 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss): More sanity check to catch
|
2010-09-04 |
Chong Yidong |
Fix Ruby compilation error matching.
|
2010-09-04 |
Andreas Schwab |
Update cl-loaddefs.el
|
2010-09-04 |
Andreas Schwab |
Check all lisp types in image loader
|
2010-09-04 |
Stefan Monnier |
Avoid global recursive calls to kill-buffer-hooks, and fit into 80 cols.
|
2010-09-04 |
Chong Yidong |
* emacs-lisp/package.el (package-directory-list): Only call file-name-nondirectory on a string.
|
2010-09-04 |
Chong Yidong |
Avoid corrupting archive-contents file.
|
2010-09-04 |
Katsumi Yamaoka |
gnus.texi (Adaptive Scoring): Fix typo.
|
2010-09-04 |
Katsumi Yamaoka |
(gnus-html-show-images): If there are no images to show, then say so instead of bugging out.
|
2010-09-04 |
Katsumi Yamaoka |
(gnus-article-copy-string): Say what data we copied; (gnus-html-wash-tags): Remove even more white space around <pre_int>; (gnus-agent-load-alist): Check whether the agentview files exist before trying to read them.
|
2010-09-04 |
Eli Zaretskii |
Fix display of composed R2L text on MS-Windows.
|
2010-09-04 |
Andreas Schwab |
* image.c (Fimagemagick_types): Doc fix.
|
2010-09-04 |
Andreas Schwab |
Fix type mismatch in ImageMagick loader
|
2010-09-04 |
Andreas Schwab |
* image.c (imagemagick_image_p): Replace bcopy by memcpy.
|
2010-09-04 |
Eli Zaretskii |
Update config.bat due to lisp/gnus/.dir-locals.el.
|
2010-09-04 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
2010-09-04 |
Katsumi Yamaoka |
mm-util.el: Just return the image directories, not all directories in the path in addition to the image directories; Maintain a cache of the image directories. This means that the `g' command in Gnus doesn't have to stat dozens of directories each time; nnmh.el: Only recurse down into subdirectories if the link count is more than 2. This results in a 100x speed up on my nnmh spool, and that's from an SSD disk, and not over nfs.
|
2010-09-04 |
Katsumi Yamaoka |
gnus-html.el: Remove more white space before <pre_int> image spacers; Decode entities at the end. So that entities inside the tags don't mess up the rest of the "parsing".
|
2010-09-04 |
Katsumi Yamaoka |
gnus-html.el: Add the new command gnus-html-show-images.
|
2010-09-04 |
Katsumi Yamaoka |
gnus-html.el: Fix up the logic that marks resized images for buffer deletion; Have the image insertion work even if the missing image is in an <a>.
|
2010-09-04 |
Katsumi Yamaoka |
gnus-agent.el: Change the default so that nnimap methods aren't agentized by default. There's apparently many problems related to agent/imap behaviour; gnus-art.el: Don't reuse the 'gnus-data text property, but use a new property. This avoids stomping over other functions that use this for other things; gnus-html.el: Add a new `i' command to insert images.
|
2010-09-04 |
Katsumi Yamaoka |
gnus-html: Comment fix.; gnus-art.el: Provide an `u' command on urls and the like that copies the string over to the kill ring; Also have the `u' command work for HTML links.
|
2010-09-04 |
Katsumi Yamaoka |
Added a .dir-locals.el file so that trailing whitespace is shown.
|
2010-09-03 |
Stefan Monnier |
Use SMIE's blink-paren for octave-mode.
|
2010-09-03 |
Stefan Monnier |
* lisp/electric.el (electricity): New group.
|
2010-09-03 |
Stefan Monnier |
* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
|
2010-09-03 |
Stefan Monnier |
Provide blink-matching support to SMIE.
|
2010-09-03 |
Stefan Monnier |
* lisp/simple.el (newline): Fix last change to properly remove itself from
|
2010-09-03 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-put-image): make avoidance of displaying small images work for XEmacs.
|
2010-09-03 |
Katsumi Yamaoka |
Make gnus-html work for XEmacs.
|
2010-09-03 |
Katsumi Yamaoka |
gnus-ems.el: Make process-plist functions work.
|
2010-09-03 |
Katsumi Yamaoka |
message.el (message-generate-hashcash): Change default to 'opportunistic if hashcash is installed; gnus-html.el (gnus-html-put-image): Only call image-size once, since it's somewhat time-consuming on remote X servers.
|
2010-09-02 |
Stefan Monnier |
Add blink-matching-check-function and misc cleanups.
|
2010-09-02 |
Jan D. |
Fix lisp/ChangeLog entries.
|
2010-09-02 |
Chong Yidong |
Set revert-buffer-function in Package Menu.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html-rescale-image: Fix up typo in rescaling.
|
2010-09-02 |
Agustin martin |
ispell.el: better `default-directory' and kill-ispell-on-exit handling
|
2010-09-02 |
Jan D |
* simple.el (kill-new): Call interprogram-cut-function with only one argument.
|
2010-09-02 |
Jan D. |
Forgor to save ChangeLog for previous commit.
|
2010-09-02 |
Jan D. |
Remove cut buffer from documentation.
|
2010-09-02 |
Jan D. |
Support for cut buffers has been removed.
|
2010-09-02 |
Jan D. |
emoved cut-buffer code.
|
2010-09-02 |
Jan D. |
Removed cut-buffer code.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html-put-image, gnus-html-rescale-image: Pass `file' argument.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-article-html: Make work buffer multibyte for decoded contents.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-line-format): Remove %O (moderated) from group line format, since it isn't very interesting.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-short-article, gnus-agent-long-article): Increase values for these two variables.
|
2010-09-02 |
Katsumi Yamaoka |
gnus.el (gnus-mode-non-string-length): Change default to 30; gnus-sum.el (gnus-auto-select-subject): Change default to `unseen-or-unread'; gnus.el (gnus-refer-article-method): Change default to 'current.
|
2010-09-02 |
Katsumi Yamaoka |
message.el (message-generate-new-buffers): Change default to `unsent'; gnus-sum.el (gnus-summary-goto-unread, gnus-single-article-buffer): Change default to nil.
|
2010-09-02 |
Kenichi Handa |
merge changes in emacs-23 branch
|
2010-09-02 |
Kenichi Handa |
merge trunk
|
2010-09-02 |
Kenichi Handa |
merge trunk
|
2010-09-02 |
Kenichi Handa |
merge trunk
|
2010-09-02 |
Kenichi Handa |
merge trunk
|
2010-09-01 |
Kenichi Handa |
merge changes in emacs-23 branch
|
2010-08-31 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
2010-08-31 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
2010-08-29 |
Kenichi Handa |
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
|
2010-08-29 |
Kenichi Handa |
merge emacs-23
|
2010-08-29 |
Kenichi Handa |
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
|
2010-08-28 |
Kenichi Handa |
merge emacs-23
|
2010-08-28 |
Glenn Morris |
* etc/ChangeLog: Whitespace.
|
2010-08-28 |
Glenn Morris |
* etc/ChangeLog: Mark tiny change.
|
2010-08-28 |
Kenichi Handa |
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
|
2010-08-27 |
Kenichi Handa |
merge emacs-23
|
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 |
Juanma Barranquero |
play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).
|
2010-08-26 |
Chong Yidong |
* emacs.1: Mention "maximized" value for the "fullscreen" X resource.
|
2010-08-26 |
Chong Yidong |
* simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).
|
2010-08-28 |
Kenichi Handa |
quail/japanese.el (quail-japanese-update-translation): Fix handling of invalid key.
|
2010-08-26 |
Kenichi Handa |
merge trunk
|
2010-08-23 |
Chong Yidong |
* progmodes/python.el (python-block-pairs): Allow use of "finally" with "else" (Bug#3991).
|
2010-08-22 |
Chong Yidong |
* emacs3.py: Import imp module and use it (Bug#5756).
|
2010-08-22 |
Chong Yidong |
Handle multiple entries in some RCIRC commands (Bug#6894).
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-rescale-image): Yet another try at getting the image sizing right.
|
2010-09-02 |
Katsumi Yamaoka |
Delete all trailing white space.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Remove all <pre_int> place holders.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Don't show images that are really small. They're probably tracking images; nntp.el (nntp-request-set-mark): Refuse to do marks if nntp-marks-file-name is nil.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-rescale-image): The rescaling logic scaled down too much; nndoc.el (nndoc-type-alist): Added a new type for Google digests.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el: prefix log messages with function name
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Check the value ofgnus-blocked-images in the summary buffer.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el: Doc fix for gnus-html-image-url-blocked-p.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-image-url-blocked-p): Say in the message what the regexp really is.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just like "a", it seems like; (gnus-html-image-url-blocked-p): Take a parameter for blocked-images since it needs to be picked from the correct buffer.
|
2010-09-02 |
Katsumi Yamaoka |
Remove arch-tags from all files, since these are no longer needed.
|
2010-09-02 |
Katsumi Yamaoka |
Remove nnlistserv, nnwfm and related code.
|
2010-09-02 |
Katsumi Yamaoka |
Remove nndb, nnkiboze and related code.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el: add and use gnus-html-image-url-blocked-p
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el: We can't rescale if we don't have the article buffer in a window.
|
2010-09-02 |
Katsumi Yamaoka |
gnus-html.el: Try to get the rescaling logic right for images that are just wide and not tall.
|
2010-09-02 |
Katsumi Yamaoka |
gnus.el, gnus-html.el: Use the deleted text as the image alt text.
|
2010-09-01 |
Katsumi Yamaoka |
gnus.texi (HTML): Document gnus-max-image-proportion.
|
2010-09-01 |
Katsumi Yamaoka |
gnus-html.el: Rescale images in article buffers for Emacs versions that support this. This is currently only Emacs 24 compiled with imagemagick support.
|
2010-09-01 |
Katsumi Yamaoka |
gnus-html.el: Add extra logging.
|
2010-09-01 |
Katsumi Yamaoka |
gnus-html.el: Delete the IMG_ALT region.
|
2010-08-27 |
Kenichi Handa |
merge emacs-23
|
2010-09-01 |
Kenichi Handa |
merge trunk
|
2010-09-01 |
Stefan Monnier |
Fix up some byte-compiler warnings.
|
2010-09-01 |
Stefan Monnier |
* lisp/simple.el (blink-paren-function): Move from C to here.
|
2010-09-01 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-split-memq): Overenthusiastic optimisation.
|
2010-09-01 |
Katsumi Yamaoka |
gnus-article-html: Decode contents by charset.
|
2010-09-01 |
Katsumi Yamaoka |
gnus-process-put: Fix previous commit.
|
2010-09-01 |
Katsumi Yamaoka |
gnus-html.el, message.el: Add custom version to new variables; gnus-sum.el: Bump custom version of gnus-auto-expirable-marks.
|
2010-09-01 |
Katsumi Yamaoka |
gnus-html-curl-sentinel: Replace process-get with gnus-process-get.
|
2010-09-01 |
Katsumi Yamaoka |
Add compatibility functions gnus-process-get and gnus-process-put for Emacs 21 and XEmacs.
|
2010-09-01 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
2010-09-01 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
2010-09-01 |
Katsumi Yamaoka |
Remove nnwarchive.el.
|
2010-09-01 |
Katsumi Yamaoka |
Use nnimap-request-list-method instead of lsub directly; by Julien Danjou <julien@danjou.info>.
|
2010-09-01 |
Katsumi Yamaoka |
Remove nnwarchive by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
Remove nnultimate.el and related code; Remove nnsoup.el, gnus-soup.el and related code; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
2010-08-31 |
Katsumi Yamaoka |
gnus-html.el: Introduce a new variable, gnus-blocked-images, and use that instead of the w3m variable; by Lars Magne Ingebrigtsen <larsi@gnus.org>.
|
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)
|