Mercurial > emacs
graph
-
Fix previous url-cache fix.2010-09-23, by Glenn Morris
-
* url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.2010-09-23, by Glenn Morris
-
Small url-cache update.2010-09-23, by Glenn Morris
-
netrc.el (netrc-parse): Remove encrypt.el mentions.2010-09-23, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form.2010-09-23, by Katsumi Yamaoka
-
gnus-html.el: Embiggen pictures slightly.2010-09-23, by Katsumi Yamaoka
-
Merge Changes made in Gnus trunk.2010-09-23, by Katsumi Yamaoka
-
Fix bug#6820: Don't accept backslashes or quotes on compiler options.2010-09-22, by Juanma Barranquero
-
Fix some more uses of int instead of EMACS_INT.2010-09-22, by Eli Zaretskii
-
w32.c (get_emacs_configuration_options): Fix last change.2010-09-22, by Eli Zaretskii
-
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.2010-09-22, by Juanma Barranquero
-
nt/configure.bat: Add comment about USER_(C|LD)FLAGS.2010-09-22, by Juanma Barranquero
-
Fix some uses of int instead of EMACS_INT.2010-09-22, by Eli Zaretskii
-
nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.2010-09-22, by Katsumi Yamaoka
-
Make gnus-group-add-icon work.2010-09-22, by Katsumi Yamaoka
-
gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on images alt-text.2010-09-22, by Katsumi Yamaoka
-
Fix the MSDOS build (broken by revno 101511).2010-09-22, by Eli Zaretskii
-
Remove Emacs 21 stuff.2010-09-22, by Katsumi Yamaoka
-
calendar/time-date.el (format-seconds): Comment fix.2010-09-22, by Katsumi Yamaoka
-
Tiny package.el fix.2010-09-22, by Glenn Morris
-
Rename libxml2 functions, and make parse tree format consistent with xml.el.2010-09-22, by Chong Yidong
-
Fix position calculation on mouse click within bidi-reordered composition.2010-09-22, by Kenichi Handa
-
merge trunk2010-09-22, by Kenichi Handa
-
Fix position calculation on mouse click within bidi-reordered composition.2010-09-22, by Kenichi Handa
-
merge trunk2010-09-21, by Kenichi Handa
-
nt/configure.bat: Cosmetic changes.2010-09-22, by Juanma Barranquero
-
gnus.texi (Expunging mailboxes): Update name of the expunging command.2010-09-21, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-21, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.2010-09-21, by Stefan Monnier
-
* doc.c (Fsnarf_documentation): Use memmove instead of memcpy as2010-09-21, by Andreas Schwab
-
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.2010-09-21, by Juanma Barranquero
-
gnus-html.el: Make gnus-html use url-cache system.2010-09-21, by Katsumi Yamaoka
-
* src/emacs.c: Do not include sys/ioctl.h, not needed.2010-09-21, by Dan Nicolaescu
-
* src/doprnt.c: Do not include stdlib.h, config.h does it.2010-09-21, by Dan Nicolaescu
-
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.2010-09-21, by Michael Albinus
-
Fix ChangeLog entry for previous commit.2010-09-21, by Jan D.
-
Use tool-bar-position in menu Options/Show.2010-09-21, by Jan D.
-
* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).2010-09-21, by Jan D.
-
Check in missing ChangeLog entry.2010-09-21, by Dan Nicolaescu
-
Check in missing ChangeLog entry.2010-09-21, by Dan Nicolaescu
-
rfc2047.el (rfc2047-encode-parameter): Doc fix.2010-09-20, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-20, by Katsumi Yamaoka
-
* lisp/textmodes/reftex-parse.el (reftex-what-macro)2010-09-20, by Stefan Monnier
-
Link temacs using $(CC) not $(LD).2010-09-20, by Dan Nicolaescu
-
* lisp/simple.el (blink-matching-open): Use syntax-class.2010-09-20, by Stefan Monnier
-
* lisp/progmodes/pascal.el (pascal-mode): Use define-derived-mode.2010-09-20, by Stefan Monnier
-
* lisp/progmodes/prolog.el (prolog-smie-forward-token)2010-09-20, by Stefan Monnier
-
* lisp/textmodes/ispell.el (ispell-start, ispell-end): Rename from `start'2010-09-20, by Stefan Monnier
-
* lisp/textmodes/reftex-parse.el (reftex-what-macro): Don't hardcode2010-09-20, by Stefan Monnier
-
* lisp/textmodes/ispell.el: Fix commenting convention.2010-09-20, by Stefan Monnier
-
Use const for constant arguments.2010-09-20, by Dan Nicolaescu
-
Remove HAVE_TERMIOS definitions.2010-09-20, by Dan Nicolaescu
-
* src/xterm.c (xt_action_hook): Use const.2010-09-20, by Dan Nicolaescu
-
* lisp/mail/sendmail.el: Fix commenting convention.2010-09-20, by Stefan Monnier
-
* lisp/help-fns.el (describe-variable): Add original value, if applicable.2010-09-20, by Stefan Monnier
-
gnus.texi (Article Washing): Add `gnus-article-html' in `mm-text-html-renderer' doc.2010-09-20, by Katsumi Yamaoka
-
Make Gnus work for Emacs 22 and XEmacs.2010-09-20, by Katsumi Yamaoka
-
Fix typos in ChangeLogs.2010-09-20, by Juanma Barranquero
-
* subr.el (y-or-n-p): Remove leftover code from revno 101459.2010-09-20, by Juanma Barranquero
-
Merge changes made in Gnus trunk.2010-09-20, by Katsumi Yamaoka
-
* emacs-lisp/smie.el (smie-indent--hanging-p): Use `smie-indent--bolp'.2010-09-20, by Juanma Barranquero
-
Don't make W32 code conditional on HAVE_SOCKETS, it's always defined.2010-09-20, by Juanma Barranquero
-
* lisp/url/url-cache.el (url-fetch-from-cache): New function.2010-09-19, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie-bnf-precedence-table): Improve error message.2010-09-19, by Stefan Monnier
-
Merge changes made in Gnus trunk.2010-09-19, by Katsumi Yamaoka
-
* lisp/frame.el (make-frame-names-alist): Don't list frames on other displays.2010-09-19, by Stefan Monnier
-
* lisp/fringe.el (fringe-styles): New var.2010-09-19, by Stefan Monnier
-
* lisp/gnus/nnml.el (nnml-files): Add prefix to dynamic var `files'.2010-09-19, by Stefan Monnier
-
SQL Mode, Version 2.8 - sql-list-all and sql-list-table functions.2010-09-19, by Michael Mauger
-
* lisp/emacs-lisp/warnings.el: Fix commenting convention.2010-09-19, by Stefan Monnier
-
Merge changes made in Gnus trunk.2010-09-18, by Katsumi Yamaoka
-
Fix ChangeLog typo, mea culpa.2010-09-18, by Glenn Morris
-
* lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.2010-09-18, by Glenn Morris
-
* nnimap.el: Require nnoo and other files necessary.2010-09-18, by Lars Magne Ingebrigtsen
-
calc-prog.el (calc-read-parse-table-part): Don't "fix" the empty2010-09-18, by Jay Belanger
-
* lisp/indent.el (indent-according-to-mode): Apply syntax-propertize.2010-09-18, by Stefan Monnier
-
* lispref/text.texi (Special Properties): Clarify when modification-hooks run.2010-09-18, by Stefan Monnier
-
src/Changelog: Merge two last entries.2010-09-18, by Eli Zaretskii
-
Fix MSDOS build broken by revno 101403, support MSDOS build with libxml2.2010-09-18, by Eli Zaretskii
-
Fix bug #7038 with cursor motion in paragraphs w/o strong characters.2010-09-18, by Eli Zaretskii
-
Fix previous merge from Gnus trunk.2010-09-18, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-09-18, by Katsumi Yamaoka
-
Mention rounding of fringe width in the doc string of fringe-mode.2010-09-18, by Eli Zaretskii
-
Fix typos in etc/NEWS.2010-09-18, by Eli Zaretskii
-
Add xml.o dependencies to deps.mk.2010-09-18, by Eli Zaretskii
-
Support building with libxml2, if it is installed.2010-09-18, by Eli Zaretskii
-
Edit out libxml2 variables from src/Makefile.in.2010-09-17, by Eli Zaretskii
-
* textmodes/nroff-mode.el (nroff-view): Kill old buffer before refreshing the preview buffer.2010-09-18, by Chong Yidong
-
Fix and improve last syntax-propertize patch2010-09-18, by Stefan Monnier
-
* lisp/obsolete/old-whitespace.el (whitespace-rescan-files-in-buffers):2010-09-17, by Stefan Monnier
-
* lisp/isearch.el (isearch-face): Rename from `isearch'.2010-09-17, by Stefan Monnier
-
Fix bug #6989.2010-09-17, by Eli Zaretskii
-
Fix bug #6933 regarding `half' width fringes.2010-09-17, by Eli Zaretskii
-
* process.c (wait_reading_process_output): Don't message about2010-09-17, by Lars Magne Ingebrigtsen
-
* src/frame.c (Ftool_bar_pixel_width): YAILOM (Yet another2010-09-17, by Stefan Monnier
-
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)2010-09-17, by Stefan Monnier
-
Silence byte-compiler2010-09-17, by Stefan Monnier
-
* lisp/subr.el (y-or-n-p): Add the "(y or n)" that was lost somehow.2010-09-17, by Stefan Monnier
-
.bzrignore: Ignore lisp/gnus/_dir-locals.el.2010-09-17, by Eli Zaretskii
-
* keyboard.c (parse_tool_bar_item): For QClabel, set TOOL_BAR_ITEM_LABEL not HELP.2010-09-17, by Jan D
-
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)2010-09-17, by Jan D
-
* net/tramp-compat.el (tramp-compat-with-temp-message): Make it a2010-09-17, by Michael Albinus
-
Put handle on top for vertical toolbar, Bug#7051.2010-09-17, by Jan D
-
pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of nnheader-accept-process-output.2010-09-17, by Katsumi Yamaoka
-
gnus-html.el: Replace process-kill-without-query by gnus-set-process-query-on-exit-flag.2010-09-17, by Katsumi Yamaoka
-
gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.2010-09-17, by Katsumi Yamaoka
-
ftfont.c (ftfont_check_otf): Fix previous change.2010-09-17, by Kenichi Handa
-
merge trunk2010-09-17, by Kenichi Handa
-
ftfont.c (ftfont_check_otf): Fix previous change.2010-09-17, by Kenichi Handa
-
* mail/sendmail.el: Add "*unsent mail*" to same-window-buffer-names.2010-09-17, by Chong Yidong
-
Define obsolete alias x-cut-buffer-or-selection-value.2010-09-16, by Chong Yidong
-
* ido.el (ido-make-buffer-list): Fix error in 2010-08-22 merge.2010-09-16, by Chong Yidong
-
* net/tramp-cmds.el (tramp-cleanup-connection): Set tramp-autoload cookie.2010-09-16, by Michael Albinus
-
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.2010-09-16, by Kenichi Handa
-
merge trunk2010-09-16, by Kenichi Handa
-
ftfont.c (ftfont_check_otf): Fix the case of checking just existence of GSUB or GPOS.2010-09-16, by Kenichi Handa
-
merge trunk2010-09-08, by Kenichi Handa
-
* net/tramp-compat.el (tramp-compat-with-temp-message)2010-09-15, by Michael Albinus
-
(c-forward-<>-arglist-recur): Fix an infinite recursion.2010-09-15, by Alan Mackenzie