bpt/emacs.git
19 years agoPrevent emacsclient errors when Emacs is compiled without X support.
Karoly Lorentey [Fri, 4 Feb 2005 13:56:51 +0000 (13:56 +0000)]
Prevent emacsclient errors when Emacs is compiled without X support.

* lisp/frame.el (make-frame-on-display): Protect condition on
  x-initialized when x-win.el is not loaded.

* lib-src/emacsclient.c (main): Handle -window-system-unsupported
  command.  Doc update.

* lisp/server.el (server-process-filter): Don't try to create an X frame
  when Emacs does not support it.  Improve logging.

* lisp/server.el (server-send-string): New function.
  (server-handle-suspend-tty, server-process-filter): Use it.

* lisp/server.el (server-process-filter, server-unquote-arg)
  (server-quote-arg): Doc updates.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-286

19 years agoAdd some new precious/backup patterns in src/.
Karoly Lorentey [Fri, 4 Feb 2005 00:08:28 +0000 (00:08 +0000)]
Add some new precious/backup patterns in src/.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-284

19 years agoFix xassert-related bootstrap errors.
Karoly Lorentey [Thu, 3 Feb 2005 23:44:58 +0000 (23:44 +0000)]
Fix xassert-related bootstrap errors.

* src/xfaces.c (x_free_gc): Protect xassert with GLYPH_DEBUG.
* src/xfns.c (unwind_create_frame): Ditto.
* src/dispnew.c (build_frame_matrix_from_leaf_window): Ditto.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-283

19 years agoFix bootstrap error in CVS.
Karoly Lorentey [Thu, 3 Feb 2005 23:31:44 +0000 (23:31 +0000)]
Fix bootstrap error in CVS.

* man/frames.texi: Fix two typos in Drag and Drop node.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-282

