bpt/emacs.git
15 years ago* symbols.texi (Other Plists): Fix incorrect example.
Chong Yidong [Tue, 5 Aug 2008 20:58:21 +0000 (20:58 +0000)]
* symbols.texi (Other Plists): Fix incorrect example.
Suggested by Florian Beck.

15 years ago(hack-one-local-variable-eval-safep): Handle lisp-indent-function and
Chong Yidong [Tue, 5 Aug 2008 20:46:42 +0000 (20:46 +0000)]
(hack-one-local-variable-eval-safep): Handle lisp-indent-function and
scheme-indent-function in addition to the deprecated lisp-indent-hook.

15 years ago* files.el (hack-one-local-variable-eval-safep): Handle
Chong Yidong [Tue, 5 Aug 2008 20:46:27 +0000 (20:46 +0000)]
* files.el (hack-one-local-variable-eval-safep): Handle
lisp-indent-function and scheme-indent-function in addition to the
deprecated lisp-indent-hook.

15 years ago* net/xesam.el (top): Require `wid-edit' always.
Michael Albinus [Tue, 5 Aug 2008 19:49:17 +0000 (19:49 +0000)]
* net/xesam.el (top): Require `wid-edit' always.
(xesam-mode-line, xesam-highlight): New deffaces.
(xesam-objects): New local variable.
(xesam-search-engines): Fix error in field list.
(xesam-mode): Use `xesam-mode-line' instead of
`font-lock-type-face'.  Apply `xesam-mode' to a temp buffer, for
proper initiatilzaion (why?).
(xesam-highlight-string, xesam-get-hits)
(xesam-kill-buffer-function): New defuns.
(xesam-refresh-entry): Move code to `xesam-get-hits'.  Check
result of "hit.fields", it isn't a string only.  Wrap an error of
the strigi search engine ("xesam:size" is returned as string).
Highlight search items.
(xesam-refresh-search-buffer): Make logic of counters more simple.
Prefetch next hits.
(xesam-signal-handler): Use `xesam-mode-line' instead of
`font-lock-type-face'.
(xesam-new-search): Add `xesam-kill-buffer-function' to
`kill-buffer-hook'.

15 years ago(change-log-next-error, change-log-mode): Add support
Teodor Zlatanov [Tue, 5 Aug 2008 18:37:12 +0000 (18:37 +0000)]
(change-log-next-error, change-log-mode): Add support
for `next-error' to call `change-log-goto-source' on named files
in a ChangeLog.

15 years agoemacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.
Adrian Robert [Tue, 5 Aug 2008 17:33:05 +0000 (17:33 +0000)]
emacs.c (main): Under NS, set working dir to HOME when get a 'psn' argument.

15 years agoset working dir to /Users/arobert under NS when psn argument given
Adrian Robert [Tue, 5 Aug 2008 16:17:07 +0000 (16:17 +0000)]
set working dir to /Users/arobert under NS when psn argument given

15 years ago* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
Juanma Barranquero [Tue, 5 Aug 2008 15:04:03 +0000 (15:04 +0000)]
* buffer.c (syms_of_buffer) <scroll-up-aggressively>:
  <scroll-down-aggressively, before-change-functions>:
  <after-change-functions>: Reflow docstrings.

15 years ago(VC Directory Mode): Fix typo.
Nick Roberts [Tue, 5 Aug 2008 08:05:17 +0000 (08:05 +0000)]
(VC Directory Mode): Fix typo.

15 years ago*** empty log message ***
Nick Roberts [Tue, 5 Aug 2008 08:01:16 +0000 (08:01 +0000)]
*** empty log message ***

15 years ago(math-read-number): Handle C-like languages properly.
Jay Belanger [Tue, 5 Aug 2008 03:45:22 +0000 (03:45 +0000)]
(math-read-number): Handle C-like languages properly.

15 years ago(math-read-number): Handle C numbers beginning with 0 correctly.
Jay Belanger [Tue, 5 Aug 2008 03:38:24 +0000 (03:38 +0000)]
(math-read-number): Handle C numbers beginning with 0 correctly.

15 years agoDock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
Adrian Robert [Tue, 5 Aug 2008 03:05:14 +0000 (03:05 +0000)]
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.

15 years agoTest directly for NS_HAVE_INTEGER before defining it.
Chong Yidong [Mon, 4 Aug 2008 21:59:02 +0000 (21:59 +0000)]
Test directly for NS_HAVE_INTEGER before defining it.

