]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoRequire password-cache or password.
Glenn Morris [Tue, 4 Dec 2007 04:32:47 +0000 (04:32 +0000)]
Require password-cache or password.

16 years agoPlaceholder for new files from lisp/gnus.
Glenn Morris [Tue, 4 Dec 2007 04:14:30 +0000 (04:14 +0000)]
Placeholder for new files from lisp/gnus.

16 years ago(top-level): Don't require cl when compiling.
Glenn Morris [Tue, 4 Dec 2007 04:11:13 +0000 (04:11 +0000)]
(top-level): Don't require cl when compiling.
(password-read-and-add): Doc fix.  Make obsolete.

16 years agoMove to here from gnus/password.el.
Glenn Morris [Tue, 4 Dec 2007 04:09:15 +0000 (04:09 +0000)]
Move to here from gnus/password.el.

16 years agoMove to ../password-cache.el.
Glenn Morris [Tue, 4 Dec 2007 04:08:13 +0000 (04:08 +0000)]
Move to ../password-cache.el.

16 years agoRequire password-cache or password.
Glenn Morris [Tue, 4 Dec 2007 04:07:44 +0000 (04:07 +0000)]
Require password-cache or password.

16 years ago(password-read, password-cache-add, password-cache-remove):
Glenn Morris [Tue, 4 Dec 2007 04:05:45 +0000 (04:05 +0000)]
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.

16 years agoRequire password-cache or password.
Glenn Morris [Tue, 4 Dec 2007 04:05:27 +0000 (04:05 +0000)]
Require password-cache or password.

16 years ago(password-read, password-cache-add, password-cache-remove):
Glenn Morris [Tue, 4 Dec 2007 04:05:17 +0000 (04:05 +0000)]
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.

16 years agoRequire password-cache or password.
Glenn Morris [Tue, 4 Dec 2007 04:04:57 +0000 (04:04 +0000)]
Require password-cache or password.

16 years ago(gnus-extract-address-components): Define for compiler.
Glenn Morris [Tue, 4 Dec 2007 04:04:41 +0000 (04:04 +0000)]
(gnus-extract-address-components): Define for compiler.
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.