19 years agoMerged in changes from CVS trunk. (Long time no see!) :-)
Karoly Lorentey [Thu, 3 Feb 2005 23:28:36 +0000 (23:28 +0000)]
Merged in changes from CVS trunk.  (Long time no see!) :-)

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-83
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-84
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-1
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-2
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-3
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-4
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-5
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-6
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-7
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-8
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-10
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-11
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-12
   Remove "-face" suffix from lazy-highlight face name

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-13
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-14
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-15
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-16
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-19
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-20
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-21
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-22
   <no summary provided>

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-23
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-24
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-25
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-26
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-27
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-28
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-29
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-30
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-31
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-32
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-33
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-34
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-35
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-36
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-37
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-38
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-39
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-40
   Fix regressions from latest reftex update

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-41
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-42
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-43
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-44
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-45
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-46
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-48
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-49
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-50
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-51
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-52
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-53
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-54
   Update from CVS: lisp/cus-start.el (all): Add `undo-outer-limit'.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-55
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-56
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-57
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-59
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-60
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-61
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-62
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-63
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-64
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-65
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-66
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-67
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-68
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-69
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-70
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-71
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72
   src/dispextern.h (xassert): Enable unconditionally.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-73
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-74
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-75
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--base-0
   tag of miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-82

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-1
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-2
   Merge from miles@gnu.org--gnu-2004

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-3
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-4
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-5
   Update from CVS: exi/gnus-faq.texi ([4.1]): Typo.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-6
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-7
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-8
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-10
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-11
   Update from CVS

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-281

19 years ago*** empty log message ***
Richard M. Stallman [Thu, 3 Feb 2005 07:39:01 +0000 (07:39 +0000)]
*** empty log message ***

19 years ago(x_error_quitter): On GCC 3 and up, specify noinline.
Richard M. Stallman [Thu, 3 Feb 2005 07:36:15 +0000 (07:36 +0000)]
(x_error_quitter): On GCC 3 and up, specify noinline.

19 years ago(echo_area_display): Clear echo_message_buffer.
Richard M. Stallman [Thu, 3 Feb 2005 07:35:28 +0000 (07:35 +0000)]
(echo_area_display): Clear echo_message_buffer.

19 years ago(Fbury_buffer): Doc fix.
Richard M. Stallman [Thu, 3 Feb 2005 07:33:52 +0000 (07:33 +0000)]
(Fbury_buffer): Doc fix.

19 years ago(Basic Window): Mention color-change in mode line.
Richard M. Stallman [Thu, 3 Feb 2005 07:31:56 +0000 (07:31 +0000)]
(Basic Window): Mention color-change in mode line.
(Change Window): Explain dragging vertical boundaries.

19 years ago(Sentences): Clarify.
Richard M. Stallman [Thu, 3 Feb 2005 07:30:48 +0000 (07:30 +0000)]
(Sentences): Clarify.
(Paragraphs): Explain M-a and blank lines.
(Outline Mode): Clarify text and menu.
(Hard and Soft Newlines): Mention use-hard-newlines.

19 years ago(Frames): Delete unnecessary mention of Windows.
Richard M. Stallman [Thu, 3 Feb 2005 07:29:03 +0000 (07:29 +0000)]
(Frames): Delete unnecessary mention of Windows.
(Mouse Commands): Likewise.  Mention xterm mouse support.
(Clipboard): Clarify.
(Mouse References): Mention use of Mouse-1 for following links.
(Menu Mouse Clicks): Clarify.
(Mode Line Mouse): Clarify.
(Drag and Drop): Rewrite.

19 years ago(Spelling): Fix typo.
Richard M. Stallman [Thu, 3 Feb 2005 07:25:47 +0000 (07:25 +0000)]
(Spelling): Fix typo.

19 years ago(File Names): Clarify.
Richard M. Stallman [Thu, 3 Feb 2005 07:25:14 +0000 (07:25 +0000)]
(File Names): Clarify.
(Visiting): Update conditions for use of file dialog.  Clarify.
(Saving): Doc d as answer in save-some-buffers.
(Remote Files): Clean up the text.

19 years ago(Misc Dired Commands): Delete dired-marked-files.
Richard M. Stallman [Thu, 3 Feb 2005 07:23:36 +0000 (07:23 +0000)]
(Misc Dired Commands): Delete dired-marked-files.

19 years ago(Select Buffer): Doc next-buffer and prev-buffer.
Richard M. Stallman [Thu, 3 Feb 2005 07:22:46 +0000 (07:22 +0000)]
(Select Buffer): Doc next-buffer and prev-buffer.
(List Buffers): Clarify.
(Several Buffers): Doc T command.
(Buffer Convenience): Clarify menu.

19 years ago(Undo): Clarify last change.
Richard M. Stallman [Thu, 3 Feb 2005 07:20:07 +0000 (07:20 +0000)]
(Undo): Clarify last change.

19 years ago(Basic Windows): Add cursor-in-non-selected-windows. Clarify.
Richard M. Stallman [Thu, 3 Feb 2005 07:19:07 +0000 (07:19 +0000)]
(Basic Windows): Add cursor-in-non-selected-windows.  Clarify.
(Selecting Windows): Clarify save-selected-window.
(Cyclic Window Ordering): Clarify walk-windows.
(Window Point): Clarify.
(Window Start): Add comment to example.
(Resizing Windows): Add `interactive' specs in examples.
Document fit-window-to-buffer.

19 years ago* macfns.c (unwind_create_frame): Fixing compile error due to
Steven Tamm [Thu, 3 Feb 2005 07:09:43 +0000 (07:09 +0000)]
* macfns.c (unwind_create_frame): Fixing compile error due to
xassert being uncondition, but predicate is.

19 years ago(User-Level Deletion): just-one-space takes numeric arg.
Richard M. Stallman [Thu, 3 Feb 2005 07:09:17 +0000 (07:09 +0000)]
(User-Level Deletion): just-one-space takes numeric arg.
(Undo, Maintaining Undo): Clarify last change.
(Sorting): In sort-numeric-fields, explain about octal and hex.
Mention sort-numeric-base.
(Format Properties): Add xref for hard newlines.

19 years ago* dispnew.c (update_window): Fixing compile error due to
Steven Tamm [Thu, 3 Feb 2005 07:05:35 +0000 (07:05 +0000)]
* dispnew.c (update_window): Fixing compile error due to
xassert being uncondition, but predicate is.

