bpt/emacs.git
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 ***

16 years agoRemove Gnus send mail problem. Other Gnus bugs have been fixed in Gnus CVS
Reiner Steib [Sat, 1 Dec 2007 11:40:10 +0000 (11:40 +0000)]
Remove Gnus send mail problem.  Other Gnus bugs have been fixed in Gnus CVS
but have not yet been synched to Emacs.

16 years ago(bb-up, bb-down): Revert 2007-10-21 change and
Martin Rudalics [Sat, 1 Dec 2007 09:07:04 +0000 (09:07 +0000)]
(bb-up, bb-down): Revert 2007-10-21 change and
wrap next-/previous-line in with-no-warnings.

16 years ago(syms_of_search) <inhibit-changing-match-data>: Doc fix.
Richard M. Stallman [Sat, 1 Dec 2007 06:59:12 +0000 (06:59 +0000)]
(syms_of_search) <inhibit-changing-match-data>: Doc fix.

16 years ago(erc-controls-strip): Declare for compiler.
Glenn Morris [Sat, 1 Dec 2007 03:44:37 +0000 (03:44 +0000)]
(erc-controls-strip): Declare for compiler.

16 years agoFix comment typo.
Glenn Morris [Sat, 1 Dec 2007 03:41:16 +0000 (03:41 +0000)]
Fix comment typo.

16 years ago(iswitchb-temp-buflist, iswitchb-read-buffer): Declare for compiler.
Glenn Morris [Sat, 1 Dec 2007 03:40:41 +0000 (03:40 +0000)]
(iswitchb-temp-buflist, iswitchb-read-buffer): Declare for compiler.
(erc-iswitchb): Don't require iswitchb when compiling.  Test
iswitchb-mode is bound.

16 years ago(erc-server-send-ping): Move after definition of erc-server-send.
Glenn Morris [Sat, 1 Dec 2007 03:34:03 +0000 (03:34 +0000)]
(erc-server-send-ping): Move after definition of erc-server-send.

16 years agoRevert previous change.
Glenn Morris [Sat, 1 Dec 2007 03:24:39 +0000 (03:24 +0000)]
Revert previous change.

16 years ago(top-level): Don't require cl when compiling.
Glenn Morris [Sat, 1 Dec 2007 03:24:02 +0000 (03:24 +0000)]
(top-level): Don't require cl when compiling.

16 years agoComment.
Glenn Morris [Sat, 1 Dec 2007 02:47:55 +0000 (02:47 +0000)]
Comment.

16 years ago(top-level): Require format-spec before eval-when-compile.
Glenn Morris [Sat, 1 Dec 2007 02:35:45 +0000 (02:35 +0000)]
(top-level): Require format-spec before eval-when-compile.

16 years ago(gud-remove, gud-break): Declare as functions.
Glenn Morris [Sat, 1 Dec 2007 02:34:09 +0000 (02:34 +0000)]
(gud-remove, gud-break): Declare as functions.

16 years ago(gdb-create-define-alist)
Glenn Morris [Sat, 1 Dec 2007 02:33:20 +0000 (02:33 +0000)]
(gdb-create-define-alist)
(gdb-restore-windows, gdb-reset, global-hl-line-highlight)
(hl-line-highlight, gdb-display-source-buffer)
(gdb-display-buffer, c-langelem-sym, c-langelem-pos)
(syntax-symbol, syntax-point, gdb-enqueue-input): Declare as functions.

16 years ago(Declaring Functions): Improve previous change (arguments by name, not number).
Glenn Morris [Sat, 1 Dec 2007 02:32:20 +0000 (02:32 +0000)]
(Declaring Functions): Improve previous change (arguments by name, not number).

16 years ago*** empty log message ***
Glenn Morris [Sat, 1 Dec 2007 02:32:03 +0000 (02:32 +0000)]
*** empty log message ***

16 years agoClarify license wording.
Glenn Morris [Fri, 30 Nov 2007 18:23:21 +0000 (18:23 +0000)]
Clarify license wording.

16 years agoRevert previous change.
Glenn Morris [Fri, 30 Nov 2007 18:22:23 +0000 (18:22 +0000)]
Revert previous change.

16 years ago(w32_face_attributes): Don't use color indexes that are out of range.
Jason Rumney [Fri, 30 Nov 2007 17:15:46 +0000 (17:15 +0000)]
(w32_face_attributes): Don't use color indexes that are out of range.
Only reverse the default colors.

16 years ago* textmodes/org-export-latex.el (org-export-latex-cleaned-string):
Dan Nicolaescu [Fri, 30 Nov 2007 16:24:40 +0000 (16:24 +0000)]
* textmodes/org-export-latex.el (org-export-latex-cleaned-string):
Move args on defun line.