16 years ago(gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler.
Glenn Morris [Tue, 4 Dec 2007 04:04:05 +0000 (04:04 +0000)]
(gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler.

16 years ago(gnus-extract-address-components): Define for compiler.
Glenn Morris [Tue, 4 Dec 2007 04:03:44 +0000 (04:03 +0000)]
(gnus-extract-address-components): Define for compiler.

16 years ago(bbdb-address-streets): Declare as a function.
Glenn Morris [Tue, 4 Dec 2007 03:55:40 +0000 (03:55 +0000)]
(bbdb-address-streets): Declare as a function.
(eudc-bbdb-extract-addresses): Use bbdb-address-streets rather than
bbdb-address-street1,2,3.

16 years agoComment.
Glenn Morris [Tue, 4 Dec 2007 03:53:04 +0000 (03:53 +0000)]
Comment.

16 years ago(reftex-make-separate-toc-frame): Try x-focus-frame before
Glenn Morris [Tue, 4 Dec 2007 03:52:39 +0000 (03:52 +0000)]
(reftex-make-separate-toc-frame): Try x-focus-frame before
focus-frame.  Only try focus-frame on XEmacs.

16 years ago(top-level): Move (provide 'cua-base) to end.
Glenn Morris [Tue, 4 Dec 2007 03:51:25 +0000 (03:51 +0000)]
(top-level): Move (provide 'cua-base) to end.
No longer provide 'cua.  Don't require cua-rect, cua-gmrk when compiling.
(cua-set-rectangle-mark): Add doc string to autoload.
(cua--rectangle, cua--last-killed-rectangle)
(cua--global-mark-active): Always define for compiler.
(cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
(cua--delete-rectangle, cua--insert-rectangle)
(cua--rectangle-corner, cua--rectangle-assert)
(cua--insert-at-global-mark, cua--global-mark-post-command):
Declare as functions.

16 years ago(top-level): Move provide to end.
Glenn Morris [Tue, 4 Dec 2007 03:48:27 +0000 (03:48 +0000)]
(top-level): Move provide to end.
Don't require cua-gmrk when compiling.
(cua--cut-rectangle-to-global-mark)
(cua--copy-rectangle-to-global-mark): Declare as functions.

16 years ago(top-level): Move provide to end.
Glenn Morris [Tue, 4 Dec 2007 03:47:26 +0000 (03:47 +0000)]
(top-level): Move provide to end.

16 years ago(viper-replace-overlay-cursor-color)
Glenn Morris [Tue, 4 Dec 2007 03:46:45 +0000 (03:46 +0000)]
(viper-replace-overlay-cursor-color)
(viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
(viper-vi-state-cursor-color): Consolidate make-variable-frame-local calls.

16 years ago* configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
Magnus Henoch [Mon, 3 Dec 2007 22:04:33 +0000 (22:04 +0000)]
* configure.in: Use PKG_CHECK_MODULES to check for D-Bus.

* configure: Regenerate.

16 years ago* emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19...
Karl Fogel [Mon, 3 Dec 2007 21:37:30 +0000 (21:37 +0000)]
* emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
  (save-place-alist-to-file, load-save-place-alist-from-file): Don't
  print non-error messages at all, there's really no need.  Do print
  if there's a problem, and clarify message in that case.

16 years agoUse consistent, more accurate language for provenance of recent changes.
Karl Fogel [Mon, 3 Dec 2007 18:54:07 +0000 (18:54 +0000)]
Use consistent, more accurate language for provenance of recent changes.

16 years agoRequire mh-acros for mh-require-cl.
Sam Steingold [Mon, 3 Dec 2007 15:16:57 +0000 (15:16 +0000)]
Require mh-acros for mh-require-cl.

16 years agoUpdate URL to Window Manager Specification in comment.
Jan Djärv [Mon, 3 Dec 2007 09:35:19 +0000 (09:35 +0000)]
Update URL to Window Manager Specification in comment.

16 years ago* ediff-util.el (ediff-setup):
Dan Nicolaescu [Mon, 3 Dec 2007 09:29:00 +0000 (09:29 +0000)]
* ediff-util.el (ediff-setup):
* ediff-diff.el (ediff-prepare-error-list): Disable undo for
ediff-error-buffer.

16 years ago(INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
Juanma Barranquero [Mon, 3 Dec 2007 09:28:15 +0000 (09:28 +0000)]
(INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
($(infodir)/dbus, dbus.dvi): New targets.

16 years ago(doc-view-initiate-display): Use `doc-view-mode-p'.
Reiner Steib [Mon, 3 Dec 2007 07:24:34 +0000 (07:24 +0000)]
(doc-view-initiate-display): Use `doc-view-mode-p'.
(doc-view-current-overlay, doc-view-pending-cache-flush): Add doc
string.

16 years ago* configure.in: No need for DBUS_INFO anymore.
Michael Albinus [Mon, 3 Dec 2007 06:54:20 +0000 (06:54 +0000)]
* configure.in: No need for DBUS_INFO anymore.

* configure: Regenerate.

* Makefile.in (INFO_FILES): Use dbus unconditionally.

16 years ago* Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
Michael Albinus [Mon, 3 Dec 2007 06:48:12 +0000 (06:48 +0000)]
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
unconditionally.

* dbus.texi (Synchronous Methods): Show the result of the "lshal"
emulation with @print{}.

16 years ago(declare-function): Moved from byte-run.el.
Richard M. Stallman [Mon, 3 Dec 2007 00:33:35 +0000 (00:33 +0000)]
(declare-function): Moved from byte-run.el.

16 years ago(declare-function): Macro deleted.
Richard M. Stallman [Mon, 3 Dec 2007 00:33:06 +0000 (00:33 +0000)]
(declare-function): Macro deleted.

16 years ago(recenter-top-bottom): Don't use `ecase'.
Richard M. Stallman [Mon, 3 Dec 2007 00:27:14 +0000 (00:27 +0000)]
(recenter-top-bottom): Don't use `ecase'.

16 years agoMove here from ../gnus.
Glenn Morris [Sun, 2 Dec 2007 21:52:46 +0000 (21:52 +0000)]
Move here from ../gnus.

16 years agoMove to ../net.
Glenn Morris [Sun, 2 Dec 2007 21:51:08 +0000 (21:51 +0000)]
Move to ../net.

16 years ago*** empty log message ***
Michael Albinus [Sun, 2 Dec 2007 21:44:15 +0000 (21:44 +0000)]
*** empty log message ***

16 years ago(byte-compile-declare-function): Reverse branches of if statement.
Glenn Morris [Sun, 2 Dec 2007 21:41:33 +0000 (21:41 +0000)]
(byte-compile-declare-function): Reverse branches of if statement.

16 years ago* lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-write
Karl Fogel [Sun, 2 Dec 2007 21:24:38 +0000 (21:24 +0000)]
* lisp/saveplace.el (save-place-alist-to-file): Set coding-system-for-write
  once and refer to it throughout.  Based on a patch by David Reitter
  <dreitter{_AT_}inf.ed.ac.uk>.

16 years ago* lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding system
Karl Fogel [Sun, 2 Dec 2007 21:15:22 +0000 (21:15 +0000)]
* lisp/saveplace.el (save-place-alist-to-file): Use `utf-8' coding system
  when writing, and set it in the first-line file variables.
  Based on a patch by David Reitter <dreitter{_AT_}inf.ed.ac.uk> and a
  suggestion by Juanma Barranquero.

16 years ago(top-level): Don't require advice.
Glenn Morris [Sun, 2 Dec 2007 21:04:10 +0000 (21:04 +0000)]
(top-level): Don't require advice.
Don't load viper-util, viper-keym, viper-mous, viper-macs, viper-ex
when compiling.

16 years ago(top-level): Don't load viper-util, viper-keym when compiling.
Glenn Morris [Sun, 2 Dec 2007 21:02:58 +0000 (21:02 +0000)]
(top-level): Don't load viper-util, viper-keym when compiling.

16 years ago(top-level): Move provide statement to end.
Glenn Morris [Sun, 2 Dec 2007 21:02:25 +0000 (21:02 +0000)]
(top-level): Move provide statement to end.

16 years ago(top-level): Don't load viper-util when compiling. Move provide
Glenn Morris [Sun, 2 Dec 2007 21:01:53 +0000 (21:01 +0000)]
(top-level): Don't load viper-util when compiling.  Move provide
statement to end.

16 years ago(top-level): Don't load viper-util, viper-keym, viper-mous when compiling.
Glenn Morris [Sun, 2 Dec 2007 21:01:17 +0000 (21:01 +0000)]
(top-level): Don't load viper-util, viper-keym, viper-mous when compiling.

16 years ago(top-level): Don't load viper-util when compiling.
Glenn Morris [Sun, 2 Dec 2007 21:00:40 +0000 (21:00 +0000)]
(top-level): Don't load viper-util when compiling.

16 years ago(top-level): Don't load viper-init when compiling.
Glenn Morris [Sun, 2 Dec 2007 21:00:08 +0000 (21:00 +0000)]
(top-level): Don't load viper-init when compiling.

16 years ago(top-level): Don't require ring.
Glenn Morris [Sun, 2 Dec 2007 20:59:21 +0000 (20:59 +0000)]
(top-level): Don't require ring.
Don't load viper-init, viper-cmd when compiling.

16 years ago(mail-strip-quoted-names): Autoload it.
Glenn Morris [Sun, 2 Dec 2007 20:54:24 +0000 (20:54 +0000)]
(mail-strip-quoted-names): Autoload it.

16 years ago(Overview): Minor cleanup.
Richard M. Stallman [Sun, 2 Dec 2007 20:21:49 +0000 (20:21 +0000)]
(Overview): Minor cleanup.

16 years ago(top-level): Don't require cl when compiling.
Glenn Morris [Sun, 2 Dec 2007 20:04:11 +0000 (20:04 +0000)]
(top-level): Don't require cl when compiling.

16 years ago(math-compose-var): Adjust declaration.
Jay Belanger [Sun, 2 Dec 2007 20:00:58 +0000 (20:00 +0000)]
(math-compose-var): Adjust declaration.
(math-var-formatter, math-compose-tex-var): Use adjusted `math-compose-var'.

16 years ago(math-compose-var): Adjust argument list.
Jay Belanger [Sun, 2 Dec 2007 20:00:36 +0000 (20:00 +0000)]
(math-compose-var): Adjust argument list.
(math-compose-expr): Use adjusted `math-compose-var'.

16 years agoOffer option for saveplace to be quiet about loading and saving.
Karl Fogel [Sun, 2 Dec 2007 19:54:46 +0000 (19:54 +0000)]
Offer option for saveplace to be quiet about loading and saving.
Suggested by: David Reitter <dreitter{_AT_}inf.ed.ac.uk>

* lisp/saveplace.el (save-place-quiet): New customizable boolean.
  (save-place-alist-to-file, load-save-place-alist-from-file): Use it
  to determine whether to print loading/saving messages.

16 years agoRemove file.
Glenn Morris [Sun, 2 Dec 2007 18:58:23 +0000 (18:58 +0000)]
Remove file.

16 years ago(top-level): Don't load `encrypt' features.
Glenn Morris [Sun, 2 Dec 2007 18:57:36 +0000 (18:57 +0000)]
(top-level): Don't load `encrypt' features.
(netrc-parse): Don't use encrypt.
(netrc-find-service-name, netrc-find-service-number): Don't use caddr.

16 years ago(uudecode): New custom group.
Glenn Morris [Sun, 2 Dec 2007 18:51:38 +0000 (18:51 +0000)]
(uudecode): New custom group.
(uudecode-decoder-program, uudecode-decoder-switches)
(uudecode-use-external): Move to the uudecode custom group.

16 years ago(binhex): New custom group.
Glenn Morris [Sun, 2 Dec 2007 18:51:27 +0000 (18:51 +0000)]
(binhex): New custom group.
(binhex-decoder-program, binhex-decoder-switches)
(binhex-use-external): Move to the binhex custom group.

16 years agoMove here from ../gnus.
Glenn Morris [Sun, 2 Dec 2007 18:49:22 +0000 (18:49 +0000)]
Move here from ../gnus.

16 years agoMove to ../mail.
Glenn Morris [Sun, 2 Dec 2007 18:48:20 +0000 (18:48 +0000)]
Move to ../mail.

16 years agoMove some entries to misc/ChangeLog that went here by mistake.
Glenn Morris [Sun, 2 Dec 2007 18:39:00 +0000 (18:39 +0000)]
Move some entries to misc/ChangeLog that went here by mistake.
Remove nxml-mode entry since it wasn't here for any appreciable time.

16 years agoMove some entries here that went to emacs/ChangeLog by mistake.
Glenn Morris [Sun, 2 Dec 2007 18:38:11 +0000 (18:38 +0000)]
Move some entries here that went to emacs/ChangeLog by mistake.

16 years agoAgustín Martín <agustin.martin at hispalinux.es>
Glenn Morris [Sun, 2 Dec 2007 18:18:19 +0000 (18:18 +0000)]
Agustín Martín  <agustin.martin at hispalinux.es>

(flyspell-large-region): Explicitly set encoding for aspell process
and for communication with it.  Only add "-d" option if not already
present.  Use ispell-current-dictionary and
ispell-current-personal-dictionary.  General reorganization.

16 years agoAgustín Martín <agustin.martin at hispalinux.es>
Glenn Morris [Sun, 2 Dec 2007 18:17:08 +0000 (18:17 +0000)]
Agustín Martín  <agustin.martin at hispalinux.es>

(ispell-aspell-find-dictionary): Do not set encoding here.
(ispell-start-process): Explicitly set encoding here if using aspell.

16 years ago(top-level): Don't require cl when compiling.
Glenn Morris [Sun, 2 Dec 2007 18:05:57 +0000 (18:05 +0000)]
(top-level): Don't require cl when compiling.
(url-imap): Use signal rather than check-type.

16 years ago(top-level): Don't require cl when compiling.
Glenn Morris [Sun, 2 Dec 2007 18:05:36 +0000 (18:05 +0000)]
(top-level): Don't require cl when compiling.
(url-history-setup-save-timer, url-history-save-history):
Use condition-case rather than ignore-errors.

16 years agoDon't require cl when compiling.
Glenn Morris [Sun, 2 Dec 2007 18:05:26 +0000 (18:05 +0000)]
Don't require cl when compiling.

16 years ago(url-dav-delete-directory): Fix message typo.
Glenn Morris [Sun, 2 Dec 2007 18:01:10 +0000 (18:01 +0000)]
(url-dav-delete-directory): Fix message typo.

16 years ago(cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
Dan Nicolaescu [Sun, 2 Dec 2007 17:56:03 +0000 (17:56 +0000)]
(cvs-mode-commit, cvs-mode-edit-log): Also pass a diff
function to log-edit.

16 years ago* dbus.texi: Applying comments from RMS.
Michael Albinus [Sun, 2 Dec 2007 17:19:17 +0000 (17:19 +0000)]
* dbus.texi: Applying comments from RMS.

16 years ago* Makefile.in (INFO_TARGETS): Add dbus.
Michael Albinus [Sun, 2 Dec 2007 16:56:53 +0000 (16:56 +0000)]
* Makefile.in (INFO_TARGETS): Add dbus.
(DVI_TARGETS): Add dbus.dvi.
(dbus, dbus.dvi): New targets.

16 years ago* dbus.texi: New file.
Michael Albinus [Sun, 2 Dec 2007 16:28:13 +0000 (16:28 +0000)]
* dbus.texi: New file.

16 years ago* net/dbus.el: New file.
Michael Albinus [Sun, 2 Dec 2007 16:26:17 +0000 (16:26 +0000)]
* net/dbus.el: New file.

16 years ago* config.in (HAVE_DBUS): Add.
Michael Albinus [Sun, 2 Dec 2007 16:23:40 +0000 (16:23 +0000)]
* config.in (HAVE_DBUS): Add.

* Makefile.in: (HAVE_DBUS): Add D-Bus definitions if defined.
(ALL_CFLAGS): Add ${DBUS_CFLAGS}.
(obj): Add $(DBUS_OBJ).
(LIBES): Add $(DBUS_LIBS).
(dbusbind.o): New target.

* dbusbind.c: New file.

* emacs.c (main): Call syms_of_dbusbind when HAVE_DBUS is defined.

* keyboard.c: All D-Bus related code is wrapped by "#ifdef HAVE_DBUS".
(Qdbus_event) New Lisp symbol.
(kbd_buffer_get_event, make_lispy_event): Handle DBUS_EVENT.
(gobble_input): Call xd_read_queued_messages, reading D-Bus
messages.
(keys_of_keyboard ): Define dbus-event.

* termhooks.h (event_kind): Add DBUS_EVENT when HAVE_DBUS is defined.

16 years ago* configure.in: Add D-Bus checks. D-Bus is disabled by default.
Michael Albinus [Sun, 2 Dec 2007 15:46:00 +0000 (15:46 +0000)]
* configure.in: Add D-Bus checks.  D-Bus is disabled by default.

* configure: Regenerate.

* Makefile.in (INFO_FILES): Add dbus.

16 years agoFix last change.
Romain Francoise [Sun, 2 Dec 2007 11:19:38 +0000 (11:19 +0000)]
Fix last change.

16 years ago*** empty log message ***
Glenn Morris [Sun, 2 Dec 2007 04:09:45 +0000 (04:09 +0000)]
*** empty log message ***

16 years ago(top-level): Don't require cl when compiling.
Glenn Morris [Sun, 2 Dec 2007 04:03:19 +0000 (04:03 +0000)]
(top-level): Don't require cl when compiling.
(gnus-group-buffer): Define for compiler.
(url-news-fetch-message-id): Don't use `declare'.
(nntp-open-tls-stream, nntp-open-ssl-stream):
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.

16 years ago*** empty log message ***
Jay Belanger [Sun, 2 Dec 2007 03:50:19 +0000 (03:50 +0000)]
*** empty log message ***

16 years ago(math-compose-var): Fix declaration.
Jay Belanger [Sun, 2 Dec 2007 03:45:14 +0000 (03:45 +0000)]
(math-compose-var): Fix declaration.

16 years ago(math-compose-vector, math-compose-var, math-tex-expr-is-flat):
Jay Belanger [Sun, 2 Dec 2007 03:17:22 +0000 (03:17 +0000)]
(math-compose-vector, math-compose-var, math-tex-expr-is-flat):
Declare as functions.
(calc-lang-slash-idiv, calc-lang-allow-underscores)
math-comp-left-bracket, math-comp-right-bracket, math-comp-comma)
(math-comp-vector-prec): Declare as variables.
(math-var-formatter, math-matrix-formatter,math-lang-adjust-words)
(math-lang-read-symbol, math-land-read, math-punc-table)
(math-compose-subscr,math-dots,math-func-formatter): New property
names to store language specific information.
(math-compose-tex-var, math-compose-tex-intv)
(math-compose-maple-intv, math-compose-eqn-intv, math-compose-tex-sum)
(math-compose-tex-func, math-compose-tex-intv): New functions.
(math-eqn-ignore-words,math-tex-ignore-words,math-latex-ignore-words):
Move from calc.el.
(math-special-function-table): Add entries for tex.
(calc-lang-slash-idiv, calc-lang-allows-underscores): New variables.
(math-compose-latex-frac): Rename from `math-latex-print-frac'.
(math-compose-tex-matrix, math-compose-eqn-matrix)
(math-eqn-special-functions): Move from calccomp.el

16 years ago(calc-lang-slash-idiv,calc-lang-allow-underscores,calc-lang-c-type-hex)
Jay Belanger [Sun, 2 Dec 2007 03:16:05 +0000 (03:16 +0000)]
(calc-lang-slash-idiv,calc-lang-allow-underscores,calc-lang-c-type-hex)
(calc-lang-brackets-are-subscripts, calc-lang-parens-are-subscripts):
New variables.
(math-expr-special-function-mapping): Remove variable.
(math-eqn-ignore-words, math-tex-ignore-words, math-latex-ignore-words):
Move to calc-lang.el.

16 years ago(math-compose-var): New function.
Jay Belanger [Sun, 2 Dec 2007 03:14:55 +0000 (03:14 +0000)]
(math-compose-var): New function.
(math-compose-expr): Allow more special functions to be used.
Change test for formatting fractions.  Use variables and property
names to help with language specific formatting.
(math-compose-tex-matrix, math-compose-eqn-matrix)
(math-eqn-special-functions): Move to calc-lang.el
(math-compose-rows): Use property names to help with language specific
formatting.

16 years ago(math-read-factor): Turn multiple subscripts into nested subscripts.
Jay Belanger [Sun, 2 Dec 2007 03:13:28 +0000 (03:13 +0000)]
(math-read-factor): Turn multiple subscripts into nested subscripts.
(math-read-token): Use variables and property names to help with
language specific parsing.
(math-read-expression-level): Use variables to help with language
specific parsing.

16 years ago(archive-find-type): Add recognition of rar-exe format.
Stefan Monnier [Sun, 2 Dec 2007 02:05:48 +0000 (02:05 +0000)]
(archive-find-type): Add recognition of rar-exe format.
(archive-rar-summarize): Allow the file name to be passed as argument.
Remove unused vars `header' and `footer'.
(archive-rar-exe-summarize, archive-rar-exe-extract): New functions.

16 years ago(top-level): Always require url-parse, not just when compiling.
Glenn Morris [Sat, 1 Dec 2007 22:04:57 +0000 (22:04 +0000)]
(top-level): Always require url-parse, not just when compiling.

16 years ago*** empty log message ***
Glenn Morris [Sat, 1 Dec 2007 21:19:25 +0000 (21:19 +0000)]
*** empty log message ***

16 years agoMove here from gnus/.
Glenn Morris [Sat, 1 Dec 2007 21:09:32 +0000 (21:09 +0000)]
Move here from gnus/.

16 years agoMove to ../.
Glenn Morris [Sat, 1 Dec 2007 21:08:49 +0000 (21:08 +0000)]
Move to ../.

16 years agoMove here from gnus/.
Glenn Morris [Sat, 1 Dec 2007 21:05:39 +0000 (21:05 +0000)]
Move here from gnus/.

16 years agoMove to ../.
Glenn Morris [Sat, 1 Dec 2007 21:04:06 +0000 (21:04 +0000)]
Move to ../.

16 years agoRefill copyright.
Glenn Morris [Sat, 1 Dec 2007 21:02:07 +0000 (21:02 +0000)]
Refill copyright.
(top-level): Don't require mm-util, or cl when compiling.
(dns-write-name, dns-read, dns-read-type, query-dns):
Replace mm-with-unibyte-buffer with its expansion.
(query-dns): Replace decf and ignore-errors with non-cl equivalents.

16 years agoMove here from ../gnus.
Glenn Morris [Sat, 1 Dec 2007 20:58:14 +0000 (20:58 +0000)]
Move here from ../gnus.

16 years agoMove to ../net.
Glenn Morris [Sat, 1 Dec 2007 20:57:35 +0000 (20:57 +0000)]
Move to ../net.

16 years ago(dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.
Glenn Morris [Sat, 1 Dec 2007 20:46:06 +0000 (20:46 +0000)]
(dig-mode): Replace gnus-run-mode-hooks with equivalent expansion.

16 years agoMove here from ../gnus.
Glenn Morris [Sat, 1 Dec 2007 20:40:44 +0000 (20:40 +0000)]
Move here from ../gnus.

16 years agoMove to ../net.
Glenn Morris [Sat, 1 Dec 2007 20:39:50 +0000 (20:39 +0000)]
Move to ../net.

16 years ago* (log-edit-show-diff): Error out if the diff function is not set.
Dan Nicolaescu [Sat, 1 Dec 2007 20:34:23 +0000 (20:34 +0000)]
* (log-edit-show-diff): Error out if the diff function is not set.

16 years ago* log-edit.el (log-edit-show-diff): New function.
Dan Nicolaescu [Sat, 1 Dec 2007 19:37:20 +0000 (19:37 +0000)]
* log-edit.el (log-edit-show-diff): New function.
(log-edit-mode-map, log-edit-menu): Bind it.
(log-edit-diff-function): New variable.
(log-edit): Change the 3rd param to be an alist and accept a
function that computes a diff for the files involved.

* vc.el (vc-log-edit): Add a diff function parameter to log-edit.

16 years ago(w32_face_attributes): Comment previous change.
Jason Rumney [Sat, 1 Dec 2007 15:57:41 +0000 (15:57 +0000)]
(w32_face_attributes): Comment previous change.

16 years ago*** empty log message ***
Jason Rumney [Sat, 1 Dec 2007 15:15:47 +0000 (15:15 +0000)]
*** empty log message ***