]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years ago(mh-find-progs): Also search in `lib'.
Gerd Moellmann [Thu, 19 Jul 2001 13:04:43 +0000 (13:04 +0000)]
(mh-find-progs): Also search in `lib'.
From Mats Bengtsson <mats.bengtsson@s3.kth.se>,

23 years ago(syms_of_composite): Renamed from
Gerd Moellmann [Thu, 19 Jul 2001 11:20:40 +0000 (11:20 +0000)]
(syms_of_composite): Renamed from
syms_of_composition.

23 years ago* fns.c (Fset_char_table_default): Check that a charset is defined before checking...
Ken Raeburn [Wed, 18 Jul 2001 20:42:40 +0000 (20:42 +0000)]
* fns.c (Fset_char_table_default): Check that a charset is defined before checking its dimension.

23 years agoMinor changes from Richard M. Stallman.
Eli Zaretskii [Wed, 18 Jul 2001 15:19:49 +0000 (15:19 +0000)]
Minor changes from Richard M. Stallman.

23 years agoAdd a missing word.
Eli Zaretskii [Wed, 18 Jul 2001 15:17:06 +0000 (15:17 +0000)]
Add a missing word.

23 years agoFix a typo.
Gerd Moellmann [Wed, 18 Jul 2001 10:40:57 +0000 (10:40 +0000)]
Fix a typo.

23 years agoDoc and coding conventions fixes.
Pavel Janík [Wed, 18 Jul 2001 09:06:38 +0000 (09:06 +0000)]
Doc and coding conventions fixes.

23 years ago(Auto Fill): Fix a reference to Adaptive Fill. From Bill Richter.
Eli Zaretskii [Wed, 18 Jul 2001 07:07:08 +0000 (07:07 +0000)]
(Auto Fill): Fix a reference to Adaptive Fill.  From Bill Richter.

23 years agoShow how to add wait-for-wm to frame's parameter list.
Eli Zaretskii [Wed, 18 Jul 2001 06:44:35 +0000 (06:44 +0000)]
Show how to add wait-for-wm to frame's parameter list.

23 years ago*** empty log message ***
Stefan Monnier [Tue, 17 Jul 2001 18:40:19 +0000 (18:40 +0000)]
*** empty log message ***

23 years ago(ignore-key, sun-esc-bracket, meta-flag): Remove.
Stefan Monnier [Tue, 17 Jul 2001 18:37:47 +0000 (18:37 +0000)]
(ignore-key, sun-esc-bracket, meta-flag): Remove.
(sun-raw-prefix): Replace t3, t4, t6, and t7 with f3, f4, f6 and f7.
Complete bindings for F<1..12> keys.
(global-map): Remove `undo' binding (already in the default).
Replace `t<n>' bindings with `f<n>' bindings.

23 years ago* lisp.h (XVECTOR): Verify correct object type before returning a pointer.
Ken Raeburn [Tue, 17 Jul 2001 16:44:16 +0000 (16:44 +0000)]
* lisp.h (XVECTOR): Verify correct object type before returning a pointer.

23 years ago* coding.c (setup_coding_system): Don't do any designation based on reg_bits if
Ken Raeburn [Tue, 17 Jul 2001 16:29:39 +0000 (16:29 +0000)]
* coding.c (setup_coding_system): Don't do any designation based on reg_bits if
charset is not yet defined.

23 years agoDocument display-images-p.
Eli Zaretskii [Tue, 17 Jul 2001 13:00:51 +0000 (13:00 +0000)]
Document display-images-p.

