]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agowhitespace
Glenn Morris [Wed, 15 Aug 2007 03:09:04 +0000 (03:09 +0000)]
whitespace

16 years ago*** empty log message ***
Glenn Morris [Wed, 15 Aug 2007 03:07:50 +0000 (03:07 +0000)]
*** empty log message ***

16 years ago(report-emacs-bug): Put `Bug: emacs-version; ' in the mail title.
Michaël Cadilhac [Wed, 15 Aug 2007 02:23:42 +0000 (02:23 +0000)]
(report-emacs-bug): Put `Bug: emacs-version; ' in the mail title.
Suggested by Reiner Steib.

16 years ago(Quick Calculator Mode): Mention that binary format will be displayed.
Jay Belanger [Tue, 14 Aug 2007 15:08:06 +0000 (15:08 +0000)]
(Quick Calculator Mode): Mention that binary format will be displayed.

16 years agocalc-aent.el
Jay Belanger [Tue, 14 Aug 2007 14:52:51 +0000 (14:52 +0000)]
calc-aent.el
calc-do-quick-calc: Add base 2 to the list of outputs of integers.

16 years ago(bad-packages-alist): Fix regexp typo in previous change.
Glenn Morris [Tue, 14 Aug 2007 08:48:09 +0000 (08:48 +0000)]
(bad-packages-alist): Fix regexp typo in previous change.

16 years agoMove CUA-mode check to `bad-packages-alist'.
Glenn Morris [Tue, 14 Aug 2007 08:41:06 +0000 (08:41 +0000)]
Move CUA-mode check to `bad-packages-alist'.

16 years ago*** empty log message ***
Glenn Morris [Tue, 14 Aug 2007 08:40:54 +0000 (08:40 +0000)]
*** empty log message ***

16 years agoMention `bad-packages-alist'.
Glenn Morris [Tue, 14 Aug 2007 07:47:12 +0000 (07:47 +0000)]
Mention `bad-packages-alist'.

16 years ago(bad-packages-alist): New constant.
Glenn Morris [Tue, 14 Aug 2007 07:41:59 +0000 (07:41 +0000)]
(bad-packages-alist): New constant.
(bad-package-check): New function.  Together, these two add
elements to `after-load-alist' to check for problematic external
packages.

16 years ago*** empty log message ***
Glenn Morris [Tue, 14 Aug 2007 07:41:16 +0000 (07:41 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Jay Belanger [Tue, 14 Aug 2007 05:35:16 +0000 (05:35 +0000)]
*** empty log message ***

16 years ago(Basic Operations on Units): Mention default values for new units.
Jay Belanger [Tue, 14 Aug 2007 05:26:47 +0000 (05:26 +0000)]
(Basic Operations on Units): Mention default values for new units.

16 years ago(math-get-standard-units,math-get-units,math-make-unit-string)
Jay Belanger [Tue, 14 Aug 2007 05:24:35 +0000 (05:24 +0000)]
(math-get-standard-units,math-get-units,math-make-unit-string)
(math-get-default-units,math-put-default-units): New functions.
(math-default-units-table): New variable.
(calc-convert-units, calc-convert-temperature): Add machinery to
supply default values.

16 years agoAdd tpu-extras's autoloads.
Stefan Monnier [Tue, 14 Aug 2007 00:58:28 +0000 (00:58 +0000)]
Add tpu-extras's autoloads.
(tpu-gold-map, tpu-global-map): Comment-out the bindings to nil.
(tpu-gold-map): Bind F to tpu-cursor-free-mode.
(minibuffer-local-map): Use funkey symbols rather than esc-sequence.

16 years agoRemove spurious * in docstrings.
Stefan Monnier [Tue, 14 Aug 2007 00:51:09 +0000 (00:51 +0000)]
Remove spurious * in docstrings.
Put its autoloads into tpu-edt.el rather than loaddefs.el.
(tpu-cursor-free-mode): Rename from tpu-cursor-free.
Make into a proper minor-mode.
(tpu-backward-char, tpu-next-line, tpu-previous-line)
(tpu-next-end-of-line, tpu-current-end-of-line): Use new name.
(tpu-trim-line-ends-if-needed): Rename from tpu-before-save-hook.
(tpu-set-cursor-free, tpu-set-cursor-bound):
Delegate to tpu-cursor-free-mode.
(tpu-next-line, tpu-previous-line, tpu-forward-line)
(tpu-backward-line, tpu-scroll-window-down, tpu-scroll-window-up):
Use line-move or forward-line instead of next-line-internal.

16 years agoMerge from emacs--rel--22
Miles Bader [Mon, 13 Aug 2007 13:41:28 +0000 (13:41 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 13 Aug 2007 11:47:43 +0000 (11:47 +0000)]
*** empty log message ***

16 years ago(vhdl-update-progress-info): Avoid divide by zero error.
Juanma Barranquero [Mon, 13 Aug 2007 11:39:45 +0000 (11:39 +0000)]
(vhdl-update-progress-info): Avoid divide by zero error.

16 years ago(ada-gnatls-args): Fix docstring.
Juanma Barranquero [Mon, 13 Aug 2007 11:38:37 +0000 (11:38 +0000)]
(ada-gnatls-args): Fix docstring.
(ada-treat-cmd-string): Improve error message.
(ada-do-file-completion): Call `ada-require-project-file', so project variables
are set properly.
(ada-prj-find-prj-file): Delete Emacs 20.2 support.
(ada-gnatfind-buffer-name): New constant.
(ada-find-any-references): Use new constant.  Set buffer name properly in
compilation-start.  Toggle read-only properly.
(ada-find-in-src-path): Fix spelling error in docstring.