* textmodes/org.el (org-calendar-holiday): Use
calendar-check-holidays instead of the obsolete
check-calendar-holidays.
(add-to-diary-list, table--at-cell-p, Info-find-node, bbdb)
(bbdb-company, bbdb-current-record, bbdb-name)
(bbdb-record-getprop, bbdb-record-name)
(bibtex-beginning-of-entry, bibtex-generate-autokey)
(bibtex-parse-entry, bibtex-url, cdlatex-tab)
(dired-get-filename, gnus-article-show-summary, mh-display-msg)
(mh-find-path, mh-get-header-field, mh-get-msg-num)
(mh-header-display, mh-index-previous-folder)
(mh-normalize-folder-name, mh-search, mh-search-choose, mh-show)
(mh-show-buffer-message-number, mh-show-header-display)
(mh-show-msg, mh-show-show, mh-visit-folder)
(org-export-latex-cleaned-string, remember)
(remember-buffer-desc, rmail-narrow-to-non-pruned-header)
(rmail-what-message, elmo-folder-exists-p)
(elmo-message-entity-field, elmo-message-field)
(vm-beginning-of-message, vm-follow-summary-cursor)
(vm-get-header-contents, vm-isearch-narrow, vm-isearch-update)
(vm-select-folder-buffer, vm-su-message-id, vm-su-subject)
(vm-summarize, wl-folder-get-elmo-folder)
(wl-summary-goto-folder-subr)
(wl-summary-jump-to-msg-by-message-id, wl-summary-line-from)
(wl-summary-line-subject, wl-summary-message-number)
(wl-summary-redisplay): Declare as functions.

16 years ago(vga_stdcolor_name): Remove.
Jason Rumney [Fri, 30 Nov 2007 13:57:57 +0000 (13:57 +0000)]
(vga_stdcolor_name): Remove.

16 years ago(w32con_ins_del_lines, scroll_line): Clip to window.
Jason Rumney [Fri, 30 Nov 2007 13:57:21 +0000 (13:57 +0000)]
(w32con_ins_del_lines, scroll_line): Clip to window.
(w32con_reset_terminal_modes): Clear screen buffer.
(vga_stdcolor_name): Remove.

16 years ago(map_tty_color, tty_color_name): Remove special case for WINDOWSNT.
Jason Rumney [Fri, 30 Nov 2007 13:56:27 +0000 (13:56 +0000)]
(map_tty_color, tty_color_name): Remove special case for WINDOWSNT.

16 years ago(longlines-show-hard-newlines): Remove handling of
Martin Rudalics [Fri, 30 Nov 2007 09:01:17 +0000 (09:01 +0000)]
(longlines-show-hard-newlines): Remove handling of
buffer-undo-list and buffer-modified status.
(longlines-show-region, longlines-unshow-hard-newlines): Handle
buffer-undo-list, buffer-modified status, inhibit-read-only, and
inhibit-modification-hooks here to avoid that a buffer appears
modified when toggling visibility of hard newlines.

16 years ago(idlwave-sintern-class-tag)
Glenn Morris [Fri, 30 Nov 2007 08:46:29 +0000 (08:46 +0000)]
(idlwave-sintern-class-tag)
(idlwave-sintern-sysvar, idlwave-sintern-sysvartag): Declare as functions.

16 years ago(idlwave-sintern-sysvar)
Glenn Morris [Fri, 30 Nov 2007 08:42:44 +0000 (08:42 +0000)]
(idlwave-sintern-sysvar)
(idlwave-sintern-sysvartag): Declare as functions.

16 years ago(idlwave-sintern-structtag): Fix declaration.
Glenn Morris [Fri, 30 Nov 2007 08:40:56 +0000 (08:40 +0000)]
(idlwave-sintern-structtag): Fix declaration.

16 years ago(idlwave-sintern-structtag): Declare as a function.
Glenn Morris [Fri, 30 Nov 2007 08:39:44 +0000 (08:39 +0000)]
(idlwave-sintern-structtag): Declare as a function.

16 years ago(rng-do-some-validation): Fix declaration.
Glenn Morris [Fri, 30 Nov 2007 08:37:01 +0000 (08:37 +0000)]
(rng-do-some-validation): Fix declaration.

16 years agoDon't require cl when compiling.
Glenn Morris [Fri, 30 Nov 2007 08:34:29 +0000 (08:34 +0000)]
Don't require cl when compiling.
(byte-compile-warnings): Set via file local variables.
(dun-parse): Let-bind `beg' and `line'.

16 years agoRequire password, rather than autoloading password-read.
Glenn Morris [Fri, 30 Nov 2007 08:21:48 +0000 (08:21 +0000)]
Require password, rather than autoloading password-read.