23 years ago(tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-related
Eli Zaretskii [Tue, 17 Jul 2001 12:59:14 +0000 (12:59 +0000)]
(tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-related
primitives if the display doesn't support images.

23 years ago(display-images-p): New function.
Eli Zaretskii [Tue, 17 Jul 2001 12:58:19 +0000 (12:58 +0000)]
(display-images-p): New function.

23 years agoMention +LINE:COLUMN.
Gerd Moellmann [Tue, 17 Jul 2001 11:07:02 +0000 (11:07 +0000)]
Mention +LINE:COLUMN.

23 years agoAdd description of +LINE:COLUMN for emacsclient.
Gerd Moellmann [Tue, 17 Jul 2001 11:03:36 +0000 (11:03 +0000)]
Add description of +LINE:COLUMN for emacsclient.

23 years agoAdd description of +LINE:COLUMN.
Gerd Moellmann [Tue, 17 Jul 2001 10:59:34 +0000 (10:59 +0000)]
Add description of +LINE:COLUMN.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 17 Jul 2001 10:57:38 +0000 (10:57 +0000)]
*** empty log message ***

23 years ago(print_help_and_exit): Fix help message for
Gerd Moellmann [Tue, 17 Jul 2001 10:57:25 +0000 (10:57 +0000)]
(print_help_and_exit): Fix help message for
+LINE:COLUMN option.

(main): Add support for +LINE:COLUMN command line
argument.

23 years ago(command-line-1): Add support for +LINE:COLUMN
Gerd Moellmann [Tue, 17 Jul 2001 10:56:35 +0000 (10:56 +0000)]
(command-line-1): Add support for +LINE:COLUMN
command line argument.

23 years ago(server-visit-files): Handle the case the specified
Gerd Moellmann [Tue, 17 Jul 2001 10:55:28 +0000 (10:55 +0000)]
(server-visit-files): Handle the case the specified
column number is <= 0.

(command-line-1): Add support for +LINE:COLUMN
command line argument.

(server-process-filter, server-visit-files): Add
support for +LINE:COLUMN style emacsclient calls.

23 years agoProofreading fixes from Chris Green <chris_e_green@yahoo.com>.
Eli Zaretskii [Tue, 17 Jul 2001 10:50:35 +0000 (10:50 +0000)]
Proofreading fixes from Chris Green <chris_e_green@yahoo.com>.

23 years agoProofreading fixes from Chris Green <chris_e_green@yahoo.com>
Eli Zaretskii [Tue, 17 Jul 2001 10:39:21 +0000 (10:39 +0000)]
Proofreading fixes from Chris Green <chris_e_green@yahoo.com>
and "J. Otto Tennant" <jot@visi.com>.

23 years ago(Interactive Shell): Document that EMACS is only put into the shell's
Eli Zaretskii [Tue, 17 Jul 2001 10:34:48 +0000 (10:34 +0000)]
(Interactive Shell): Document that EMACS is only put into the shell's
environment if it is not already defined.  From Francois Pinard.

23 years ago(USAGE1): Add +LINE:COLUMN option help.
Gerd Moellmann [Tue, 17 Jul 2001 10:33:06 +0000 (10:33 +0000)]
(USAGE1): Add +LINE:COLUMN option help.

23 years ago(KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
Gerd Moellmann [Tue, 17 Jul 2001 09:35:27 +0000 (09:35 +0000)]
(KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
to 4096 because of paste problems reported on GNU/Linux.

23 years ago*** empty log message ***
Pavel Janík [Tue, 17 Jul 2001 07:37:19 +0000 (07:37 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Stefan Monnier [Mon, 16 Jul 2001 23:45:18 +0000 (23:45 +0000)]
*** empty log message ***

23 years agoSome fixes to follow lisp coding conventions and typo fixes.
Pavel Janík [Mon, 16 Jul 2001 20:22:24 +0000 (20:22 +0000)]
Some fixes to follow lisp coding conventions and typo fixes.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 16 Jul 2001 18:41:09 +0000 (18:41 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 16 Jul 2001 16:00:02 +0000 (16:00 +0000)]
*** empty log message ***

23 years ago(unwind_read): Function removed.
Gerd Moellmann [Mon, 16 Jul 2001 15:59:43 +0000 (15:59 +0000)]
(unwind_read): Function removed.
(read_non_regular, read_non_regular_quit): New functions.
(Finsert_file_contents): When reading from non-regular files,
arrange to catch a `quit' and terminate the loop.  Rearrange
code so that a `quit' when reading from a regular file doesn't
insert text in the buffer.

23 years ago(calendar-goto-islamic-date): Remove
Gerd Moellmann [Mon, 16 Jul 2001 15:45:28 +0000 (15:45 +0000)]
(calendar-goto-islamic-date): Remove
autoload cookie.

23 years ago(calendar-goto-islamic-date): Add
Gerd Moellmann [Mon, 16 Jul 2001 15:45:01 +0000 (15:45 +0000)]
(calendar-goto-islamic-date): Add
call to autoload.

23 years ago*** empty log message ***
Stefan Monnier [Mon, 16 Jul 2001 15:20:00 +0000 (15:20 +0000)]
*** empty log message ***

23 years ago(ada-mode): Avoid unneeded version checks.
Stefan Monnier [Mon, 16 Jul 2001 15:12:19 +0000 (15:12 +0000)]
(ada-mode): Avoid unneeded version checks.
Don't change compile-auto-highlight globally.
Don't bother with `font-lock-defaults' property since XEmacs
also understands the `font-lock-defaults' variable.
Use make-local-variable rather than make-variable-buffer-local.
Don't `defconst' comment-indent-function: keep the default.
Call easy-menu-add unconditionally.
(ada-create-keymap): Use [(shift tab)] so it works on both Emacsen.
(ada-create-menu): Use :included for Emacs as well.

23 years agoAuthor header fix.
Pavel Janík [Mon, 16 Jul 2001 14:36:26 +0000 (14:36 +0000)]
Author header fix.

23 years ago(mouse-sel-bindings): Instead of unbinding
Gerd Moellmann [Mon, 16 Jul 2001 14:31:15 +0000 (14:31 +0000)]
(mouse-sel-bindings): Instead of unbinding
mouse-1 etc., bind them to `ignore'.

23 years ago(vc-do-command): Autoload.
Stefan Monnier [Mon, 16 Jul 2001 14:19:17 +0000 (14:19 +0000)]
(vc-do-command): Autoload.

23 years ago(ada-xref-initialize): Fix call to add-hook.
Stefan Monnier [Mon, 16 Jul 2001 13:38:53 +0000 (13:38 +0000)]
(ada-xref-initialize): Fix call to add-hook.

23 years agoFix typo.
Pavel Janík [Mon, 16 Jul 2001 13:16:47 +0000 (13:16 +0000)]
Fix typo.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 16 Jul 2001 13:00:54 +0000 (13:00 +0000)]
*** empty log message ***

23 years ago(eshell-send-invisible): Renamed from
Gerd Moellmann [Mon, 16 Jul 2001 12:59:04 +0000 (12:59 +0000)]
(eshell-send-invisible): Renamed from
send-invisible, which is already defined in Comint.
(eshell-watch-for-password-prompt): Use it.

23 years agoDoc fix.
Pavel Janík [Mon, 16 Jul 2001 12:46:31 +0000 (12:46 +0000)]
Doc fix.

23 years agoSome fixes to follow coding conventions.
Pavel Janík [Mon, 16 Jul 2001 12:23:00 +0000 (12:23 +0000)]
Some fixes to follow coding conventions.

23 years agoComment fix.
Gerd Moellmann [Mon, 16 Jul 2001 12:22:17 +0000 (12:22 +0000)]
Comment fix.

23 years ago(clear_face_cache): Clear fonts on a display basis.
Gerd Moellmann [Mon, 16 Jul 2001 12:21:02 +0000 (12:21 +0000)]
(clear_face_cache): Clear fonts on a display basis.
Clear faces afterwards.
(clear_font_table): Take a x_display_info parameter.  Don't free
fonts being the default font of any frame on the given display.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 16 Jul 2001 11:54:17 +0000 (11:54 +0000)]
*** empty log message ***

23 years ago(set-variable): Require 'cus-edit' instead of
Gerd Moellmann [Mon, 16 Jul 2001 11:52:56 +0000 (11:52 +0000)]
(set-variable): Require 'cus-edit' instead of
`wid-edit', so that the Custom widgets get defined.

23 years agoFixes to follow coding conventions.
Pavel Janík [Mon, 16 Jul 2001 11:39:42 +0000 (11:39 +0000)]
Fixes to follow coding conventions.

23 years agoSome clarification for --append.
Gerd Moellmann [Mon, 16 Jul 2001 11:22:34 +0000 (11:22 +0000)]
Some clarification for --append.

23 years ago(main): Check that the output file exists and
Gerd Moellmann [Mon, 16 Jul 2001 11:20:25 +0000 (11:20 +0000)]
(main): Check that the output file exists and
is non-empty if invoked with `--append'.

23 years ago(dired-insert-set-properties): Fix invalid mouse-face
Gerd Moellmann [Mon, 16 Jul 2001 10:54:22 +0000 (10:54 +0000)]
(dired-insert-set-properties): Fix invalid mouse-face
property.

23 years agoSome fixes to follow coding conventions.
Pavel Janík [Mon, 16 Jul 2001 09:10:19 +0000 (09:10 +0000)]
Some fixes to follow coding conventions.

23 years agoDoc fix.
Gerd Moellmann [Mon, 16 Jul 2001 09:03:47 +0000 (09:03 +0000)]
Doc fix.

23 years agoSome fixes to follow coding conventions.
Pavel Janík [Mon, 16 Jul 2001 07:46:48 +0000 (07:46 +0000)]
Some fixes to follow coding conventions.

23 years ago*** empty log message ***
Stefan Monnier [Mon, 16 Jul 2001 03:35:36 +0000 (03:35 +0000)]
*** empty log message ***

23 years ago(remote-compile): Use make-local-variable.
Stefan Monnier [Mon, 16 Jul 2001 02:07:12 +0000 (02:07 +0000)]
(remote-compile): Use make-local-variable.

23 years ago(hs-minor-mode): Use make-local-variable.
Stefan Monnier [Mon, 16 Jul 2001 01:55:37 +0000 (01:55 +0000)]
(hs-minor-mode): Use make-local-variable.

23 years ago(makefile-browse): Use make-local-variable.
Stefan Monnier [Mon, 16 Jul 2001 01:52:50 +0000 (01:52 +0000)]
(makefile-browse): Use make-local-variable.

23 years ago*** empty log message ***
Stefan Monnier [Mon, 16 Jul 2001 01:51:19 +0000 (01:51 +0000)]
*** empty log message ***

23 years ago(reporter-submit-bug-report):
Stefan Monnier [Mon, 16 Jul 2001 01:50:49 +0000 (01:50 +0000)]
(reporter-submit-bug-report):
Don't abuse make-variable-buffer-local.  Fix call to add-hook.

23 years agoMinor clarification about insert-buffer.
Richard M. Stallman [Sun, 15 Jul 2001 20:49:53 +0000 (20:49 +0000)]
Minor clarification about insert-buffer.

23 years agoSome fixes to follow coding conventions.
Pavel Janík [Sun, 15 Jul 2001 19:53:53 +0000 (19:53 +0000)]
Some fixes to follow coding conventions.

23 years agoSome fixes to follow coding conventions in files from Gnus.
Pavel Janík [Sun, 15 Jul 2001 17:42:53 +0000 (17:42 +0000)]
Some fixes to follow coding conventions in files from Gnus.

23 years agoSome fixes to follow coding conventions in files maintained by FSF.
Pavel Janík [Sun, 15 Jul 2001 16:15:35 +0000 (16:15 +0000)]
Some fixes to follow coding conventions in files maintained by FSF.

23 years agoClarify initial discussion.
Richard M. Stallman [Sat, 14 Jul 2001 18:19:27 +0000 (18:19 +0000)]
Clarify initial discussion.

23 years agoMounting a volume onto itself might also produce "text file busy".
Eli Zaretskii [Sat, 14 Jul 2001 15:31:32 +0000 (15:31 +0000)]
Mounting a volume onto itself might also produce "text file busy".

23 years agoEmacs lisp coding convention fixes.
Pavel Janík [Sat, 14 Jul 2001 11:21:08 +0000 (11:21 +0000)]
Emacs lisp coding convention fixes.

23 years ago(Info-build-node-completions): Make Info-current-file-completions buffer local.
Stefan Monnier [Fri, 13 Jul 2001 18:34:08 +0000 (18:34 +0000)]
(Info-build-node-completions): Make Info-current-file-completions buffer local.

23 years ago(which-func-mode, which-func-ff-hook)
Gerd Moellmann [Fri, 13 Jul 2001 14:37:39 +0000 (14:37 +0000)]
(which-func-mode, which-func-ff-hook)
(which-function-mode): Remove references to
which-func-mode-global.

23 years ago(calendar-goto-islamic-date): Add
Gerd Moellmann [Fri, 13 Jul 2001 14:02:02 +0000 (14:02 +0000)]
(calendar-goto-islamic-date): Add
autload cookie.

23 years agoFix license commentary.
Gerd Moellmann [Fri, 13 Jul 2001 12:59:13 +0000 (12:59 +0000)]
Fix license commentary.

23 years agoIncrement version number.
Gerd Moellmann [Fri, 13 Jul 2001 10:53:37 +0000 (10:53 +0000)]
Increment version number.

23 years agoFix a typo.
Pavel Janík [Fri, 13 Jul 2001 10:41:51 +0000 (10:41 +0000)]
Fix a typo.

23 years ago*** empty log message *** emacs-pretest-21.0.104
Gerd Moellmann [Fri, 13 Jul 2001 10:39:10 +0000 (10:39 +0000)]
*** empty log message ***

23 years agoAdd types to defcustoms.
Gerd Moellmann [Fri, 13 Jul 2001 10:20:15 +0000 (10:20 +0000)]
Add types to defcustoms.

23 years ago(CHAR_STRING_NO_SIGNAL): New macro.
Gerd Moellmann [Fri, 13 Jul 2001 09:31:16 +0000 (09:31 +0000)]
(CHAR_STRING_NO_SIGNAL): New macro.

23 years ago(char_to_string_1): Extracted from char_to_string.
Gerd Moellmann [Fri, 13 Jul 2001 09:30:42 +0000 (09:30 +0000)]
(char_to_string_1): Extracted from char_to_string.
Return -1 instead of signaling an error.
(char_to_string): Use it.

23 years ago(get_next_display_element): Use CHAR_STRING_NO_SIGNAL
Gerd Moellmann [Fri, 13 Jul 2001 09:30:21 +0000 (09:30 +0000)]
(get_next_display_element): Use CHAR_STRING_NO_SIGNAL
instead of CHAR_STRING which can signal an error.

23 years ago(Ffind_coding_systems_region_internal): If safe_codings
Stefan Monnier [Thu, 12 Jul 2001 20:28:45 +0000 (20:28 +0000)]
(Ffind_coding_systems_region_internal): If safe_codings
is t, don't try to append anything to it.

23 years ago(file_name_completion): Pass dp->d_name to
Eli Zaretskii [Thu, 12 Jul 2001 16:29:51 +0000 (16:29 +0000)]
(file_name_completion): Pass dp->d_name to
Fstring_match, not elt, which is alays nil here.

23 years ago(XTread_socket) <PropertyNotify>: Put the code
Gerd Moellmann [Thu, 12 Jul 2001 14:39:45 +0000 (14:39 +0000)]
(XTread_socket) <PropertyNotify>: Put the code
ignoring events on foreign windows in #if 0.  Always dispatch
the event after checking it with x_handle_property_notify.

23 years ago(x_decline_selection_request): Handle errors
Gerd Moellmann [Thu, 12 Jul 2001 14:38:51 +0000 (14:38 +0000)]
(x_decline_selection_request): Handle errors
caused by receivers that have vanished.

(TRACE0, TRACE1, TRACE2): New macros, defined
depending on TRACE_SELECTION.  Replace fprintfs in #if 0 with
TRACE macros to facilitate debugging.  Add additional trace
statements.
(toplevel): Add prototypes for file-local functions.
(x_atom_to_symbol): Remove DPYINFO parameter.

23 years ago(gnus-browse-make-menu-bar): Changed one of the
Gerd Moellmann [Thu, 12 Jul 2001 10:17:47 +0000 (10:17 +0000)]
(gnus-browse-make-menu-bar): Changed one of the
Browse->Next entries to Browse->Prev.
From: Bj�Torkelsson  <torkel@hpc2n.umu.se>.

23 years ago(nnfolder-read-folder): Force to use a multibyte buffer.
Gerd Moellmann [Thu, 12 Jul 2001 10:14:27 +0000 (10:14 +0000)]
(nnfolder-read-folder): Force to use a multibyte buffer.

23 years ago*** empty log message ***
Pavel Janík [Thu, 12 Jul 2001 09:42:47 +0000 (09:42 +0000)]
*** empty log message ***

23 years agoExplain window-end never scrolls the window.
Richard M. Stallman [Thu, 12 Jul 2001 08:46:28 +0000 (08:46 +0000)]
Explain window-end never scrolls the window.

23 years agoMention antlr-mode.
Eli Zaretskii [Thu, 12 Jul 2001 07:18:18 +0000 (07:18 +0000)]
Mention antlr-mode.

23 years ago(speedbar-supported-extension-expressions): Add .g to the extension list,
Eli Zaretskii [Thu, 12 Jul 2001 07:15:00 +0000 (07:15 +0000)]
(speedbar-supported-extension-expressions): Add .g to the extension list,
for antlr-mode.  From Christoph Wedler <Christoph.Wedler@sap.com>.

23 years ago(Non-ASCII Rebinding): Fix a typo. Add index entries.
Eli Zaretskii [Thu, 12 Jul 2001 07:09:34 +0000 (07:09 +0000)]
(Non-ASCII Rebinding): Fix a typo.  Add index entries.

23 years ago(vc-prefix-map): Moved back to vc-hooks.el.
Stefan Monnier [Wed, 11 Jul 2001 22:55:25 +0000 (22:55 +0000)]
(vc-prefix-map): Moved back to vc-hooks.el.
(vc-dired-mode-map): Fix the madness.

23 years ago(vc-mode): Dummy function for doc purposes.
Stefan Monnier [Wed, 11 Jul 2001 22:05:01 +0000 (22:05 +0000)]
(vc-mode): Dummy function for doc purposes.
(vc-prefix-map): Moved back from vc.el.

23 years ago(menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.
Stefan Monnier [Wed, 11 Jul 2001 18:31:41 +0000 (18:31 +0000)]
(menubar_selection_callback, w32_menu_show): Initialize `entry' to nil.
(w32_dialog_show): Remove unused `save_wv' variable.
(name_is_separator): Recognize "--:foo" and "--foo-bar".

23 years ago(try_cursor_movement): Prevent a warning from GCC 3.0.
Gerd Moellmann [Wed, 11 Jul 2001 15:45:24 +0000 (15:45 +0000)]
(try_cursor_movement): Prevent a warning from GCC 3.0.

23 years ago(unwind_read): Print a message when discarding inserted
Gerd Moellmann [Wed, 11 Jul 2001 15:42:26 +0000 (15:42 +0000)]
(unwind_read): Print a message when discarding inserted
text or switching the buffer to unibyte.  Change parameter.
(Finsert_file_contents): Don't pass VISIT to unwind_read.

23 years ago(Finsert_file_contents): Comment fix.
Gerd Moellmann [Wed, 11 Jul 2001 12:07:27 +0000 (12:07 +0000)]
(Finsert_file_contents): Comment fix.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 11 Jul 2001 12:04:31 +0000 (12:04 +0000)]
*** empty log message ***