16 years ago(cvs-parse-table): Handle additional instance of optional quotes
Juanma Barranquero [Mon, 13 Aug 2007 11:37:50 +0000 (11:37 +0000)]
(cvs-parse-table): Handle additional instance of optional quotes
around files in NEED-UPDATE . REMOVED case.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 13 Aug 2007 11:27:41 +0000 (11:27 +0000)]
*** empty log message ***

16 years ago(vhdl-update-progress-info): Avoid divide by zero error.
Juanma Barranquero [Mon, 13 Aug 2007 11:12:50 +0000 (11:12 +0000)]
(vhdl-update-progress-info): Avoid divide by zero error.

16 years ago(ada-gnatls-args): Fix docstring.
Juanma Barranquero [Mon, 13 Aug 2007 11:10:47 +0000 (11:10 +0000)]
(ada-gnatls-args): Fix docstring.
(ada-treat-cmd-string): Improve error message.
(ada-do-file-completion): Call `ada-require-project-file', so project variables
are set properly.
(ada-prj-find-prj-file): Delete Emacs 20.2 support.
(ada-gnatfind-buffer-name): New constant.
(ada-find-any-references): Use new constant.  Set buffer name properly in
compilation-start.  Toggle read-only properly.
(ada-find-in-src-path): Fix spelling error in docstring.

16 years ago(cvs-parse-table): Handle additional instance of optional quotes
Juanma Barranquero [Mon, 13 Aug 2007 10:41:40 +0000 (10:41 +0000)]
(cvs-parse-table): Handle additional instance of optional quotes
around files in NEED-UPDATE . REMOVED case.

16 years ago(gdb-send): Handle CTRL-D more carefully.
Nick Roberts [Mon, 13 Aug 2007 09:28:31 +0000 (09:28 +0000)]
(gdb-send): Handle CTRL-D more carefully.

16 years ago*** empty log message ***
Nick Roberts [Mon, 13 Aug 2007 09:26:45 +0000 (09:26 +0000)]
*** empty log message ***

16 years ago(update_frame_tool_bar): Use -1 as index
Jan Djärv [Mon, 13 Aug 2007 06:36:47 +0000 (06:36 +0000)]
(update_frame_tool_bar): Use -1 as index
to gtk_toolbar_insert.

16 years ago(update_frame_tool_bar): Use -1 as index
Jan Djärv [Mon, 13 Aug 2007 06:30:11 +0000 (06:30 +0000)]
(update_frame_tool_bar): Use -1 as index
to gtk_toolbar_insert.

16 years ago(autoload-print-form): Use print-quoted.
Stefan Monnier [Mon, 13 Aug 2007 05:35:43 +0000 (05:35 +0000)]
(autoload-print-form): Use print-quoted.

16 years ago(Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
Stefan Monnier [Mon, 13 Aug 2007 04:06:31 +0000 (04:06 +0000)]
(Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.

16 years ago(reset_var_on_error): New fun.
Stefan Monnier [Mon, 13 Aug 2007 04:04:39 +0000 (04:04 +0000)]
(reset_var_on_error): New fun.
(signal_before_change, signal_after_change):
Use it to reset (after|before)-change-functions to nil in case of error.
Bind inhibit-modification-hooks to t.
Don't bind (after|before)-change-functions to nil while they run.

16 years ago(cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
Richard M. Stallman [Sun, 12 Aug 2007 18:11:57 +0000 (18:11 +0000)]
(cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
(cvs-execute-single-file): Use new name split-string-and-unquote.
(cvs-header-msg): Use new name combine-and-quote-strings.

16 years ago(vi-next-line): Ignore return value of line-move.
Richard M. Stallman [Sun, 12 Aug 2007 18:05:08 +0000 (18:05 +0000)]
(vi-next-line): Ignore return value of line-move.

16 years ago(gud-common-init): Use new name split-string-and-unquote.
Richard M. Stallman [Sun, 12 Aug 2007 18:02:39 +0000 (18:02 +0000)]
(gud-common-init): Use new name split-string-and-unquote.

16 years ago(flymake-err-line-patterns): Fix infloop in javac regexp.
Richard M. Stallman [Sun, 12 Aug 2007 18:01:29 +0000 (18:01 +0000)]
(flymake-err-line-patterns): Fix infloop in javac regexp.

16 years ago(cvs-qtypedesc-strings): Use new names
Richard M. Stallman [Sun, 12 Aug 2007 18:00:34 +0000 (18:00 +0000)]
(cvs-qtypedesc-strings): Use new names
combine-and-quote-strings and split-string-and-unquote.

16 years ago(combine-and-quote-strings): Renamed from strings->string.
Richard M. Stallman [Sun, 12 Aug 2007 17:59:40 +0000 (17:59 +0000)]
(combine-and-quote-strings): Renamed from strings->string.
(split-string-and-unquote): Renamed from string->strings.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 12 Aug 2007 17:57:34 +0000 (17:57 +0000)]
*** empty log message ***

16 years ago(sh): Delete group `unix'.
Richard M. Stallman [Sun, 12 Aug 2007 17:55:05 +0000 (17:55 +0000)]
(sh): Delete group `unix'.

16 years ago(gud): Change to group `processes'.
Richard M. Stallman [Sun, 12 Aug 2007 17:53:21 +0000 (17:53 +0000)]
(gud): Change to group `processes'.

16 years ago(compilation-buffer-name): Don't check compilation-arguments. It is
Glenn Morris [Sat, 11 Aug 2007 03:02:05 +0000 (03:02 +0000)]
(compilation-buffer-name): Don't check compilation-arguments.  It is
superfluous, and the variable isn't even set when this function is
called.

16 years ago*** empty log message ***
Glenn Morris [Sat, 11 Aug 2007 03:01:46 +0000 (03:01 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Glenn Morris [Sat, 11 Aug 2007 02:59:26 +0000 (02:59 +0000)]
*** empty log message ***

16 years ago(x_draw_image_glyph_string): Adjust stipple origin when
YAMAMOTO Mitsuharu [Sat, 11 Aug 2007 02:06:37 +0000 (02:06 +0000)]
(x_draw_image_glyph_string): Adjust stipple origin when
filling pixmap with stippled background.

16 years ago(x_draw_image_glyph_string): Adjust stipple origin when
YAMAMOTO Mitsuharu [Sat, 11 Aug 2007 02:04:58 +0000 (02:04 +0000)]
(x_draw_image_glyph_string): Adjust stipple origin when
filling pixmap with stippled background.

16 years ago(mac-ae-reopen-application): New function.
YAMAMOTO Mitsuharu [Fri, 10 Aug 2007 10:13:44 +0000 (10:13 +0000)]
(mac-ae-reopen-application): New function.
(mac-apple-event-map): Bind "reopen application" Apple event to it.

16 years ago[TARGET_API_MAC_CARBON] (mac_handle_window_event):
YAMAMOTO Mitsuharu [Fri, 10 Aug 2007 10:13:05 +0000 (10:13 +0000)]
[TARGET_API_MAC_CARBON] (mac_handle_window_event):
Don't use invisible frame as parent window for repositioning.

16 years ago(log-view-font-lock-keywords): Use `eval' so as to adapt to buffer settings.
Stefan Monnier [Fri, 10 Aug 2007 08:20:20 +0000 (08:20 +0000)]
(log-view-font-lock-keywords): Use `eval' so as to adapt to buffer settings.

16 years ago(new_backquote_output): Rename from old_backquote_output.
Stefan Monnier [Fri, 10 Aug 2007 08:01:30 +0000 (08:01 +0000)]
(new_backquote_output): Rename from old_backquote_output.
(print): Inverse its logic (according to its name) so as to match the
behavior of new_backquote_flag in lread.c.

16 years agoBzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.
Stefan Monnier [Fri, 10 Aug 2007 06:53:43 +0000 (06:53 +0000)]
Bzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.

16 years ago*** empty log message ***
Stefan Monnier [Fri, 10 Aug 2007 06:52:54 +0000 (06:52 +0000)]
*** empty log message ***

16 years ago(backquote-delay-process): New function.
Stefan Monnier [Fri, 10 Aug 2007 06:52:30 +0000 (06:52 +0000)]
(backquote-delay-process): New function.
(backquote-process): Add internal arg `level'.  Use the two to
correctly handle nested backquotes.