15 years agoRegenerate.
Chong Yidong [Mon, 4 Aug 2008 21:58:51 +0000 (21:58 +0000)]
Regenerate.

15 years ago* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
Chong Yidong [Mon, 4 Aug 2008 21:58:34 +0000 (21:58 +0000)]
* nsterm.h: Test directly for NS_HAVE_INTEGER before defining it.
* config.in: Regenerate.

15 years agoTest for existence of NSInteger.
Chong Yidong [Mon, 4 Aug 2008 21:57:15 +0000 (21:57 +0000)]
Test for existence of NSInteger.
Suggested by Yavor Doganov.

15 years agoRegenerate.
Chong Yidong [Mon, 4 Aug 2008 21:57:03 +0000 (21:57 +0000)]
Regenerate.

15 years agoLast change suggested by Yavor Doganov.
Chong Yidong [Mon, 4 Aug 2008 21:56:53 +0000 (21:56 +0000)]
Last change suggested by Yavor Doganov.

15 years ago* configure: Regenerate.
Chong Yidong [Mon, 4 Aug 2008 21:56:18 +0000 (21:56 +0000)]
* configure: Regenerate.
* configure.in: Test for existence of NSInteger.

15 years agonsfns.m (x-create-frame): Set the frame parameter alpha to Qnil
Seiji Zenitani [Mon, 4 Aug 2008 17:50:47 +0000 (17:50 +0000)]
nsfns.m (x-create-frame): Set the frame parameter alpha to Qnil

15 years agoSet the frame parameter alpha to Qnil
Seiji Zenitani [Mon, 4 Aug 2008 17:50:22 +0000 (17:50 +0000)]
Set the frame parameter alpha to Qnil

15 years ago(find_and_call_menu_selection): Fix prototype.
Chong Yidong [Mon, 4 Aug 2008 17:14:16 +0000 (17:14 +0000)]
(find_and_call_menu_selection): Fix prototype.

15 years ago* nsterm.h (find_and_call_menu_selection): Fix prototype.
Chong Yidong [Mon, 4 Aug 2008 17:14:08 +0000 (17:14 +0000)]
* nsterm.h (find_and_call_menu_selection): Fix prototype.

15 years agofix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu...
Adrian Robert [Mon, 4 Aug 2008 16:57:44 +0000 (16:57 +0000)]
fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)

15 years agocleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX...
Adrian Robert [Mon, 4 Aug 2008 14:39:27 +0000 (14:39 +0000)]
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups

15 years agoFix typos.
Juanma Barranquero [Mon, 4 Aug 2008 14:17:35 +0000 (14:17 +0000)]
Fix typos.

15 years agoFix typos.
Juanma Barranquero [Mon, 4 Aug 2008 13:55:44 +0000 (13:55 +0000)]
Fix typos.

15 years ago* international/mule-cmds.el (read-char-by-name):
Juanma Barranquero [Mon, 4 Aug 2008 13:35:02 +0000 (13:35 +0000)]
* international/mule-cmds.el (read-char-by-name):
  Check UCS names with `assoc-string' and case folding.

15 years ago* net/dbus.el (dbus-call-method-asynchronously): Declare
Michael Albinus [Mon, 4 Aug 2008 12:42:28 +0000 (12:42 +0000)]
* net/dbus.el (dbus-call-method-asynchronously): Declare
it with `declare-function'.

15 years ago* net/dbus.el (dbus-method-return-internal)
Michael Albinus [Mon, 4 Aug 2008 12:33:38 +0000 (12:33 +0000)]
* net/dbus.el (dbus-method-return-internal)
(dbus-method-error-internal): Declare them with
`declare-function'.

15 years ago* descr-text.el (describe-char-display): Fix last change:
Juanma Barranquero [Mon, 4 Aug 2008 12:01:54 +0000 (12:01 +0000)]
* descr-text.el (describe-char-display): Fix last change:
  don't pass CHARSET to `encoded-string-description'.

15 years agoFix typos and add missing entry.
Juanma Barranquero [Mon, 4 Aug 2008 11:52:36 +0000 (11:52 +0000)]
Fix typos and add missing entry.

15 years agoAdd missing entry.
Juanma Barranquero [Mon, 4 Aug 2008 11:13:12 +0000 (11:13 +0000)]
Add missing entry.

