2010-09-23 |
Glenn Morris |
Remove leading `*' from docs of some defcustoms etc.
|
2010-09-23 |
Glenn Morris |
* lisp/url/url-cache.el (url-cache-expire-time): Doc fix.
|
2010-09-23 |
Glenn Morris |
Fix previous url-cache fix.
|
2010-09-23 |
Glenn Morris |
* url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.
|
2010-09-23 |
Glenn Morris |
Small url-cache update.
|
2010-09-23 |
Katsumi Yamaoka |
netrc.el (netrc-parse): Remove encrypt.el mentions.
|
2010-09-23 |
Katsumi Yamaoka |
nnimap.el (nnimap-update-info): Sync non-standard flags from the server in symbolic form.
|
2010-09-23 |
Katsumi Yamaoka |
gnus-html.el: Embiggen pictures slightly.
|
2010-09-23 |
Katsumi Yamaoka |
Merge Changes made in Gnus trunk.
|
2010-09-22 |
Juanma Barranquero |
Fix bug#6820: Don't accept backslashes or quotes on compiler options.
|
2010-09-22 |
Eli Zaretskii |
Fix some more uses of int instead of EMACS_INT.
|
2010-09-22 |
Eli Zaretskii |
w32.c (get_emacs_configuration_options): Fix last change.
|
2010-09-22 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix buffer overrun.
|
2010-09-22 |
Juanma Barranquero |
nt/configure.bat: Add comment about USER_(C|LD)FLAGS.
|
2010-09-22 |
Eli Zaretskii |
Fix some uses of int instead of EMACS_INT.
|
2010-09-22 |
Katsumi Yamaoka |
nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
|
2010-09-22 |
Katsumi Yamaoka |
Make gnus-group-add-icon work.
|
2010-09-22 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on images alt-text.
|
2010-09-22 |
Eli Zaretskii |
Fix the MSDOS build (broken by revno 101511).
|
2010-09-22 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
2010-09-22 |
Katsumi Yamaoka |
calendar/time-date.el (format-seconds): Comment fix.
|
2010-09-22 |
Glenn Morris |
Tiny package.el fix.
|
2010-09-22 |
Chong Yidong |
Rename libxml2 functions, and make parse tree format consistent with xml.el.
|
2010-09-22 |
Kenichi Handa |
Fix position calculation on mouse click within bidi-reordered composition.
|
2010-09-22 |
Kenichi Handa |
merge trunk
|
2010-09-22 |
Kenichi Handa |
Fix position calculation on mouse click within bidi-reordered composition.
|
2010-09-21 |
Kenichi Handa |
merge trunk
|
2010-09-22 |
Juanma Barranquero |
nt/configure.bat: Cosmetic changes.
|
2010-09-21 |
Katsumi Yamaoka |
gnus.texi (Expunging mailboxes): Update name of the expunging command.
|
2010-09-21 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-21 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-debug--describe-cycle): Fix typo.
|
2010-09-21 |
Andreas Schwab |
* doc.c (Fsnarf_documentation): Use memmove instead of memcpy as
|
2010-09-21 |
Juanma Barranquero |
src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.
|
2010-09-21 |
Katsumi Yamaoka |
gnus-html.el: Make gnus-html use url-cache system.
|
2010-09-21 |
Dan Nicolaescu |
* src/emacs.c: Do not include sys/ioctl.h, not needed.
|
2010-09-21 |
Dan Nicolaescu |
* src/doprnt.c: Do not include stdlib.h, config.h does it.
|
2010-09-21 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Add "^504 ..." message.
|
2010-09-21 |
Jan D. |
Fix ChangeLog entry for previous commit.
|
2010-09-21 |
Jan D. |
Use tool-bar-position in menu Options/Show.
|
2010-09-21 |
Jan D. |
* tool-bar.el (tool-bar-position): New defcustom (Bug#7049).
|
2010-09-21 |
Dan Nicolaescu |
Check in missing ChangeLog entry.
|
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.
|