16 years agoAdd Gtk+ tool bar and GUD focus problem.
Jan Djärv [Fri, 10 Aug 2007 05:47:45 +0000 (05:47 +0000)]
Add Gtk+ tool bar and GUD focus problem.

16 years ago*** empty log message ***
Jan Djärv [Fri, 10 Aug 2007 05:47:27 +0000 (05:47 +0000)]
*** empty log message ***

16 years ago(tex-font-lock-unfontify-region): Take tex-font-script-display into account.
Stefan Monnier [Fri, 10 Aug 2007 04:16:21 +0000 (04:16 +0000)]
(tex-font-lock-unfontify-region): Take tex-font-script-display into account.
(tex-font-script-display, tex-font-lock-suscript): Change from a cons
cell to a list of 2 elements to simplify the unfontify code.

16 years ago(vc-bzr-registered): Use \0 instead of literal NULs.
Stefan Monnier [Thu, 9 Aug 2007 14:57:45 +0000 (14:57 +0000)]
(vc-bzr-registered): Use \0 instead of literal NULs.
(vc-bzr-state-words): Add "kind changed" state word.
(vc-bzr-status): New function.  Return Bzr idea of file status,
which is different from VC's.
(vc-bzr-state): Use vc-bzr-status.
(vc-workfile-unchanged-p): Use vc-bzr-status.
(vc-bzr-revert): Use synchronous process; expect exitcode 0.
(vc-dired-state): Process "kind changed" state word.