15 years ago(windowDidResize): Remove stopModel call.
Chong Yidong [Sun, 3 Aug 2008 20:34:00 +0000 (20:34 +0000)]
(windowDidResize): Remove stopModel call.

15 years ago* nsterm.m (windowDidResize): Remove stopModel call.
Chong Yidong [Sun, 3 Aug 2008 20:33:50 +0000 (20:33 +0000)]
* nsterm.m (windowDidResize): Remove stopModel call.

15 years ago* dbus.texi (Receiving Method Calls): Document error handling of own
Michael Albinus [Sun, 3 Aug 2008 17:14:34 +0000 (17:14 +0000)]
* dbus.texi (Receiving Method Calls): Document error handling of own
D-Bus methods.

15 years ago(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
Andreas Schwab [Sun, 3 Aug 2008 09:27:34 +0000 (09:27 +0000)]
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
(check_memory_limits): Don't handle HAVE_GETRLIMIT here.

15 years ago(check_memory_limits) [HAVE_GETRLIMIT]: Fix
Andreas Schwab [Sun, 3 Aug 2008 08:52:03 +0000 (08:52 +0000)]
(check_memory_limits) [HAVE_GETRLIMIT]: Fix
calculation of data_size.  Use correct type for five_percent.

15 years ago(check_memory_limits): Don't use getrlimit on cygwin. Don't use
Chong Yidong [Sat, 2 Aug 2008 22:35:21 +0000 (22:35 +0000)]
(check_memory_limits): Don't use getrlimit on cygwin.  Don't use
uninitialized pointer variable when using getrlimit.

15 years ago* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
Chong Yidong [Sat, 2 Aug 2008 22:35:10 +0000 (22:35 +0000)]
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
Don't use uninitialized pointer variable when using getrlimit.

15 years ago(ido-mode): Add toggle notification.
Chong Yidong [Sat, 2 Aug 2008 21:50:11 +0000 (21:50 +0000)]
(ido-mode): Add toggle notification.

15 years ago* ido.el (ido-mode): Add toggle notification.
Chong Yidong [Sat, 2 Aug 2008 21:50:00 +0000 (21:50 +0000)]
* ido.el (ido-mode): Add toggle notification.

15 years agoMark last change as tiny.
Chong Yidong [Sat, 2 Aug 2008 21:32:43 +0000 (21:32 +0000)]
Mark last change as tiny.

15 years ago(vc-next-action): Update list var correctly after delete.
Chong Yidong [Sat, 2 Aug 2008 21:31:41 +0000 (21:31 +0000)]
(vc-next-action): Update list var correctly after delete.

15 years ago* vc.el (vc-next-action): Update list var correctly after delete.
Chong Yidong [Sat, 2 Aug 2008 21:31:32 +0000 (21:31 +0000)]
* vc.el (vc-next-action): Update list var correctly after delete.

15 years ago(compute_metrics): Don't mess with glyph_idx setting here.
Jason Rumney [Sat, 2 Aug 2008 21:26:08 +0000 (21:26 +0000)]
(compute_metrics): Don't mess with glyph_idx setting here.

15 years ago(custom-save-all): Avoid destrying symlink if already visiting the
Chong Yidong [Sat, 2 Aug 2008 21:07:20 +0000 (21:07 +0000)]
(custom-save-all): Avoid destrying symlink if already visiting the
custom file.

15 years ago* cus-edit.el (custom-save-all): Avoid destrying symlink if
Chong Yidong [Sat, 2 Aug 2008 21:07:06 +0000 (21:07 +0000)]
* cus-edit.el (custom-save-all): Avoid destrying symlink if
already visiting the custom file.

15 years agoMention crashes with .tar.gz files on Windows.
Eli Zaretskii [Sat, 2 Aug 2008 19:31:31 +0000 (19:31 +0000)]
Mention crashes with .tar.gz files on Windows.

15 years ago(VC Directory Mode, VC Directory Commands): Fix English and wording.
Eli Zaretskii [Sat, 2 Aug 2008 19:21:43 +0000 (19:21 +0000)]
(VC Directory Mode, VC Directory Commands): Fix English and wording.

15 years ago(pgg-gpg-process-region): Accept any remaining pending output coming
Chong Yidong [Sat, 2 Aug 2008 19:02:42 +0000 (19:02 +0000)]
(pgg-gpg-process-region): Accept any remaining pending output coming
after the status change.

15 years ago* pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
Chong Yidong [Sat, 2 Aug 2008 19:02:30 +0000 (19:02 +0000)]
* pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
pending output coming after the status change.

15 years agoAdd defines for accessing system processes.
Eli Zaretskii [Sat, 2 Aug 2008 18:56:20 +0000 (18:56 +0000)]
Add defines for accessing system processes.

15 years agoMention list-system-processes and system-process-attributes.
Eli Zaretskii [Sat, 2 Aug 2008 17:18:32 +0000 (17:18 +0000)]
Mention list-system-processes and system-process-attributes.

15 years agoFix erroneous last commit.
Eli Zaretskii [Sat, 2 Aug 2008 17:03:34 +0000 (17:03 +0000)]
Fix erroneous last commit.

15 years ago(NSTATICS): Bump to 0x640.
Eli Zaretskii [Sat, 2 Aug 2008 16:41:36 +0000 (16:41 +0000)]
(NSTATICS): Bump to 0x640.

15 years ago(Fsystem_processes_list, Fsystem_process_attributes): New functions.
Eli Zaretskii [Sat, 2 Aug 2008 16:27:44 +0000 (16:27 +0000)]
(Fsystem_processes_list, Fsystem_process_attributes): New functions.
(syms_of_process): Defsubr them.  Add initializations for various Q* symbols
used in procfs_system_process_attributes.
(procfs_list_system_processes, procfs_system_process_attributes) [HAVE_PROCFS]:
New functions.
(time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname)
(procfs_get_total_memory): New functions.

15 years agoAdd prototype for directory_files_internal.
Eli Zaretskii [Sat, 2 Aug 2008 16:20:29 +0000 (16:20 +0000)]
Add prototype for directory_files_internal.

15 years ago(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
Eli Zaretskii [Sat, 2 Aug 2008 16:19:03 +0000 (16:19 +0000)]
(HAVE_PROCFS, LISTPROC, PROCATTR): New defines.

15 years ago(INFO_FILES): Add mairix-el.
Romain Francoise [Sat, 2 Aug 2008 14:11:24 +0000 (14:11 +0000)]
(INFO_FILES): Add mairix-el.

15 years ago(tis620-2533): Use as preferred registry for thai fonts.
Jason Rumney [Sat, 2 Aug 2008 10:31:28 +0000 (10:31 +0000)]
(tis620-2533): Use as preferred registry for thai fonts.

15 years ago(VC Directory Mode): Fix and improve the info about
Dan Nicolaescu [Sat, 2 Aug 2008 07:13:48 +0000 (07:13 +0000)]
(VC Directory Mode): Fix and improve the info about
marking/unmarking. Add descriptions for the multiple file search
commands.  Improve some old info.

15 years agoFix whitespace change caused by bug.
Juanma Barranquero [Fri, 1 Aug 2008 23:46:59 +0000 (23:46 +0000)]
Fix whitespace change caused by bug.

15 years agoFix typos.
Juanma Barranquero [Fri, 1 Aug 2008 23:43:59 +0000 (23:43 +0000)]
Fix typos.

15 years ago* xfaces.c (Fx_load_color_file): Fix previous change;
Juanma Barranquero [Fri, 1 Aug 2008 23:40:13 +0000 (23:40 +0000)]
* xfaces.c (Fx_load_color_file): Fix previous change;
  it is #ifdef WINDOWSNT, not WINDOWS_NT.

15 years agoAdd entries about the new auth-source integration and
Teodor Zlatanov [Fri, 1 Aug 2008 21:00:17 +0000 (21:00 +0000)]
Add entries about the new auth-source integration and
about the cyrillic-translit modifications.

15 years ago* net/xesam.el (xesam-all-fields): Remove source and content
Michael Albinus [Fri, 1 Aug 2008 18:56:08 +0000 (18:56 +0000)]
* net/xesam.el (xesam-all-fields): Remove source and content
identifiers.
(xesam-dbus-unique-names): New defvar.
(xesam-dbus-call-method): New defun.  Replace all calls of
`dbus-call-method' by `xesam-dbus-call-method'.
(xesam-get-cached-property, xesam-set-cached-property): New
defuns.
(xesam-get-property, xesam-set-property, xesam-refresh-entry)
(xesam-new-search, xesam-search): Apply
`xesam-get-cached-property'.
(xesam-search-engines): Make it an association list.  Take changed
layout into account in the corresponding function.
(xesam-delete-search-engine): Remove check for consistency of
`xesam-search-engines', not needed anymore.
(xesam-mode): Show XML query string only in the debug case.

15 years ago* net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
Michael Albinus [Fri, 1 Aug 2008 18:41:05 +0000 (18:41 +0000)]
* net/dbus.el (dbus-check-event, dbus-handle-event): Handle D-Bus
error messages.
(dbus-set-property): Call `dbus-introspect-get-property' instead
of `dbus-get-property'.

15 years ago* dbusbind.c (xd_read_message): Handle D-Bus error messages.
Michael Albinus [Fri, 1 Aug 2008 18:35:49 +0000 (18:35 +0000)]
* dbusbind.c (xd_read_message): Handle D-Bus error messages.

15 years agorestore 2008-07-30T14:50:08Z!dann@ics.uci.edu
Sam Steingold [Fri, 1 Aug 2008 18:05:37 +0000 (18:05 +0000)]
restore 2008-07-30T14:50:08Z!dann@ics.uci.edu

15 years agoadd defines for NSInteger, NSUInteger on non-Leopard
Adrian Robert [Fri, 1 Aug 2008 16:29:50 +0000 (16:29 +0000)]
add defines for NSInteger, NSUInteger on non-Leopard

15 years ago(ns_frame_parm_handlers): Add empty entry for x_set_alpha.
Chong Yidong [Fri, 1 Aug 2008 16:23:25 +0000 (16:23 +0000)]
(ns_frame_parm_handlers): Add empty entry for x_set_alpha.

15 years ago* nsfns.m (ns_frame_parm_handlers): Add empty entry for
Chong Yidong [Fri, 1 Aug 2008 16:23:06 +0000 (16:23 +0000)]
* nsfns.m (ns_frame_parm_handlers): Add empty entry for
x_set_alpha.

15 years ago(EmacsApp -application:openFiles:): GNUStep does not
Chong Yidong [Fri, 1 Aug 2008 16:07:49 +0000 (16:07 +0000)]
(EmacsApp -application:openFiles:): GNUStep does not
define NSApplicationDelegateReplySuccess.
(EmacsView -converstationIdentifier): Use long instead of
NSInteger for GNUStep, since it doesn't have NSInteger.

15 years ago* nsterm.m (EmacsApp -application:openFiles:): GNUStep does not
Chong Yidong [Fri, 1 Aug 2008 16:07:14 +0000 (16:07 +0000)]
* nsterm.m (EmacsApp -application:openFiles:): GNUStep does not
define NSApplicationDelegateReplySuccess.
(EmacsView -converstationIdentifier): Use long instead of
NSInteger for GNUStep, since it doesn't have NSInteger.

15 years agoRevert last change.
Chong Yidong [Fri, 1 Aug 2008 15:44:26 +0000 (15:44 +0000)]
Revert last change.

15 years ago* xmenu.c: Revert last change.
Chong Yidong [Fri, 1 Aug 2008 15:44:18 +0000 (15:44 +0000)]
* xmenu.c: Revert last change.

15 years agoFix last change.
Chong Yidong [Fri, 1 Aug 2008 15:40:54 +0000 (15:40 +0000)]
Fix last change.

15 years ago* keyboard.h: Fix last change.
Chong Yidong [Fri, 1 Aug 2008 15:40:46 +0000 (15:40 +0000)]
* keyboard.h: Fix last change.

15 years agocommit patch to x-load-color-file posted by lekktu@gmail.com
Adrian Robert [Fri, 1 Aug 2008 15:33:15 +0000 (15:33 +0000)]
commit patch to x-load-color-file posted by lekktu@gmail.com

15 years ago(dispnew.o, gtkutil.o, sound.o, atimer.o)
Dan Nicolaescu [Fri, 1 Aug 2008 14:04:53 +0000 (14:04 +0000)]
(dispnew.o, gtkutil.o, sound.o, atimer.o)
(floatfns.o): Depend on syssignal.h.
(term.o): Depend on syssignal.h, systty.h, and $(INTERVAL_SRC).

15 years agoclear warnings and clean up NS port
Adrian Robert [Fri, 1 Aug 2008 14:01:08 +0000 (14:01 +0000)]
clear warnings and clean up NS port

15 years agoFix previous change that removed BSD_TERMIOS. Add
Dan Nicolaescu [Fri, 1 Aug 2008 12:56:49 +0000 (12:56 +0000)]
Fix previous change that removed BSD_TERMIOS.  Add
comments to #ifdefs.

15 years ago(describe-char-display): Call encode-coding-char
Kenichi Handa [Fri, 1 Aug 2008 12:47:44 +0000 (12:47 +0000)]
(describe-char-display): Call encode-coding-char
with the arg CHARSET.
(describe-char): Pay attention to the text-property `charset'.

15 years ago(encode-coding-char): New optional arg CHARSET.
Kenichi Handa [Fri, 1 Aug 2008 12:46:30 +0000 (12:46 +0000)]
(encode-coding-char): New optional arg CHARSET.

15 years agoNS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_lo...
Adrian Robert [Fri, 1 Aug 2008 11:48:29 +0000 (11:48 +0000)]
NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file

15 years ago(Reading Mail)
Bill Wohler [Fri, 1 Aug 2008 04:48:08 +0000 (04:48 +0000)]
(Reading Mail)
(Viewing Attachments): Describe new function
mh-show-preferred-alternative.
(Sending Mail, Redistributing, Sending Message): Describe new hook
mh-annotate-msg-hook.

15 years ago(mh-send-letter, mh-redistribute): Mention mh-annotate-msg-hook in
Bill Wohler [Fri, 1 Aug 2008 04:42:19 +0000 (04:42 +0000)]
(mh-send-letter, mh-redistribute): Mention mh-annotate-msg-hook in
docstring.

15 years ago(mh-annotate-msg-hook): Sync docstring with manual.
Bill Wohler [Fri, 1 Aug 2008 04:41:00 +0000 (04:41 +0000)]
(mh-annotate-msg-hook): Sync docstring with manual.

15 years ago(mh-show-preferred-alternative): Sync docstring with manual.
Bill Wohler [Fri, 1 Aug 2008 04:40:09 +0000 (04:40 +0000)]
(mh-show-preferred-alternative): Sync docstring with manual.

15 years agoRemove orphaned comment.
Bill Wohler [Fri, 1 Aug 2008 04:23:13 +0000 (04:23 +0000)]
Remove orphaned comment.

15 years agoAvoid maintainer warning for autogenerated unicode files.
Chong Yidong [Thu, 31 Jul 2008 22:40:15 +0000 (22:40 +0000)]
Avoid maintainer warning for autogenerated unicode files.

15 years ago* Makefile.in: Avoid maintainer warning for autogenerated unicode
Chong Yidong [Thu, 31 Jul 2008 22:38:28 +0000 (22:38 +0000)]
* Makefile.in: Avoid maintainer warning for autogenerated unicode
files.

15 years ago(forward-button): Avoid infloop.
Chong Yidong [Thu, 31 Jul 2008 22:15:45 +0000 (22:15 +0000)]
(forward-button): Avoid infloop.

15 years ago(apropos-symbol): Don't set button skip by default.
Chong Yidong [Thu, 31 Jul 2008 22:15:18 +0000 (22:15 +0000)]
(apropos-symbol): Don't set button skip by default.
(apropos-print): Set button skip iff searching for multiple types.
(apropos-print-doc): Insert blank label button when searching for
a single type.

15 years ago* apropos.el (apropos-symbol): Don't set button skip by default.
Chong Yidong [Thu, 31 Jul 2008 22:13:46 +0000 (22:13 +0000)]
* apropos.el (apropos-symbol): Don't set button skip by default.
(apropos-print): Set button skip iff searching for multiple types.
(apropos-print-doc): Insert blank label button when searching for
a single type.

* button.el (forward-button): Avoid infloop.

15 years ago* files.el (read-file-modes): Fix tpo in docstring.
Juanma Barranquero [Thu, 31 Jul 2008 21:35:59 +0000 (21:35 +0000)]
* files.el (read-file-modes): Fix tpo in docstring.

15 years ago(abbreviate-file-name): When replacing $HOME with ~, turn off
Chong Yidong [Thu, 31 Jul 2008 21:09:05 +0000 (21:09 +0000)]
(abbreviate-file-name): When replacing $HOME with ~, turn off
case-fold-search.

15 years ago(read-file-name-completion-ignore-case): Add cygwin to the list.
Chong Yidong [Thu, 31 Jul 2008 21:07:11 +0000 (21:07 +0000)]
(read-file-name-completion-ignore-case): Add cygwin to the list.