2010-10-03 |
Michael Albinus |
* files.texi (Magic File Names): New defopt remote-file-name-inhibit-cache.
|
2010-10-03 |
Dan Nicolaescu |
* lib-src/Makefile.in: Remove ^L, old makes choke on it.
|
2010-10-03 |
Dan Nicolaescu |
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
|
2010-10-03 |
Dan Nicolaescu |
Include <fcntl.h> unconditionally.
|
2010-10-03 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Mention
|
2010-10-03 |
Dan Nicolaescu |
* src/process.c: Do not include <sys/wait.h>, syswait.h does it.
|
2010-10-03 |
Dan Nicolaescu |
* src/sysdep.c (flush_pending_output): Remove code, does not do
|
2010-10-03 |
Dan Nicolaescu |
Remove unused code.
|
2010-10-03 |
Dan Nicolaescu |
Remove unused arguments for unexec.
|
2010-10-03 |
Juanma Barranquero |
src/gnutls.c: Fix typo in docstring.
|
2010-10-03 |
Lars Magne Ingebrigtsen |
url-vars.el (url-mime-charset-string): Changed the default to nil to
|
2010-10-03 |
Juanma Barranquero |
src/makefile.w32-in (TAGS, TAGS-LISP, TAGS-gmake): Add $(FONTOBJ).
|
2010-10-03 |
Chong Yidong |
Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
|
2010-10-03 |
Juanma Barranquero |
src/gnutls.c: Doc fixes. Make some functions static.
|
2010-10-03 |
Glenn Morris |
* lisp/obsolete/x-menu.el: Remove file, obsolete since 21.1
|
2010-10-03 |
Glenn Morris |
* textmodes/rst.el (rst-font-lock-keywords-function): Drop Emacs 20 code.
|
2010-10-03 |
Glenn Morris |
* lisp/textmodes/artist.el (artist-replace-char): Drop Emacs 20 code.
|
2010-10-03 |
Glenn Morris |
* lisp/printing.el: Drop Emacs 20 code.
|
2010-10-03 |
Glenn Morris |
* lisp/gnus/nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
|
2010-10-03 |
Glenn Morris |
* lisp/gnus/smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
|
2010-10-03 |
Glenn Morris |
* lisp/gnus/gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
|
2010-10-03 |
Glenn Morris |
Tix fypo in previous change.
|
2010-10-03 |
Glenn Morris |
* lisp/gnus/gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
|
2010-10-03 |
Glenn Morris |
Do not autoload appt-delete.
|
2010-10-03 |
Glenn Morris |
* lisp/subr.el (make-local-hook): Remove function obsolete since 21.1.
|
2010-10-03 |
Glenn Morris |
Remove some unused ps-def definitions.
|
2010-10-03 |
Glenn Morris |
url-http.el comment.
|
2010-10-03 |
Chong Yidong |
* subr.el (booleanp): Return t instead of a list (Bug#7086).
|
2010-10-03 |
Chong Yidong |
* keyboard.c (command_loop_1): Make sure the mark is really alive
|
2010-10-03 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-03 |
Chong Yidong |
* lisp/server.el (server-process-filter, server-return-error): Give
|
2010-10-03 |
Chong Yidong |
* emacsclient.c (main): Return EXIT_FAILURE if Emacs sends us an error string
|
2010-10-02 |
Chong Yidong |
Add minor comment (Bug#7001).
|
2010-10-02 |
Juanma Barranquero |
lisp/gnus/shr.el (shr): Fix typo in provide call.
|
2010-10-02 |
Katsumi Yamaoka |
gnus.texi (Splitting Mail): Fix @xref syntax.
|
2010-10-02 |
Michael Albinus |
* files.el (remote-file-name-inhibit-cache): New defcustom.
|
2010-10-02 |
Lars Magne Ingebrigtsen |
(url-lazy-message): Remove leftover debugging code.
|
2010-10-02 |
Juanma Barranquero |
Rework tags targets in Windows makefiles to protect against old/stupid makes.
|
2010-10-02 |
Katsumi Yamaoka |
Add lisp/gnus/nnregistry.el.
|
2010-10-02 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-02 |
Eli Zaretskii |
Improve TAGS target on MS-DOS.
|
2010-10-02 |
Eli Zaretskii |
Invoke kill-emacs on SIGINT on Windows as well.
|
2010-10-02 |
Glenn Morris |
Remove some functions, variables and aliases obsolete since at least 21.1.
|
2010-10-02 |
Glenn Morris |
Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
|
2010-10-02 |
Lars Magne Ingebrigtsen |
Modify url-retrieve and related functions and structures to respect a
|
2010-10-02 |
Lars Magne Ingebrigtsen |
Clean up trailing whitespace.
|
2010-10-02 |
Lars Magne Ingebrigtsen |
xml.c: Rework the functions to take regions instead of strings,
|
2010-10-01 |
Katsumi Yamaoka |
Update ChangeLog.
|
2010-10-01 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-01 |
Eli Zaretskii |
Fix initial frame dimensions on MS-DOS.
|
2010-10-01 |
Eli Zaretskii |
Fix the MSDOS build broken by revno 101631.
|
2010-10-01 |
Eli Zaretskii |
Fix bug #6349 with cursor positioning in truncated lines.
|
2010-10-01 |
Lars Magne Ingebrigtsen |
Use url-lazy-message for warnings about ignored cookies.
|
2010-10-01 |
Lars Magne Ingebrigtsen |
(url-http-async-sentinel): Check that the buffer is still alive before
|
2010-10-01 |
Dan Nicolaescu |
Do not include stdlib.h and string.h, config.h does it.
|
2010-10-01 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid regexp backtrace overflows.
|
2010-10-01 |
Dan Nicolaescu |
* src/callproc.c (SIGCHLD): Remove conditional definition, syssignal.h defines it.
|
2010-10-01 |
Dan Nicolaescu |
Small process.c cleanups.
|
2010-10-01 |
Katsumi Yamaoka |
Give up on using gnutls-cli for starttls.
|
2010-10-01 |
Dan Nicolaescu |
Use intern_c_string instead of intern.
|
2010-10-01 |
Dan Nicolaescu |
* src/point.h: Remove, unused.
|
2010-10-01 |
Eli Zaretskii |
nt/ChangeLog: Fix last entry.
|
2010-10-01 |
Eli Zaretskii |
Support TAGS targets in the w32 build.
|
2010-10-01 |
Katsumi Yamaoka |
Florian Ragwitz' stuff removed because of missing paperwork.
|
2010-10-01 |
Eli Zaretskii |
Fix bug #7102.
|
2010-10-01 |
Glenn Morris |
* lisp/obsolete/sc.el: Remove file.
|
2010-10-01 |
Katsumi Yamaoka |
gnus-util.el (gnus-completing-read-function): Exclude gnus-icompleting-read and gnus-ido-completing-read from candidates for XEmacs.
|
2010-10-01 |
Katsumi Yamaoka |
gravatar.el (gravatar-create-image): New function.
|
2010-10-01 |
Glenn Morris |
Tweak temporary-file-directory on darwin systems.
|
2010-10-01 |
Juanma Barranquero |
lisp/server.el (server-start): For compatibility, revert part of revno 101688.
|
2010-10-01 |
Katsumi Yamaoka |
Fix previous merge from Gnus trunk.
|
2010-10-01 |
Katsumi Yamaoka |
nnimap.el (nnimap-request-accept-article): Get the Message-ID without the \r.
|
2010-09-30 |
Dan Nicolaescu |
* src/xml.c (parse_string): Use const.
|
2010-09-30 |
Lars Magne Ingebrigtsen |
(Fbacktrace): Don't overwrite print-level on exit.
|
2010-09-30 |
Eli Zaretskii |
Fix documentation of VC status indicator in mode line.
|
2010-09-30 |
Katsumi Yamaoka |
gnus-agent.el (gnus-agent-add-group): Fix call to gnus-completing-read.
|
2010-09-30 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-30 |
Juanma Barranquero |
lisp/server.el: Use just one way to pass the Emacs PID to emacsclient.
|
2010-09-30 |
Glenn Morris |
etc/NEWS updates.
|
2010-09-30 |
Glenn Morris |
Remove some diary-lib function aliases, obsolete since 22.1.
|
2010-09-30 |
Glenn Morris |
Remove some obsolete appt.el code.
|
2010-09-30 |
Dan Nicolaescu |
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
|
2010-09-30 |
Juanma Barranquero |
src/w32console.c (vga_stdcolor_name): Remove unused function.
|
2010-09-29 |
Romain Francoise |
configure.in: Don't enable ImageMagick unless HAVE_X11.
|
2010-09-29 |
Juanma Barranquero |
lib-src/makefile.w32-in (../src/config.h): Remove target, it is stale.
|
2010-09-29 |
Lars Magne Ingebrigtsen |
Clean up gnutls.c coding style to conform with the Emacs style.
|
2010-09-29 |
Eli Zaretskii |
nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.
|
2010-09-29 |
Stefan Monnier |
* lisp/gnus/nnmail.el (group, group-art-list, group-art):
|
2010-09-29 |
Lars Magne Ingebrigtsen |
Do the gnutls handshake from the reader loop, instead of looping over
|
2010-09-29 |
Lars Magne Ingebrigtsen |
Make sure all reads/writes to gnutls streams go via the gnutls functions.
|
2010-09-29 |
Eli Zaretskii |
Fix bug #7128.
|
2010-09-29 |
Eli Zaretskii |
xdisp.c (string_buffer_position): Remove unused variables.
|
2010-09-29 |
Eli Zaretskii |
Fix int/EMACS_INT use in xdisp.c and print.c.
|
2010-09-29 |
Daiki Ueno |
* epa.texi (Bug Reports): New section.
|
2010-09-29 |
Juanma Barranquero |
* emacsclient.c (main): Remove unused variables.
|
2010-09-29 |
Glenn Morris |
Remove unused variable top_srcdir from doc Makefiles.
|
2010-09-29 |
Glenn Morris |
Use temp-buffers when not displaying the diary.
|
2010-09-29 |
Glenn Morris |
Minor diary-lib change.
|
2010-09-29 |
Glenn Morris |
Minor diary include improvement.
|
2010-09-29 |
Glenn Morris |
* lisp/calendar/appt.el (appt-activate): Check diary file.
|
2010-09-29 |
Katsumi Yamaoka |
Remove Emacs 21 stuff.
|
2010-09-28 |
Stefan Monnier |
* src/gnutls.c (Fgnutls_boot): Remove unused vars `data' and `srp_cred'.
|
2010-09-28 |
Katsumi Yamaoka |
Fix comments; remove Emacs 21 stuff.
|
2010-09-28 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-28 |
Katsumi Yamaoka |
nnimap.el (auth-source-forget-user-or-password, auth-source-user-or-password): Autoload.
|
2010-09-28 |
Glenn Morris |
* lisp/calendar/appt.el (appt-check): Minor simplification.
|
2010-09-28 |
Glenn Morris |
Minor NEWS fix.
|
2010-09-28 |
Glenn Morris |
* configure.in (HAVE_GNUTLS): Add a description to make autoheader happy.
|
2010-09-28 |
Katsumi Yamaoka |
Fix message-* user options that differ from Gnus trunk.
|
2010-09-28 |
Juanma Barranquero |
nt/*.c: Use const char*; remove unused code.
|
2010-09-27 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-09-27 |
Andreas Schwab |
* Makefile.in (ELCFILES): Update.
|