2010-10-07 |
Katsumi Yamaoka |
gnus-int.el, gnus-util.el: Gnus hooks for the mark get/set operations.
|
2010-10-07 |
Glenn Morris |
Reduce rmail.el's use of sendmail.el
|
2010-10-07 |
Glenn Morris |
Add a shadow-mode for load-path shadows.
|
2010-10-07 |
Glenn Morris |
Minor iimage.el changes.
|
2010-10-07 |
Glenn Morris |
Minr appt.el change.
|
2010-10-07 |
Glenn Morris |
Include version number in doc `make dist' tarfiles.
|
2010-10-06 |
Katsumi Yamaoka |
sieve-manage.el: Add authenticate function.
|
2010-10-06 |
Katsumi Yamaoka |
shr.el (shr-render-td): Only delete space at the end of the TD.
|
2010-10-06 |
Katsumi Yamaoka |
sieve-manage: use auth-source.
|
2010-10-06 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-06 |
Michael Albinus |
* net/tramp-sh.el (tramp-sh-file-name-handler-alist): Use
|
2010-10-06 |
Juanma Barranquero |
nt/INSTALL: Add note about problematic characters passed to configure.
|
2010-10-06 |
Daiki Ueno |
* epa.texi (Caching Passphrases): New section.
|
2010-10-06 |
Glenn Morris |
Minor doc/*/Makefile.in change.
|
2010-10-06 |
Glenn Morris |
Remove obsolete variable font-lock-defaults-alist.
|
2010-10-06 |
Glenn Morris |
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
|
2010-10-06 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-view-part-as-type): Make it work when being called interactively.
|
2010-10-06 |
Glenn Morris |
* lisp/emacs-lisp/cl.el: No longer provide cl-19.
|
2010-10-06 |
Glenn Morris |
Misc cleanup for doc/*/Makefiles.
|
2010-10-06 |
Katsumi Yamaoka |
gnus-group.el (gnus-group-completing-read): Fix last change.
|
2010-10-06 |
Katsumi Yamaoka |
Eliminate `remove-if-not' that is a cl function.
|
2010-10-05 |
Katsumi Yamaoka |
shr.el (shr-render-td): Allow blank/missing <TD>s.
|
2010-10-05 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-05 |
Michael Albinus |
* net/tramp.el (tramp-handle-directory-files-and-attributes)
|
2010-10-05 |
Katsumi Yamaoka |
sieve-manage.el (sieve-manage-capability): Do not bug out when the server-value of the capability is nil.
|
2010-10-05 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-05 |
Katsumi Yamaoka |
gnus-util.el (gnus-emacs-completing-read, gnus-iswitchb-completing-read): Use autoload rather than require.
|
2010-10-05 |
Katsumi Yamaoka |
Merge changes made ein Gnus trunk.
|
2010-10-05 |
Glenn Morris |
NEWS update.
|
2010-10-05 |
Glenn Morris |
* lisp/obsolete/rnews.el, lisp/obsolete/rnewspost.el: Remove files.
|
2010-10-05 |
Glenn Morris |
Fix rnewspost.el comment typo.
|
2010-10-05 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-schedule-image-fetching): Work for XEmacs.
|
2010-10-05 |
Glenn Morris |
* .dir-locals.el: The Emacs convention is sentence-end-double-space.
|
2010-10-05 |
Katsumi Yamaoka |
mm-decode.el (mm-shr): Decode contents by charset.
|
2010-10-05 |
Katsumi Yamaoka |
shr.el: Revert last change.
|
2010-10-05 |
Katsumi Yamaoka |
shr.el (shr-encode-url-chars): New function.
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-04 |
Michael Albinus |
Continue reorganization of load dependencies. (Bug#7156)
|
2010-10-04 |
Lars Magne Ingebrigtsen |
(url-http-wait-for-headers-change-function): Revert previous
|
2010-10-04 |
Lars Magne Ingebrigtsen |
* url-http.el (url-http-wait-for-headers-change-function): Protect
|
2010-10-04 |
Chong Yidong |
Don't add an echo dash for the first keystroke (Bug#7137).
|
2010-10-04 |
Dan Nicolaescu |
Remove O_RDONLY, O_WRONLY definitions, not needed.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-tag-li): Get <li> indentation right.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-insert): Tweak line breaking.
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-04 |
Katsumi Yamaoka |
shr.el (shr-insert): Use string anchors instead of line anchors.
|
2010-10-04 |
Glenn Morris |
Minor appt.el changes.
|
2010-10-04 |
Ted Zlatanov |
Provide GnuTLS API with `gnutls-negotiate' and `open-gnutls-stream'.
|
2010-10-04 |
Glenn Morris |
* doc/lispref/Makefile.in ($(infodir)/elisp): Fix -I typo.
|
2010-10-04 |
Glenn Morris |
Minor doc Makefile.in clean-up.
|
2010-10-04 |
Dan Nicolaescu |
Mention the 'g' binding in VC diff,log, etc.
|
2010-10-04 |
Dan Nicolaescu |
Make 'g' (AKA revert-buffer) rerun the VC log, log-incoming and
|
2010-10-04 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-10-03 |
Dan Nicolaescu |
Fix compilation warnings.
|
2010-10-03 |
Lars Magne Ingebrigtsen |
Rework the gnutls boot interface.
|
2010-10-03 |
Glenn Morris |
Cosmetic changes for some lisp/url files.
|
2010-10-03 |
Glenn Morris |
* src/fileio.c (Vdirectory_sep_char): Remove.
|
2010-10-03 |
Glenn Morris |
Remove directory-sep-char, obsolete since 21.1.
|
2010-10-03 |
Glenn Morris |
Remove vc-header-alist, obsolete since 21.1.
|
2010-10-03 |
Chong Yidong |
Avoid using plusp; cl may not be loaded.
|
2010-10-03 |
Michael Albinus |
Add user option `remote-file-name-inhibit-cache'.
|
2010-10-03 |
Dan Nicolaescu |
* src/termhooks.h: Remove #ifdef CONSP.
|
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.
|
2010-09-27 |
Andreas Schwab |
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
|
2010-09-27 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
|
2010-09-27 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Set $DBUS_FATAL_WARNINGS to "0".
|
2010-09-27 |
Michael Albinus |
* dbusbind.c (syms_of_dbusbind): Unset $DBUS_FATAL_WARNINGS.
|
2010-09-27 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
2010-09-27 |
Kenichi Handa |
tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
|
2010-09-27 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
2010-09-27 |
Kenichi Handa |
international/mule-diag.el (describe-character-set): Use princ with proper print-length and print-level instead of insert.
|
2010-09-26 |
Jan D |
* xgselect.c (xg_select): Clear file descriptors not set from rfds and wfds.
|
2010-09-26 |
Juanma Barranquero |
lisp/window.el (walk-windows): Doc fix (bug#7105).
|
2010-09-27 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-27 |
Lars Magne Ingebrigtsen |
Compile with imagemagick support by default.
|
2010-09-27 |
Jan D |
* process.c (wait_reading_process_output): Add missing FD_CLR
|
2010-09-27 |
Stefan Monnier |
* lisp/emacs-lisp/float-sup.el (e): Remove.
|
2010-09-27 |
Lars Magne Ingebrigtsen |
Add gnutls logging and clean up various gnutls bits.
|
2010-09-27 |
Juanma Barranquero |
src/w32.c: Remove unused code and make static many functions.
|
2010-09-27 |
Michael Albinus |
* dbusbind.c (dbus_fd_cb, xd_get_dispatch_status)
|
2010-09-27 |
Lars Magne Ingebrigtsen |
(emacs_gnutls_read): Don't infloop while reading.
|
2010-09-27 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-09-27 |
Lars Magne Ingebrigtsen |
Add debugging to the gnutls library, and finish handshaking when it's done.
|
2010-09-27 |
Katsumi Yamaoka |
nnimap.el (utf7): Required.
|
2010-09-27 |
Katsumi Yamaoka |
gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid handing broken links to browse-url.
|
2010-09-27 |
Juanma Barranquero |
Fix typos.
|
2010-09-27 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-09-27 |
Kenichi Handa |
Remove restriction on the number of glyphs in one composition.
|
2010-09-27 |
Kenichi Handa |
merge trunk
|
2010-09-27 |
Katsumi Yamaoka |
gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
|
2010-09-27 |
Kenichi Handa |
Remove restriction on the number of glyphs in one composition.
|
2010-09-26 |
Katsumi Yamaoka |
Update ChangeLogs.
|
2010-09-26 |
Katsumi Yamaoka |
mail-source.el (mail-source-value): Revert previous patch.
|
2010-09-26 |
Stefan Monnier |
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): plet -> pcase-let.
|
2010-09-26 |
Jan D |
Donät give write_mask to select for W32.
|
2010-09-26 |
Jan D |
Reinstate ifdef subprocesses.
|
2010-09-26 |
Jan D |
Add fd handling with callbacks to select, dbus needs it for async operation.
|
2010-09-26 |
Lars Magne Ingebrigtsen |
(starttls-negotiate): Avoid the cl.el decf function.
|
2010-09-26 |
Lars Magne Ingebrigtsen |
Don't break the build if we don't have the gnutls libraries.
|
2010-09-26 |
Dan Nicolaescu |
Use const for some pointer arguments.
|
2010-09-26 |
Dan Nicolaescu |
Code simplification in term.c.
|
2010-09-26 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-26 |
Katsumi Yamaoka |
auth-source.el (auth-source-create): Query the user for whether to store the credentials.
|
2010-09-26 |
Katsumi Yamaoka |
gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
|
2010-09-26 |
Ted Zlatanov |
Set up GnuTLS support.
|
2010-09-26 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-26 |
Juanma Barranquero |
src/w32.c (get_emacs_configuration_options): Fix previous change.
|
2010-09-25 |
Glenn Morris |
* lisp/notifications.el: Call dbus-register-signal only if it is bound.
|
2010-09-25 |
Glenn Morris |
Cosmetic doc fixes for eshell.
|
2010-09-25 |
Glenn Morris |
Add more xz compression support.
|
2010-09-25 |
Glenn Morris |
Small url-cache fix.
|
2010-09-25 |
Chong Yidong |
* files.el (get-free-disk-space): Don't assume "df" output columns line up (Bug#6995).
|
2010-09-25 |
Chong Yidong |
* src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive
|
2010-09-25 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-09-25 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-09-25 |
Lars Magne Ingebrigtsen |
Fix up some EMACS_INT/int conversion errors related to xdisp.c.
|
2010-09-25 |
Lars Magne Ingebrigtsen |
xrdb.c EMACS_INT/int audit.
|
2010-09-25 |
Katsumi Yamaoka |
nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers for prettier summary display.
|
2010-09-25 |
Chong Yidong |
Fix require names in CEDET 1.0 merge.
|
2010-09-25 |
Katsumi Yamaoka |
nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
|
2010-09-25 |
Katsumi Yamaoka |
nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS before starting negotiation.
|
2010-09-25 |
Katsumi Yamaoka |
gnus-art.el (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Change default to nil for privacy reasons.
|
2010-09-25 |
Katsumi Yamaoka |
gnus-ems.el (gnus-put-image):Don't put any non-blank text into the buffer when inserting images.
|
2010-09-25 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in textprop.c and window.c.
|
2010-09-25 |
Katsumi Yamaoka |
Merge changes made in Gnus.tranck
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in process.c and term.c.
|
2010-09-25 |
Juanma Barranquero |
Fix typos.
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in lread.c, marker.c, minibuf.c, print.c
|
2010-09-25 |
Eli Zaretskii |
Fix int/EMACS_INT use in keyboard.c.
|
2010-09-25 |
Eli Zaretskii |
src/ChangeLog: Another duplication removed.
|
2010-09-25 |
Eli Zaretskii |
src/ChangeLog: Fix duplicate entries.
|
2010-09-25 |
Juanma Barranquero |
Fix bug#6781: Use 127.0.0.1 for local hosts, not "localhost".
|
2010-09-24 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
|
2010-09-24 |
Juanma Barranquero |
src/ChangeLog: Fix typo and remove duplicate info.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT use in casefiddle.c and syntax.c.
|
2010-09-24 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion in scroll.c.
|
2010-09-24 |
Lars Magne Ingebrigtsen |
Fix EMACS_INT/int conversion in region-cache.c.
|
2010-09-24 |
Lars Magne Ingebrigtsen |
Fix all EMACS_INT/int conversion errors in print.c (and related files).
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT use in callproc.c.
|
2010-09-24 |
Eli Zaretskii |
Really fix int/EMACS_INT use in bidi.c.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT use in buffer.c.
|
2010-09-24 |
Eli Zaretskii |
Fix int/EMACS_INT in bidi.c.
|