]> code.delx.au - gnu-emacs/log
gnu-emacs
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.

20 years ago(gud-menu-map, gud-tool-bar-map): Replace
Nick Roberts [Tue, 30 Sep 2003 17:58:19 +0000 (17:58 +0000)]
(gud-menu-map, gud-tool-bar-map): Replace
gud-display with gud-watch.
(gud-speedbar-buttons): Add stuff for watching expressions
in the speedbar when using M-x gdba. Use dolist on old part
of this function.

20 years ago(gdb-var-list, gdb-var-changed, gdb-update-flag)
Nick Roberts [Tue, 30 Sep 2003 17:56:24 +0000 (17:56 +0000)]
(gdb-var-list, gdb-var-changed, gdb-update-flag)
(gdb-update-flag): New variables.
(gdb-var-update, gdb-var-update-handler,gdb-var-delete)
(gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
(gud-watch, gdb-var-create-handler) : New functions.
(gdb-var-list-children, gdb-var-list-children-handler)
(gdb-var-create-regexp, gdb-var-update-regexp)
(gdb-var-list-children-regexp): New constants.
(gud-gdba-command-name): Don't specify -noasync so that GDB/MI
works.
(gdb-annotation-rules): Reduced annotation set (level 3).
(gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
(gdb-post-prompt): Don't update GDB buffers every time speedbar
updates.
(gdb-window-height, gdb-window-width, gdb-display-in-progress)
(gdb-expression-buffer-name, gdb-display-number, gdb-point)
(gdb-dive-display-number, gdb-nesting-level, gdb-expression)
(gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
(gdb-array-stop, gdb-array-slice-map, gdb-display-string)
(gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
(gdb-expressions-mode-menu, gdb-dive): Remove variables.
(gud-display, gud-display1)
(gdb-display-begin,gdb-display-number-end, gdb-delete-line)
(gdb-display-end, gdb-display-go-back, gdb-array-section-end)
(gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
(gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
(gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
(gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
(gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
(gdb-display-display-buffer, gdb-toggle-display)
(gdb-delete-display, gdb-expressions-popup-menu)
(gdb-expressions-mode, gdb-array-visualise): Remove functions.
(gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
to display buffer.

20 years ago*** empty log message ***
Nick Roberts [Tue, 30 Sep 2003 17:55:08 +0000 (17:55 +0000)]
*** empty log message ***

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

20 years ago(Network): Say what stopped datagram connections do.
Richard M. Stallman [Tue, 30 Sep 2003 13:01:12 +0000 (13:01 +0000)]
(Network): Say what stopped datagram connections do.

20 years ago(Association Lists): Clarify `assq-delete-all'.
Richard M. Stallman [Tue, 30 Sep 2003 13:00:23 +0000 (13:00 +0000)]
(Association Lists): Clarify `assq-delete-all'.

20 years ago(Overlay Properties): Clarify `evaporate' property.
Richard M. Stallman [Tue, 30 Sep 2003 12:59:20 +0000 (12:59 +0000)]
(Overlay Properties): Clarify `evaporate' property.

20 years ago(ada-mode): Don't use advice. Instead, set which-func-functions.
Richard M. Stallman [Tue, 30 Sep 2003 12:54:32 +0000 (12:54 +0000)]
(ada-mode): Don't use advice.  Instead, set which-func-functions.

20 years ago(which-func-modes): Add ada-mode.
Richard M. Stallman [Tue, 30 Sep 2003 12:53:26 +0000 (12:53 +0000)]
(which-func-modes): Add ada-mode.
(which-func-functions): New variable.
(which-function): Use that.

20 years ago(describe-mode): Start with a brief list of minor modes.
Richard M. Stallman [Tue, 30 Sep 2003 12:50:44 +0000 (12:50 +0000)]
(describe-mode): Start with a brief list of minor modes.
Find them thru minor-mode-list so as to find them all.
Show them in alphabetical order.

20 years agoChange maintainer.
Richard M. Stallman [Tue, 30 Sep 2003 12:49:04 +0000 (12:49 +0000)]
Change maintainer.

20 years ago(Info-mode): Double each `%' in header line.
Richard M. Stallman [Tue, 30 Sep 2003 12:48:19 +0000 (12:48 +0000)]
(Info-mode): Double each `%' in header line.

20 years ago(lm-with-file): When FILE is nil, run BODY in current buffer.
Richard M. Stallman [Tue, 30 Sep 2003 12:47:04 +0000 (12:47 +0000)]
(lm-with-file): When FILE is nil, run BODY in current buffer.

20 years ago(report-emacs-bug): Mention major and minor modes.
Richard M. Stallman [Tue, 30 Sep 2003 12:45:44 +0000 (12:45 +0000)]
(report-emacs-bug): Mention major and minor modes.

20 years agoComment change.
Richard M. Stallman [Tue, 30 Sep 2003 12:44:53 +0000 (12:44 +0000)]
Comment change.

20 years ago(mail-aliases): Doc fix.
Richard M. Stallman [Tue, 30 Sep 2003 12:44:28 +0000 (12:44 +0000)]
(mail-aliases): Doc fix.

20 years ago(rmail-make-summary-line-1): Change comma after last label to a space.
Richard M. Stallman [Tue, 30 Sep 2003 12:43:49 +0000 (12:43 +0000)]
(rmail-make-summary-line-1): Change comma after last label to a space.
(rmail-summary-font-lock-keywords): Adapt to that change.

20 years ago(sh-mode-syntax-table): Add defvar.
Richard M. Stallman [Tue, 30 Sep 2003 12:42:56 +0000 (12:42 +0000)]
(sh-mode-syntax-table): Add defvar.

20 years ago(set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.
Richard M. Stallman [Tue, 30 Sep 2003 12:38:38 +0000 (12:38 +0000)]
(set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.

20 years ago(regex_compile): Free the stack when returning from function.
Richard M. Stallman [Tue, 30 Sep 2003 12:36:17 +0000 (12:36 +0000)]
(regex_compile): Free the stack when returning from function.

20 years ago(graft_intervals_into_buffer): Handle over_used when splitting UNDER.
Richard M. Stallman [Tue, 30 Sep 2003 12:33:19 +0000 (12:33 +0000)]
(graft_intervals_into_buffer): Handle over_used when splitting UNDER.
Set BUF_INTERVALS (buffer)->up_obj when appropriate.

20 years ago(scheme-mode-variables): When setting
Thien-Thi Nguyen [Tue, 30 Sep 2003 11:47:57 +0000 (11:47 +0000)]
(scheme-mode-variables): When setting
`font-lock-defaults', also specify that "#" should
be interpreted with `word' syntax.
(scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.

20 years ago*** empty log message ***
Lars Hansen [Tue, 30 Sep 2003 07:24:40 +0000 (07:24 +0000)]
*** empty log message ***

20 years agoSection "Saving Emacs Sessions" rewritten.
Lars Hansen [Tue, 30 Sep 2003 07:24:14 +0000 (07:24 +0000)]
Section "Saving Emacs Sessions" rewritten.

20 years agoA lot of comments updated.
Lars Hansen [Tue, 30 Sep 2003 07:22:22 +0000 (07:22 +0000)]
A lot of comments updated.
(desktop-save-mode): Minor mode introduced.
(desktop-enable, desktop-clear-preserve-buffers): Variables made obsolete.
(desktop-load-default): Function made obsolete.
(desktop-locals-to-save): Variable made customizable.
(desktop-read): Optional parameter `dirname' added.
(desktop-change-dir, desktop-revert): Parameter `dirname' in `desktop-read' used.
(desktop-save-in-load-dir): Renamed to `desktop-save-in-desktop-dir'.

20 years ago* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG [Mon, 29 Sep 2003 22:56:46 +0000 (22:56 +0000)]
* TUTORIAL.de: Minor updates and grammatical fixes.

20 years agowhitespace.el now takes user customizable variable to display cleanliness of
Rajesh Vaidheeswarran [Mon, 29 Sep 2003 18:05:31 +0000 (18:05 +0000)]
whitespace.el now takes user customizable variable to display cleanliness of
files.

ffap.el - bugfix.

20 years agoxresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv [Mon, 29 Sep 2003 15:53:11 +0000 (15:53 +0000)]
xresources.texi (GTK names in Emacs): Correct typo.

20 years ago*** empty log message ***
Thien-Thi Nguyen [Mon, 29 Sep 2003 14:42:36 +0000 (14:42 +0000)]
*** empty log message ***

20 years ago(cvs-mode-unmark-up): Move to goal column when done.
Thien-Thi Nguyen [Mon, 29 Sep 2003 14:40:28 +0000 (14:40 +0000)]
(cvs-mode-unmark-up): Move to goal column when done.

20 years ago(Selected Files): Fix typo.
Thien-Thi Nguyen [Mon, 29 Sep 2003 13:44:26 +0000 (13:44 +0000)]
(Selected Files): Fix typo.

20 years agoThank Michael Ernst; nfc.
Thien-Thi Nguyen [Mon, 29 Sep 2003 13:24:30 +0000 (13:24 +0000)]
Thank Michael Ernst; nfc.