bpt/emacs.git
20 years agoDon't bind stop.
Dave Love [Fri, 10 Oct 2003 18:09:52 +0000 (18:09 +0000)]
Don't bind stop.

20 years ago(Library Headers): Fix typo.
Luc Teirlinck [Fri, 10 Oct 2003 03:02:39 +0000 (03:02 +0000)]
(Library Headers): Fix typo.

20 years ago*** empty log message ***
Luc Teirlinck [Fri, 10 Oct 2003 03:01:08 +0000 (03:01 +0000)]
*** empty log message ***

20 years agoRemove paragraph for GUD that is no longer true after the change:
Nick Roberts [Wed, 8 Oct 2003 22:02:52 +0000 (22:02 +0000)]
Remove paragraph for GUD that is no longer true after the change:

2003-05-28  Nick Roberts  <nick@nick.uklinux.net>

* gud.el (gud-gdb-goto-stackframe, gud-gdb-get-stackframe):
Add server prefix to the gdb commands used by the speedbar.

20 years ago*** empty log message ***
Nick Roberts [Wed, 8 Oct 2003 22:00:50 +0000 (22:00 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-79
Miles Bader [Wed, 8 Oct 2003 05:32:09 +0000 (05:32 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-79

Use :inverse-video face in gdb-ui.el

* gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
face instead of attempting to emulate it.

20 years agoResolve CVS conflicts
Miles Bader [Wed, 8 Oct 2003 05:10:43 +0000 (05:10 +0000)]
Resolve CVS conflicts

20 years agoFix typo.
Luc Teirlinck [Wed, 8 Oct 2003 03:16:58 +0000 (03:16 +0000)]
Fix typo.

20 years ago(Fcoding_system_p): Return t for auto-loading coding system.
Kenichi Handa [Tue, 7 Oct 2003 23:35:01 +0000 (23:35 +0000)]
(Fcoding_system_p): Return t for auto-loading coding system.

20 years agoSplit to make current ChangeLog smaller.
Nick Roberts [Tue, 7 Oct 2003 21:27:52 +0000 (21:27 +0000)]
Split to make current ChangeLog smaller.

20 years agoSplit to make smaller file.
Nick Roberts [Tue, 7 Oct 2003 21:19:50 +0000 (21:19 +0000)]
Split to make smaller file.

20 years ago(Imenu): Mention imenu-create-index-function's default value.
Lute Kamstra [Tue, 7 Oct 2003 12:44:48 +0000 (12:44 +0000)]
(Imenu): Mention imenu-create-index-function's default value.
Explain submenus better.

20 years ago(Faces for Font Lock): Fix typo.
Lute Kamstra [Tue, 7 Oct 2003 12:11:21 +0000 (12:11 +0000)]
(Faces for Font Lock): Fix typo.
(Hooks): Explain how buffer-local hook variables can refer to
global hook variables.
Various minor clarifications.

20 years ago(autoload-coding-system): Add SYMBOL to coding-system-alist.
Kenichi Handa [Tue, 7 Oct 2003 07:33:22 +0000 (07:33 +0000)]
(autoload-coding-system): Add SYMBOL to coding-system-alist.

20 years ago*** empty log message ***
Kenichi Handa [Tue, 7 Oct 2003 06:46:04 +0000 (06:46 +0000)]
*** empty log message ***

20 years ago(list-coding-systems-1): List coding
Kenichi Handa [Tue, 7 Oct 2003 06:45:46 +0000 (06:45 +0000)]
(list-coding-systems-1): List coding
systems that are loaded automatically.

20 years ago(iso-8859-11): Add autoload cookie.
Kenichi Handa [Tue, 7 Oct 2003 01:29:57 +0000 (01:29 +0000)]
(iso-8859-11): Add autoload cookie.

20 years ago(autoload-coding-system): New function.
Kenichi Handa [Tue, 7 Oct 2003 01:29:35 +0000 (01:29 +0000)]
(autoload-coding-system): New function.

20 years ago(Qcoding_system_define_form): New variable.
Kenichi Handa [Tue, 7 Oct 2003 01:29:12 +0000 (01:29 +0000)]
(Qcoding_system_define_form): New variable.
(syms_of_coding): Intern and staticpro it.
(Fcheck_coding_system): Try to autoload the definition of
CODING-SYSTEM.

20 years agoFormatting fixes.
Andreas Schwab [Mon, 6 Oct 2003 22:56:43 +0000 (22:56 +0000)]
Formatting fixes.

20 years ago.
Andreas Schwab [Mon, 6 Oct 2003 22:53:33 +0000 (22:53 +0000)]
.

20 years ago(log-edit-changelog-entries): Prefer local value of
Andreas Schwab [Mon, 6 Oct 2003 22:52:52 +0000 (22:52 +0000)]
(log-edit-changelog-entries): Prefer local value of
change-log-default-name in the buffer visiting the file.

20 years agoReplace `%' in arch tagline by @ignore.
Luc Teirlinck [Mon, 6 Oct 2003 21:54:09 +0000 (21:54 +0000)]
Replace `%' in arch tagline by @ignore.

20 years ago*** empty log message ***
Luc Teirlinck [Mon, 6 Oct 2003 21:51:27 +0000 (21:51 +0000)]
*** empty log message ***

20 years agoDon't mention preferred-coding-system.
Dave Love [Mon, 6 Oct 2003 16:59:45 +0000 (16:59 +0000)]
Don't mention preferred-coding-system.
make-char zeroes 8th bit of code args.

20 years agoChar-tables are sequences.
Dave Love [Mon, 6 Oct 2003 16:52:24 +0000 (16:52 +0000)]
Char-tables are sequences.
Add string-bytes.

20 years ago(Parsing Expressions): Mention parse-sexp-lookup-properties here.
Dave Love [Mon, 6 Oct 2003 16:50:19 +0000 (16:50 +0000)]
(Parsing Expressions): Mention parse-sexp-lookup-properties here.
forward-comment: return values

20 years agoPackage unloading. Index next-line, previous-line, forward-line.
Dave Love [Mon, 6 Oct 2003 16:46:25 +0000 (16:46 +0000)]
Package unloading.  Index next-line, previous-line, forward-line.

20 years agoIndex lexical scoping
Dave Love [Mon, 6 Oct 2003 16:44:15 +0000 (16:44 +0000)]
Index lexical scoping

20 years agoLoad average can throw error.
Dave Love [Mon, 6 Oct 2003 16:43:20 +0000 (16:43 +0000)]
Load average can throw error.

20 years agoNon-ASCII in menus.
Dave Love [Mon, 6 Oct 2003 16:41:55 +0000 (16:41 +0000)]
Non-ASCII in menus.

20 years agousage: in doc strings. Correct side-effect function remark.
Dave Love [Mon, 6 Oct 2003 16:40:10 +0000 (16:40 +0000)]
usage: in doc strings.  Correct side-effect function remark.

20 years ago*** empty log message ***
Dave Love [Mon, 6 Oct 2003 16:36:56 +0000 (16:36 +0000)]
*** empty log message ***

20 years agoPrevious change was bogus. Something odd in pcl-cvs...
Dave Love [Mon, 6 Oct 2003 16:34:59 +0000 (16:34 +0000)]
Previous change was bogus.  Something odd in pcl-cvs...

20 years agoComment.
Dave Love [Mon, 6 Oct 2003 16:33:13 +0000 (16:33 +0000)]
Comment.

20 years agoChange maintainer.
Dave Love [Mon, 6 Oct 2003 16:31:17 +0000 (16:31 +0000)]
Change maintainer.

20 years ago(find-file-hook): Customize.
Dave Love [Mon, 6 Oct 2003 16:29:50 +0000 (16:29 +0000)]
(find-file-hook): Customize.
(auto-mode-alist): Add .stk, .ss, .sch, .orig.

20 years ago(completion-ignored-extensions): Remove .log.
Dave Love [Mon, 6 Oct 2003 16:25:52 +0000 (16:25 +0000)]
(completion-ignored-extensions): Remove .log.
(global-map): Add again, open, stop keys.

20 years agoComment on mule-ucs.
Dave Love [Mon, 6 Oct 2003 16:17:52 +0000 (16:17 +0000)]
Comment on mule-ucs.

20 years agoSeveral additions.
Dave Love [Mon, 6 Oct 2003 16:13:40 +0000 (16:13 +0000)]
Several additions.

20 years agoRemove extraneous "foo2" at the end.
Eli Zaretskii [Mon, 6 Oct 2003 08:36:36 +0000 (08:36 +0000)]
Remove extraneous "foo2" at the end.

20 years agoUpdate my email address.
Lute Kamstra [Mon, 6 Oct 2003 08:32:09 +0000 (08:32 +0000)]
Update my email address.

20 years ago(Coding Conventions): Mention naming conventions for hooks.
Lute Kamstra [Mon, 6 Oct 2003 08:26:59 +0000 (08:26 +0000)]
(Coding Conventions): Mention naming conventions for hooks.

20 years ago(Info-mode): Revert previous change.
Lute Kamstra [Mon, 6 Oct 2003 07:14:53 +0000 (07:14 +0000)]
(Info-mode): Revert previous change.
(Info-escape-percent): New function.
(Info-fontify-node): Use it.

20 years ago(Frequire): Doc fix.
Luc Teirlinck [Sun, 5 Oct 2003 23:38:15 +0000 (23:38 +0000)]
(Frequire): Doc fix.

20 years ago*** empty log message ***
Luc Teirlinck [Sun, 5 Oct 2003 23:35:16 +0000 (23:35 +0000)]
*** empty log message ***

20 years ago(Library Search): Correct default value of load-suffixes.
Luc Teirlinck [Sun, 5 Oct 2003 23:21:48 +0000 (23:21 +0000)]
(Library Search): Correct default value of load-suffixes.
(Named Features): Fix typo.

20 years ago* xfns.c (Fx_send_client_event): Remove unused variable s.
Jan Djärv [Sun, 5 Oct 2003 17:23:05 +0000 (17:23 +0000)]
* xfns.c (Fx_send_client_event): Remove unused variable s.

20 years ago* xfns.c (Fx_send_client_event): New function as a base for
Jan Djärv [Sun, 5 Oct 2003 16:58:02 +0000 (16:58 +0000)]
* xfns.c (Fx_send_client_event): New function as a base for
  manipulating extended window manager hints.

20 years ago*** empty log message ***
Richard M. Stallman [Sun, 5 Oct 2003 13:57:01 +0000 (13:57 +0000)]
*** empty log message ***

20 years ago(Named Features): In `provide', say how to test for subfeatures.
Richard M. Stallman [Sun, 5 Oct 2003 13:56:53 +0000 (13:56 +0000)]
(Named Features): In `provide', say how to test for subfeatures.
(Unloading): In unload-feature, use new var name
unload-feature-special-hooks.

20 years agoFix typo.
Richard M. Stallman [Sun, 5 Oct 2003 13:55:00 +0000 (13:55 +0000)]
Fix typo.

20 years ago(sh-feature): Handle sh-modify like sh-append.
Richard M. Stallman [Sun, 5 Oct 2003 13:53:54 +0000 (13:53 +0000)]
(sh-feature): Handle sh-modify like sh-append.
(sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
Use sh-modify directly.
(sh-select): Use sh-append, not eval.

20 years ago(report-emacs-bug): Fix previous change.
Richard M. Stallman [Sun, 5 Oct 2003 13:51:43 +0000 (13:51 +0000)]
(report-emacs-bug): Fix previous change.

20 years ago(Info-following-node-name): New function.
Richard M. Stallman [Sun, 5 Oct 2003 13:51:04 +0000 (13:51 +0000)]
(Info-following-node-name): New function.

20 years ago(unload-feature-special-hooks):
Richard M. Stallman [Sun, 5 Oct 2003 13:50:18 +0000 (13:50 +0000)]
(unload-feature-special-hooks):
Renamed from loadhist-hook-functions.
(loadhist-hook-functions): Now an alias.

20 years ago* w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
Jan Djärv [Sun, 5 Oct 2003 13:42:04 +0000 (13:42 +0000)]
* w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,
that function is removed.

* xterm.c (x_set_offset): Use move_offset_left/top instead of
x/y_pixels_outer_diff.
(x_check_expected_move): Calculate move_offset_left/top.

* xterm.h (struct x_output): New members: move_offset_top/left.

* frame.c (x_set_frame_parameters): x_fullscreen_move removed,
call x_set_offset directly.

* frame.h (enum): FULLSCREEN_MOVE_WAIT removed.

20 years agoFix memory leaks (from YAMAMOTO Mitsuharu)
Jan Djärv [Sun, 5 Oct 2003 12:15:39 +0000 (12:15 +0000)]
Fix memory leaks (from YAMAMOTO Mitsuharu)

20 years agoMake (modify-frame-parameters nil '((top . 0))) work for all types
Jan Djärv [Sun, 5 Oct 2003 11:52:47 +0000 (11:52 +0000)]
Make (modify-frame-parameters nil '((top . 0))) work for all types
of window managers in X.

20 years agoReplace loaddefs-boot.el with ldefs-boot.el.
Eli Zaretskii [Sat, 4 Oct 2003 09:15:13 +0000 (09:15 +0000)]
Replace loaddefs-boot.el with ldefs-boot.el.

20 years ago(DONTCOMPILE, bootstrap-clean-CMD)
Eli Zaretskii [Sat, 4 Oct 2003 09:08:47 +0000 (09:08 +0000)]
(DONTCOMPILE, bootstrap-clean-CMD)
(bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el

20 years ago(DONTCOMPILE, bootstrap-clean): Rename
Eli Zaretskii [Sat, 4 Oct 2003 09:06:40 +0000 (09:06 +0000)]
(DONTCOMPILE, bootstrap-clean): Rename
loaddefs-boot.el to ldefs-boot.el

20 years ago*** empty log message ***
Eli Zaretskii [Sat, 4 Oct 2003 09:03:16 +0000 (09:03 +0000)]
*** empty log message ***

20 years agoRenamed loaddefs-boot.el to ldefs-boot.el, to prevent
Eli Zaretskii [Sat, 4 Oct 2003 08:57:35 +0000 (08:57 +0000)]
Renamed loaddefs-boot.el to ldefs-boot.el, to prevent
file-name clashes on 8+3 filesystems.

20 years ago(Major Mode Conventions): Mention third way to set up Imenu.
Lute Kamstra [Fri, 3 Oct 2003 11:49:22 +0000 (11:49 +0000)]
(Major Mode Conventions): Mention third way to set up Imenu.
(Imenu): A number of small fixes.
Delete documentation of internal variable imenu--index-alist.
Document the return value format of imenu-create-index-function
functions.

20 years ago(x_load_font): Clear all members of FONTP before start filling them.
Kenichi Handa [Fri, 3 Oct 2003 11:36:59 +0000 (11:36 +0000)]
(x_load_font): Clear all members of FONTP before start filling them.

20 years ago(map_keymap): Don't abort when binding is a vector.
John Paul Wallington [Fri, 3 Oct 2003 08:30:55 +0000 (08:30 +0000)]
(map_keymap): Don't abort when binding is a vector.

20 years ago(emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in.
Jason Rumney [Thu, 2 Oct 2003 23:17:33 +0000 (23:17 +0000)]
(emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in.
(alloca.o): Remove.

20 years ago* w32fns.c (w32_load_system_font): Clear all members of FONTP before
Jason Rumney [Thu, 2 Oct 2003 23:07:28 +0000 (23:07 +0000)]
* w32fns.c (w32_load_system_font): Clear all members of FONTP before
filling them.
* w32bdf.c (w32_load_bdf_font): Likewise.

20 years ago.
Andreas Schwab [Thu, 2 Oct 2003 10:15:09 +0000 (10:15 +0000)]
.

20 years agoRegenerated.
Andreas Schwab [Thu, 2 Oct 2003 10:14:54 +0000 (10:14 +0000)]
Regenerated.

20 years ago(imenu--generic-function): Docstring fix.
Lute Kamstra [Thu, 2 Oct 2003 09:45:16 +0000 (09:45 +0000)]
(imenu--generic-function): Docstring fix.

20 years agoFix typo.
Lute Kamstra [Thu, 2 Oct 2003 09:44:01 +0000 (09:44 +0000)]
Fix typo.

20 years agoremoved defadvice related code from ffap
Rajesh Vaidheeswarran [Thu, 2 Oct 2003 02:21:27 +0000 (02:21 +0000)]
removed defadvice related code from ffap

20 years ago(x_load_font): Fix previous change.
Kenichi Handa [Thu, 2 Oct 2003 02:08:56 +0000 (02:08 +0000)]
(x_load_font): Fix previous change.

20 years ago(fs_load_font): Don't set fontp->font_encoder to NULL
Kenichi Handa [Thu, 2 Oct 2003 02:06:08 +0000 (02:06 +0000)]
(fs_load_font): Don't set fontp->font_encoder to NULL
before calling find_ccl_program_func.  Call find_ccl_program_func
only when fontp->font_encoder is not NULL.

20 years ago(x_load_font): Clear all members of FONTP before start filling them.
Kenichi Handa [Thu, 2 Oct 2003 02:05:42 +0000 (02:05 +0000)]
(x_load_font): Clear all members of FONTP before start filling them.

20 years agoClarification.
Martin Stjernholm [Thu, 2 Oct 2003 01:42:11 +0000 (01:42 +0000)]
Clarification.

20 years ago(ccl-decode-mule-utf-8): Lookup
Kenichi Handa [Thu, 2 Oct 2003 00:50:33 +0000 (00:50 +0000)]
(ccl-decode-mule-utf-8): Lookup
utf-subst-table-for-decode even for U+E000..U+FFFF.

20 years agoInclude U+FF00..U+FFEF in decode table.
Kenichi Handa [Thu, 2 Oct 2003 00:47:40 +0000 (00:47 +0000)]
Include U+FF00..U+FFEF in decode table.

20 years ago(increment-calendar-month, calendar-leap-year-p)
Glenn Morris [Wed, 1 Oct 2003 20:48:17 +0000 (20:48 +0000)]
(increment-calendar-month, calendar-leap-year-p)
(calendar-absolute-from-gregorian, generate-calendar)
(calendar-read-date, calendar-interval)
(calendar-day-of-week): Handle years BC.
(generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.

20 years ago*** empty log message ***
Glenn Morris [Wed, 1 Oct 2003 20:47:13 +0000 (20:47 +0000)]
*** empty log message ***

20 years ago(cp1251): Alias for windows-1251.
Dave Love [Wed, 1 Oct 2003 18:08:48 +0000 (18:08 +0000)]
(cp1251): Alias for windows-1251.

20 years ago*** empty log message ***
Richard M. Stallman [Wed, 1 Oct 2003 15:13:52 +0000 (15:13 +0000)]
*** empty log message ***

20 years ago(vc-cvs-parse-entry): Revert last change to allow
Dave Love [Wed, 1 Oct 2003 13:23:34 +0000 (13:23 +0000)]
(vc-cvs-parse-entry): Revert last change to allow
bootstrap.

20 years agofoo
Rudy Gevaert [Wed, 1 Oct 2003 11:59:36 +0000 (11:59 +0000)]
foo

20 years agofoo
Rudy Gevaert [Wed, 1 Oct 2003 11:51:00 +0000 (11:51 +0000)]
foo

20 years agotest
Rudy Gevaert [Wed, 1 Oct 2003 11:50:11 +0000 (11:50 +0000)]
test

20 years agofoo
Rudy Gevaert [Wed, 1 Oct 2003 11:44:36 +0000 (11:44 +0000)]
foo

20 years agotest 1oct
Rudy Gevaert [Wed, 1 Oct 2003 11:35:15 +0000 (11:35 +0000)]
test 1oct

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-69
Miles Bader [Wed, 1 Oct 2003 02:09:47 +0000 (02:09 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-69

Update INSTALL-CVS to reflect new loaddefs.el handling

20 years agoRevision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68
Miles Bader [Wed, 1 Oct 2003 01:38:40 +0000 (01:38 +0000)]
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-68

Portability fix for admin/quick-install-emacs

* admin/quick-install-emacs: Don't use "function" keyword when defining
shell functions.

20 years ago*** empty log message ***
Richard M. Stallman [Tue, 30 Sep 2003 20:48:00 +0000 (20:48 +0000)]
*** empty log message ***

20 years ago(dired-mode): Handle dired-directory as a list.
Richard M. Stallman [Tue, 30 Sep 2003 20:46:04 +0000 (20:46 +0000)]
(dired-mode): Handle dired-directory as a list.

20 years ago(Miscellaneous Commands): Delete M-g, w, T.
Richard M. Stallman [Tue, 30 Sep 2003 20:44:24 +0000 (20:44 +0000)]
(Miscellaneous Commands): Delete M-g, w, T.

20 years agoFix @strong{Note:}.
Richard M. Stallman [Tue, 30 Sep 2003 20:43:11 +0000 (20:43 +0000)]
Fix @strong{Note:}.

20 years ago(User Interface): Fix typos.
Richard M. Stallman [Tue, 30 Sep 2003 20:41:43 +0000 (20:41 +0000)]
(User Interface): Fix typos.

20 years ago(General Variables): Remove MAILRC envvar.
Richard M. Stallman [Tue, 30 Sep 2003 20:39:29 +0000 (20:39 +0000)]
(General Variables): Remove MAILRC envvar.

20 years ago(Saving Emacs Sessions): Shorten the section, collapsing back into one node.
Richard M. Stallman [Tue, 30 Sep 2003 20:38:51 +0000 (20:38 +0000)]
(Saving Emacs Sessions): Shorten the section, collapsing back into one node.

20 years agoUse variable objects. Replace gud-display with gud-watch.
Nick Roberts [Tue, 30 Sep 2003 18:02:03 +0000 (18:02 +0000)]
Use variable objects. Replace gud-display with gud-watch.