19 years ago(Window Frame Parameters): Explain pixel=char on tty.
Richard M. Stallman [Thu, 3 Feb 2005 07:04:29 +0000 (07:04 +0000)]
(Window Frame Parameters): Explain pixel=char on tty.
(Pop-Up Menus): Fix typo.
(Color Names): Explain all types of color names.
Explain color-values on B&W terminal.
(Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.

19 years ago(File Locks): Not supported on MS systems.
Richard M. Stallman [Thu, 3 Feb 2005 07:01:04 +0000 (07:01 +0000)]
(File Locks): Not supported on MS systems.
(Testing Accessibility): Clarify.

19 years ago(Printing in Edebug): Fix edebug-print-circle.
Richard M. Stallman [Thu, 3 Feb 2005 06:58:38 +0000 (06:58 +0000)]
(Printing in Edebug): Fix edebug-print-circle.
(Coverage Testing): Fix typo.

19 years ago(Misc Events): Remove stray space.
Richard M. Stallman [Thu, 3 Feb 2005 06:57:22 +0000 (06:57 +0000)]
(Misc Events): Remove stray space.

19 years ago(Buffer Names): Clarify generate-new-buffer-name.
Richard M. Stallman [Thu, 3 Feb 2005 06:56:24 +0000 (06:56 +0000)]
(Buffer Names): Clarify generate-new-buffer-name.
(Modification Time): Clarify when visited-file-modtime returns 0.
(The Buffer List): Clarify bury-buffer.
(Killing Buffers): Clarify.
(Indirect Buffers): Add clone-indirect-buffer.

19 years ago(hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
Richard M. Stallman [Thu, 3 Feb 2005 06:49:18 +0000 (06:49 +0000)]
(hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.

19 years ago(list-faces-display): Add optional argument.
Richard M. Stallman [Thu, 3 Feb 2005 06:47:16 +0000 (06:47 +0000)]
(list-faces-display): Add optional argument.

19 years ago(font-lock-default-function): Handle the rare case where
Stefan Monnier [Thu, 3 Feb 2005 04:28:21 +0000 (04:28 +0000)]
(font-lock-default-function): Handle the rare case where
only font-lock-keywords is set.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72
Miles Bader [Thu, 3 Feb 2005 03:56:00 +0000 (03:56 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72

src/dispextern.h (xassert): Enable unconditionally.

2005-02-02  Miles Bader  <miles@gnu.org>

   * src/dispextern.h (xassert): Enable unconditionally.

19 years agoCancel previous change. for
Kenichi Handa [Thu, 3 Feb 2005 02:19:15 +0000 (02:19 +0000)]
Cancel previous change. for
I-WITH-DOT-ABOVE and DOTLESS-i

19 years agoCancel previous change.
Kenichi Handa [Thu, 3 Feb 2005 02:16:40 +0000 (02:16 +0000)]
Cancel previous change.

19 years agoMake it clear it's only used for Mac OS 9.
Stefan Monnier [Wed, 2 Feb 2005 23:33:04 +0000 (23:33 +0000)]
Make it clear it's only used for Mac OS 9.

19 years ago*** empty log message ***
Stefan Monnier [Wed, 2 Feb 2005 23:32:15 +0000 (23:32 +0000)]
*** empty log message ***

19 years ago(Fprimitive_undo): Fix dummy apply undo entry.
Kim F. Storm [Wed, 2 Feb 2005 15:43:18 +0000 (15:43 +0000)]
(Fprimitive_undo): Fix dummy apply undo entry.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 2 Feb 2005 15:43:05 +0000 (15:43 +0000)]
*** empty log message ***

19 years agoCorrection to syntax in gud-menu-map.
Nick Roberts [Wed, 2 Feb 2005 05:52:51 +0000 (05:52 +0000)]
Correction to syntax in gud-menu-map.

19 years ago*** empty log message ***
Nick Roberts [Wed, 2 Feb 2005 05:51:51 +0000 (05:51 +0000)]
*** empty log message ***

19 years ago(set-upcase-syntax, set-downcase-syntax): Fix previous change.
Kenichi Handa [Wed, 2 Feb 2005 02:43:13 +0000 (02:43 +0000)]
(set-upcase-syntax, set-downcase-syntax): Fix previous change.

19 years ago*** empty log message ***
Kenichi Handa [Wed, 2 Feb 2005 01:13:50 +0000 (01:13 +0000)]
*** empty log message ***

19 years ago(tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i.
Kenichi Handa [Wed, 2 Feb 2005 01:12:36 +0000 (01:12 +0000)]
(tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i.

19 years agoSetup cases of GREEK-FINAL-SIGMA,
Kenichi Handa [Wed, 2 Feb 2005 01:00:44 +0000 (01:00 +0000)]
Setup cases of GREEK-FINAL-SIGMA,
Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.

19 years ago(casify_region): Fix previous change.
Kenichi Handa [Wed, 2 Feb 2005 00:57:33 +0000 (00:57 +0000)]
(casify_region): Fix previous change.

19 years ago(get-upcase-table): New function.
Kenichi Handa [Wed, 2 Feb 2005 00:57:07 +0000 (00:57 +0000)]
(get-upcase-table): New function.
(copy-case-table): Copy upcaes table too if non-nil.
(set-case-syntax-delims): Maintain upcase table too.
(set-case-syntax-pair): Likewise.
(set-upcase-syntax, set-downcase-syntax): New functions.
(set-case-syntax): Maintain upcase table too.

19 years ago(casify_object): Enable changing characters of
Kenichi Handa [Tue, 1 Feb 2005 23:49:46 +0000 (23:49 +0000)]
(casify_object): Enable changing characters of
different byte length.
(casify_region): Fix loop condition, args to replace_range_2, and
update opoint_byte.

19 years ago(replace_range_2): Fix bugs in adjusting markers and point.
Kenichi Handa [Tue, 1 Feb 2005 23:47:06 +0000 (23:47 +0000)]
(replace_range_2): Fix bugs in adjusting markers and point.

19 years ago(gdb-goto-info): Delete.
Nick Roberts [Tue, 1 Feb 2005 20:11:09 +0000 (20:11 +0000)]
(gdb-goto-info): Delete.

19 years ago(gud-goto-info): New function.
Nick Roberts [Tue, 1 Feb 2005 20:10:19 +0000 (20:10 +0000)]
(gud-goto-info): New function.
(gud-tool-bar-map): Use correct icon.

19 years ago*** empty log message ***
Nick Roberts [Tue, 1 Feb 2005 20:09:33 +0000 (20:09 +0000)]
*** empty log message ***

19 years ago(lisp-indent-function): Fix bug:
Thien-Thi Nguyen [Tue, 1 Feb 2005 15:50:46 +0000 (15:50 +0000)]
(lisp-indent-function): Fix bug:
When delegating, order args in the funcall correctly.

19 years ago(lisp-indent-function): Doc fix.
Thien-Thi Nguyen [Tue, 1 Feb 2005 15:02:50 +0000 (15:02 +0000)]
(lisp-indent-function): Doc fix.

19 years ago(reftex-access-scan-info): Error out in a
Carsten Dominik [Tue, 1 Feb 2005 12:39:39 +0000 (12:39 +0000)]
(reftex-access-scan-info): Error out in a
buffer not visiting a file.

19 years ago*** empty log message ***
Carsten Dominik [Tue, 1 Feb 2005 12:37:28 +0000 (12:37 +0000)]
*** empty log message ***

19 years ago(back_to_previous_visible_line_start): Reset iterator
Kim F. Storm [Tue, 1 Feb 2005 08:56:01 +0000 (08:56 +0000)]
(back_to_previous_visible_line_start): Reset iterator
stack before calling handle_display_prop.

19 years ago*** empty log message ***
Kim F. Storm [Tue, 1 Feb 2005 08:55:42 +0000 (08:55 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Jay Belanger [Tue, 1 Feb 2005 04:13:59 +0000 (04:13 +0000)]
*** empty log message ***

19 years ago(calc-embedded-find-bounds): Set formula bound on line with formula.
Jay Belanger [Tue, 1 Feb 2005 03:57:08 +0000 (03:57 +0000)]
(calc-embedded-find-bounds): Set formula bound on line with formula.

19 years ago*** empty log message ***
Luc Teirlinck [Mon, 31 Jan 2005 23:32:36 +0000 (23:32 +0000)]
*** empty log message ***

19 years ago(Maintaining Undo): Add `undo-outer-limit'.
Luc Teirlinck [Mon, 31 Jan 2005 23:31:21 +0000 (23:31 +0000)]
(Maintaining Undo): Add `undo-outer-limit'.

19 years ago(Undo) <buffer-undo-list>: Describe `apply' elements.
Kim F. Storm [Mon, 31 Jan 2005 23:22:11 +0000 (23:22 +0000)]
(Undo) <buffer-undo-list>: Describe `apply' elements.

19 years ago(Undo): Update description of `undo-outer-limit'.
Luc Teirlinck [Mon, 31 Jan 2005 23:18:45 +0000 (23:18 +0000)]
(Undo): Update description of `undo-outer-limit'.

19 years ago*** empty log message ***
Kim F. Storm [Mon, 31 Jan 2005 23:17:42 +0000 (23:17 +0000)]
*** empty log message ***

19 years ago(ses-create-cell-variable-range)
Kim F. Storm [Mon, 31 Jan 2005 22:47:40 +0000 (22:47 +0000)]
(ses-create-cell-variable-range)
(ses-destroy-cell-variable-range, ses-reset-header-string)
(ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
(ses-insert-row): Fix format of apply undo entries.

19 years ago(syms_of_buffer) <buffer-undo-list>: Doc fix.
Kim F. Storm [Mon, 31 Jan 2005 22:45:12 +0000 (22:45 +0000)]
(syms_of_buffer) <buffer-undo-list>: Doc fix.

19 years ago(Qapply): New lisp var.
Kim F. Storm [Mon, 31 Jan 2005 22:44:27 +0000 (22:44 +0000)]
(Qapply): New lisp var.
(syms_of_undo): Intern and staticpro it.
(Fprimitive_undo): Support formats (apply FUNNAME . ARGS) and
(apply DELTA BEG END FUNNAME . ARGS) instead of (FUNNAME . ARGS).

19 years ago(math-tex-ignore-words): Remove LaTeX portion.
Jay Belanger [Mon, 31 Jan 2005 21:58:05 +0000 (21:58 +0000)]
(math-tex-ignore-words): Remove LaTeX portion.
(math-latex-ignore-words): New constant.

19 years ago(math-function-table, math-oper-table, math-variable-table):
Jay Belanger [Mon, 31 Jan 2005 21:53:21 +0000 (21:53 +0000)]
(math-function-table, math-oper-table, math-variable-table):
Adjust the LaTeX portions.

19 years ago(math-read-big-expr): Make LaTeX the default TeX mode.
Jay Belanger [Mon, 31 Jan 2005 21:52:49 +0000 (21:52 +0000)]
(math-read-big-expr): Make LaTeX the default TeX mode.

19 years ago(calc-embedded-open-formula, calc-embedded-close-formula):
Jay Belanger [Mon, 31 Jan 2005 21:52:11 +0000 (21:52 +0000)]
(calc-embedded-open-formula, calc-embedded-close-formula):
Ignore matrix environments.

19 years ago(math-read-token): Separate the TeX and LaTeX parts.
Jay Belanger [Mon, 31 Jan 2005 21:51:34 +0000 (21:51 +0000)]
(math-read-token): Separate the TeX and LaTeX parts.

19 years agoUpdate documentation relating to GDB Graphical
Nick Roberts [Mon, 31 Jan 2005 21:20:35 +0000 (21:20 +0000)]
Update documentation relating to GDB Graphical
Interface.

19 years ago*** empty log message ***
Nick Roberts [Mon, 31 Jan 2005 21:20:00 +0000 (21:20 +0000)]
*** empty log message ***

19 years ago(ispell-local-dictionary-overridden): New var.
Richard M. Stallman [Mon, 31 Jan 2005 11:54:36 +0000 (11:54 +0000)]
(ispell-local-dictionary-overridden): New var.
(ispell-local-dictionary): Doc fix.
(ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
Don't reinitialize at run time.  Don't defcustom.
All uses changed to append ispell-local-dictionary-alist,
or else check it first.
(ispell-current-dictionary): New variable for dictionary in use.
(ispell-dictionary): Now used only for global default.
(ispell-start-process): Set ispell-current-dictionary,
not ispell-dictionary.
(ispell-change-dictionary): Use this only for setting
user preferences.
(ispell-internal-change-dictionary): New function
to change the current dictionary in use.
(ispell-region, ispell-process-line, ispell-buffer-local-dict):
Use ispell-current-dictionary.
Handle ispell-local-dictionary-overridden.
(ispell-buffer-local-dict): Call ispell-internal-change-dictionary.

19 years ago(math-read-token): Check for smallmatrix environment.
Jay Belanger [Mon, 31 Jan 2005 09:16:44 +0000 (09:16 +0000)]
(math-read-token): Check for smallmatrix environment.

19 years ago*** empty log message ***
Jay Belanger [Mon, 31 Jan 2005 09:15:44 +0000 (09:15 +0000)]
*** empty log message ***

19 years ago(math-latex-input-filter): Remove function.
Jay Belanger [Mon, 31 Jan 2005 09:08:34 +0000 (09:08 +0000)]
(math-latex-input-filter): Remove function.

19 years ago(math-tex-ignore-words): Add support for LaTeX matrices.
Jay Belanger [Mon, 31 Jan 2005 09:07:48 +0000 (09:07 +0000)]
(math-tex-ignore-words): Add support for LaTeX matrices.

19 years ago(math-read-token): Read LaTeX matrices.
Jay Belanger [Mon, 31 Jan 2005 09:05:27 +0000 (09:05 +0000)]
(math-read-token): Read LaTeX matrices.

19 years ago*** empty log message ***
Jay Belanger [Mon, 31 Jan 2005 06:39:44 +0000 (06:39 +0000)]
*** empty log message ***

19 years ago(calc-d-prefix-help): Add LaTeX.
Jay Belanger [Mon, 31 Jan 2005 06:31:43 +0000 (06:31 +0000)]
(calc-d-prefix-help): Add LaTeX.

19 years ago(math-compose-expr, math-compose-rows): Add LaTeX support.
Jay Belanger [Mon, 31 Jan 2005 06:30:37 +0000 (06:30 +0000)]
(math-compose-expr, math-compose-rows): Add LaTeX support.
(math-compose-expr): Add support for special functions.

19 years ago(calc-language): Adjust docstring.
Jay Belanger [Mon, 31 Jan 2005 06:29:39 +0000 (06:29 +0000)]
(calc-language): Adjust docstring.
(calc-set-mode-line): Add LaTeX support.
(math-expr-special-function-mapping): New variable.

19 years ago(calc-edit-user-syntax, calc-fix-token-name)
Jay Belanger [Mon, 31 Jan 2005 06:28:06 +0000 (06:28 +0000)]
(calc-edit-user-syntax, calc-fix-token-name)
(calc-write-parse-table-part):  Add LaTeX support.

19 years ago(calc-latex-language, math-latex-parse-frac)
Jay Belanger [Mon, 31 Jan 2005 06:25:17 +0000 (06:25 +0000)]
(calc-latex-language, math-latex-parse-frac)
(math-latex-print-frac): New functions.
(math-oper-table, math-function-table, math-variable-table)
(math-complex-format, math-input-filter): Add latex properties.
(calc-set-language): Set math-expr-special-function-mapping.

19 years agoAdd calc-latex-language to autoloads.
Jay Belanger [Mon, 31 Jan 2005 06:23:04 +0000 (06:23 +0000)]
Add calc-latex-language to autoloads.
(calc-mode-map): Add calc-latex-language.

19 years ago(math-read-token): Add support for LaTeX.
Jay Belanger [Mon, 31 Jan 2005 06:21:31 +0000 (06:21 +0000)]
(math-read-token): Add support for LaTeX.

19 years ago(gdb-memory-address)
Nick Roberts [Mon, 31 Jan 2005 02:22:24 +0000 (02:22 +0000)]
(gdb-memory-address)
(gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
(gdb-memory-mode-map, gdb-memory-format-keymap)
(gdb-memory-format-menu, gdb-memory-unit-keymap)
(gdb-memory-unit-menu): New variables for a buffer
that lets the user examine program memory.
(gdb-memory-set-address, gdb-memory-set-repeat-count)
(gdb-memory-format-binary, gdb-memory-format-octal)
(gdb-memory-format-unsigned, gdb-memory-format-signed)
(gdb-memory-format-hexadecimal, gdb-memory-format-menu)
(gdb-memory-format-menu-1, gdb-memory-unit-giant)
(gdb-memory-unit-word, gdb-memory-unit-halfword)
(gdb-memory-unit-byte, gdb-memory-unit-menu)
(gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
(gdb-memory-mode, gdb-memory-buffer-name)
(gdb-display-memory-buffer, gdb-frame-memory-buffer):
New functions for above buffer.

19 years ago*** empty log message ***
Nick Roberts [Mon, 31 Jan 2005 02:21:40 +0000 (02:21 +0000)]
*** empty log message ***

19 years ago(gnus-article-mode): Turn off the "\ " non-break space.
Stefan Monnier [Mon, 31 Jan 2005 00:28:37 +0000 (00:28 +0000)]
(gnus-article-mode): Turn off the "\ " non-break space.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 30 Jan 2005 18:13:05 +0000 (18:13 +0000)]
*** empty log message ***

19 years ago(syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstring indentation.
Jesper Harder [Sun, 30 Jan 2005 16:39:16 +0000 (16:39 +0000)]
(syms_of_macterm) <mac-reverse-ctrl-meta>: Fix docstring indentation.
(syms_of_macterm) <mac-emulate-three-button-mouse>: do.

19 years ago(Easy Customization): Adapt menu to node name change.
Luc Teirlinck [Sun, 30 Jan 2005 14:47:11 +0000 (14:47 +0000)]
(Easy Customization): Adapt menu to node name change.

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 30 Jan 2005 11:35:43 +0000 (11:35 +0000)]
*** empty log message ***

19 years ago(Easy Customization): Defn of "User Option" now
Richard M. Stallman [Sun, 30 Jan 2005 11:34:58 +0000 (11:34 +0000)]
(Easy Customization): Defn of "User Option" now
includes faces.  Don't say just "option" when talking about variables.
Do say just "options" to mean "anything customizable".
(Specific Customization): Describe `customize-variable',
not `customize-option'.

19 years ago(Glossary) <Faces>: Add xref.
Richard M. Stallman [Sun, 30 Jan 2005 11:26:25 +0000 (11:26 +0000)]
(Glossary) <Faces>: Add xref.
<User Option>: Change definition--include faces.  Change xref.

19 years agoDon't say just "option" when talking about variables.
Richard M. Stallman [Sun, 30 Jan 2005 11:23:17 +0000 (11:23 +0000)]
Don't say just "option" when talking about variables.

19 years ago(Picture): Mention artist.el.
Richard M. Stallman [Sun, 30 Jan 2005 11:21:00 +0000 (11:21 +0000)]
(Picture): Mention artist.el.

19 years agoDon't say just "option" when talking about variables.
Richard M. Stallman [Sun, 30 Jan 2005 11:20:14 +0000 (11:20 +0000)]
Don't say just "option" when talking about variables.
Other minor cleanups.

19 years ago(custom-bury-buffer): Function deleted.
Richard M. Stallman [Sun, 30 Jan 2005 11:07:54 +0000 (11:07 +0000)]
(custom-bury-buffer): Function deleted.
(custom-buffer-done-function): Option deleted.
(custom-buffer-done-kill): New (replacement option.
(Custom-buffer-done): Call quit-window.
(custom-buffer-create-internal): Update for above changes.

19 years ago(syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.
Luc Teirlinck [Sun, 30 Jan 2005 02:09:45 +0000 (02:09 +0000)]
(syms_of_undo) <undo-outer-limit>: Increase value to 3 Meg.