16 years ago(vc-default-find-file-not-found-hook): Do nothing.
Stefan Monnier [Thu, 9 Aug 2007 14:42:00 +0000 (14:42 +0000)]
(vc-default-find-file-not-found-hook): Do nothing.

16 years ago(vc-rcs-find-file-not-found-hook):
Stefan Monnier [Thu, 9 Aug 2007 14:39:20 +0000 (14:39 +0000)]
(vc-rcs-find-file-not-found-hook):
Move from vc-default-find-file-not-found-hook.

16 years ago(mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 09:38:59 +0000 (09:38 +0000)]
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.

16 years ago(mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 09:36:42 +0000 (09:36 +0000)]
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
for window repositioning.

16 years ago*** empty log message ***
Glenn Morris [Thu, 9 Aug 2007 08:09:03 +0000 (08:09 +0000)]
*** empty log message ***

16 years ago(posix_memalign): New function.
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 03:08:25 +0000 (03:08 +0000)]
(posix_memalign): New function.

16 years ago(frame_highlight, frame_unhighlight): Don't call
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 03:07:26 +0000 (03:07 +0000)]
(frame_highlight, frame_unhighlight): Don't call
ActivateControl/DeactivateControl here.
[USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
frame-notice-user-settings is non-nil.
[USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
for kEventParamFMFontStyle.
[TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
mac_pass_command_to_system and mac_pass_control_to_system here.
(XTread_socket): Call ActivateControl/DeactivateControl here.
(XTread_socket) [TARGET_API_MAC_CARBON]:
Check mac_pass_command_to_system and mac_pass_control_to_system here.

16 years ago(posix_memalign): New function.
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 03:07:07 +0000 (03:07 +0000)]
(posix_memalign): New function.

16 years ago(help-make-xrefs): Fix previous change.
Glenn Morris [Thu, 9 Aug 2007 02:49:10 +0000 (02:49 +0000)]
(help-make-xrefs): Fix previous change.

16 years ago(help-make-xrefs): Fix previous change.
Glenn Morris [Thu, 9 Aug 2007 02:48:42 +0000 (02:48 +0000)]
(help-make-xrefs): Fix previous change.

16 years agousername and password default
Vinicius Jose Latorre [Thu, 9 Aug 2007 01:42:13 +0000 (01:42 +0000)]
username and password default

16 years agousername and password default
Vinicius Jose Latorre [Thu, 9 Aug 2007 01:41:08 +0000 (01:41 +0000)]
username and password default

16 years ago(Example Major Modes): Fix typo.
Martin Rudalics [Wed, 8 Aug 2007 21:14:52 +0000 (21:14 +0000)]
(Example Major Modes): Fix typo.

16 years agoRemove spurious * in docstrings.
Stefan Monnier [Wed, 8 Aug 2007 19:52:03 +0000 (19:52 +0000)]
Remove spurious * in docstrings.
Merge defvars and toplevel setq-defaults.
(Man-highlight-references0): Limit=nil rather than point-max.
(Man-mode-map): Move initialization into the declaration.
(Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
(Man-view-header-file): Use expand-file-name rather than concat.
(Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.

16 years ago(Man-next-section): Make sure we do not move backward.
Stefan Monnier [Wed, 8 Aug 2007 19:44:55 +0000 (19:44 +0000)]
(Man-next-section): Make sure we do not move backward.

16 years agops-print-color-p fix
Vinicius Jose Latorre [Wed, 8 Aug 2007 16:38:32 +0000 (16:38 +0000)]
ps-print-color-p fix

16 years agops-print-color-p fix
Vinicius Jose Latorre [Wed, 8 Aug 2007 16:37:46 +0000 (16:37 +0000)]
ps-print-color-p fix

16 years ago(auto-mode-alist): Use the purecopied text (duh!).
Stefan Monnier [Wed, 8 Aug 2007 14:06:02 +0000 (14:06 +0000)]
(auto-mode-alist): Use the purecopied text (duh!).

16 years ago(sendmail-pre-abbrev-expand-hook): Check for
Andreas Schwab [Wed, 8 Aug 2007 11:52:16 +0000 (11:52 +0000)]
(sendmail-pre-abbrev-expand-hook): Check for
self-insert-command, not self-insert.

16 years ago(sendmail-pre-abbrev-expand-hook): Check for
Andreas Schwab [Wed, 8 Aug 2007 11:51:48 +0000 (11:51 +0000)]
(sendmail-pre-abbrev-expand-hook): Check for
self-insert-command, not self-insert.

16 years ago(eldoc-get-fnsym-args-string): Make second argument optional, for
Glenn Morris [Wed, 8 Aug 2007 08:14:03 +0000 (08:14 +0000)]
(eldoc-get-fnsym-args-string): Make second argument optional, for
backwards compatibility, and only highlight args when present.
Fix symbol name typo (doc/args).

16 years ago*** empty log message ***
Glenn Morris [Wed, 8 Aug 2007 08:13:41 +0000 (08:13 +0000)]
*** empty log message ***

16 years ago(help-make-xrefs): Search for symbol constituents, rather than just `-'.
Glenn Morris [Wed, 8 Aug 2007 08:03:53 +0000 (08:03 +0000)]
(help-make-xrefs): Search for symbol constituents, rather than just `-'.

16 years ago(Documentation Tips): Recommend against `iff'.
Glenn Morris [Wed, 8 Aug 2007 08:01:42 +0000 (08:01 +0000)]
(Documentation Tips): Recommend against `iff'.

16 years ago(help-make-xrefs): Search for symbol constituents, rather than just `-'.
Glenn Morris [Wed, 8 Aug 2007 08:00:43 +0000 (08:00 +0000)]
(help-make-xrefs): Search for symbol constituents, rather than just `-'.

16 years ago*** empty log message ***
Glenn Morris [Wed, 8 Aug 2007 07:56:20 +0000 (07:56 +0000)]
*** empty log message ***

16 years agoReplace `iff' in comments.
Glenn Morris [Wed, 8 Aug 2007 07:49:21 +0000 (07:49 +0000)]
Replace `iff' in comments.

16 years agoReplace `iff' in comments.
Glenn Morris [Wed, 8 Aug 2007 07:48:26 +0000 (07:48 +0000)]
Replace `iff' in comments.

16 years ago(nil and t): Do not use `iff' in documentation.
Glenn Morris [Wed, 8 Aug 2007 07:41:51 +0000 (07:41 +0000)]
(nil and t): Do not use `iff' in documentation.

16 years agoReplace `iff'.
Glenn Morris [Wed, 8 Aug 2007 07:41:40 +0000 (07:41 +0000)]
Replace `iff'.

16 years ago(Glossary): Deprecate `iff'.
Glenn Morris [Wed, 8 Aug 2007 07:40:33 +0000 (07:40 +0000)]
(Glossary): Deprecate `iff'.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:40:09 +0000 (07:40 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoRemove time-stamp.
Glenn Morris [Wed, 8 Aug 2007 07:37:59 +0000 (07:37 +0000)]
Remove time-stamp.
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:34:30 +0000 (07:34 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:27:21 +0000 (07:27 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:21:11 +0000 (07:21 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:18:57 +0000 (07:18 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:17:12 +0000 (07:17 +0000)]
Replace `iff' in doc-strings and comments.

16 years ago(checkdoc-ispell-lisp-words): Remove `iff'.
Glenn Morris [Wed, 8 Aug 2007 07:15:01 +0000 (07:15 +0000)]
(checkdoc-ispell-lisp-words): Remove `iff'.
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in comments.
Glenn Morris [Wed, 8 Aug 2007 07:12:39 +0000 (07:12 +0000)]
Replace `iff' in comments.

16 years agoReplace `iff'.
Glenn Morris [Wed, 8 Aug 2007 07:12:04 +0000 (07:12 +0000)]
Replace `iff'.

16 years ago`iff' item is dealt with.
Glenn Morris [Wed, 8 Aug 2007 07:11:41 +0000 (07:11 +0000)]
`iff' item is dealt with.

16 years agotelnet, erc-server issues fixed.
Glenn Morris [Wed, 8 Aug 2007 07:11:08 +0000 (07:11 +0000)]
telnet, erc-server issues fixed.