1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

53291 Commits

Author SHA1 Message Date
Jan Djärv
3a0ab7ecf3 Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog. 2004-11-26 17:45:17 +00:00
Lars Hansen
48aa4dfc27 (desktop-read): Replace mapcar with mapc.
(desktop-create-buffer): Replace mapcar with mapc. Remove redundant piece of code.
2004-11-26 17:37:58 +00:00
Richard M. Stallman
5ffc01b6bb *** empty log message *** 2004-11-26 17:29:19 +00:00
Nick Roberts
1236e38628 (gud-display-line): Use display-buffer
for GDB-UI as for GUD.
2004-11-26 15:44:37 +00:00
Nick Roberts
f2dab427f1 (gdb-view-source, gdb-selected-view):
Delete variables.
(gdb-ann3): Don't make GUD buffer dedicated.
(gdb-goto-breakpoint, gdb-display-buffer): Don't always
dedicate.
(gdb-display-source-buffer): Delete function.
(gdb-view-source-function, gdb-view-assembler): Delete functions.
(menu): Delete menu bindings for viewing source/assembler.
(gdb-setup-windows, gdb-restore-windows):
Don't dedicate GUD. No assembler now.
(gdb-reset): No need to undedicate source buffers now.
(gdb-source-info): No assembler now.
2004-11-26 15:41:22 +00:00
Nick Roberts
fb130b2de9 *** empty log message *** 2004-11-26 15:40:16 +00:00
Kim F. Storm
cfd3af7a4d (update_window_fringes): Prefer truncation bitmaps over
angle bitmaps at top/bottom line.
2004-11-26 15:14:16 +00:00
Kim F. Storm
048bb03fe2 *** empty log message *** 2004-11-26 15:13:53 +00:00
Kim F. Storm
064fd8ec67 Undo recent changes for restoring it->saved_face_id. Instead,
set it when it->method is set to next_element_from_display_vector.
(setup_for_ellipsis): Add LEN argument.  Callers changed.
Set it->saved_face_id.
(get_next_display_element): Use loop instead of recursion.
Set it->saved_face_id.  Combine duplicate code for ctr chars.
(next_element_from_display_vector): Do not set it->saved_face_id.
(next_element_from_ellipsis): Use setup_for_ellipsis.
2004-11-26 14:38:55 +00:00
Kim F. Storm
f33cc5a9a5 *** empty log message *** 2004-11-26 14:37:55 +00:00
Eli Zaretskii
670e89068c *** empty log message *** 2004-11-26 12:05:49 +00:00
Eli Zaretskii
9d1852acb4 (Continued Statement Indentation): Resurrect Jan Djärv's change from
2004-11-03 that was lost when a newer version of idlwave.texi was
imported.
2004-11-26 12:04:57 +00:00
Eli Zaretskii
d1f1c8e11d Fix format of 2004-10-21 Jay Belanger's entry. 2004-11-26 11:59:05 +00:00
Eli Zaretskii
746337e0be Fix the setfilename directive to put the produced file in ../info. 2004-11-26 11:57:29 +00:00
Eli Zaretskii
b28d0d9a8f (Fdefvar): Declare pdl from last change as `volatile' to prevent
compiler warnings.
2004-11-26 11:47:20 +00:00
Kim F. Storm
2c21285988 *** empty log message *** 2004-11-26 10:29:21 +00:00
Nick Roberts
1a9203d09e (gdb-frame-parameters): Match height and
width to those for special frames.
(gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
Use display-buffer.
(gdb-frame-stack-buffer, gdb-frame-threads-buffer)
(gdb-frame-registers-buffer, gdb-frame-locals-buffer)
(gdb-frame-assembler-buffer): Rework like
gdb-frame-breakpoints-buffer.
2004-11-25 23:51:18 +00:00
Nick Roberts
4d4f2edfe6 *** empty log message *** 2004-11-25 23:50:06 +00:00
Stefan Monnier
1bf0e60466 (command_loop_1): Print a message describing the key
the user just pressed when this key has no binding.
2004-11-25 22:17:49 +00:00
Stefan Monnier
275464e7a5 (sys_signal): Don't use SA_RESTART if SYNC_INPUT is set.
(emacs_open, emacs_read, emacs_write): Check QUIT when interrupted.
2004-11-25 20:01:39 +00:00
Stefan Monnier
495bf63050 (readchar): Check QUIT when `getc' is interrupted. 2004-11-25 20:01:18 +00:00
Stefan Monnier
cab27d048b *** empty log message *** 2004-11-25 16:48:45 +00:00
Richard M. Stallman
5323b4b056 Reindent.
(flymake-split-string):	Turn into defalias.
(flymake-fix-file-name): Renamed from flymake-fix-path-name.
(flymake-ensure-ends-with-slash): Rename arg to FILENAME.
(flymake-get-common-file-prefix): Renamed from ...path...  Doc fix.
(flymake-build-relative-filename): Renamed from ...path.
Fix error message.
2004-11-25 16:43:32 +00:00
Richard M. Stallman
2aa13ec4e0 Much whitespace and capitalization change.
Move `provide' to end.  Require `compile' only when compiling.
2004-11-25 16:33:53 +00:00
Jay Belanger
1b43611263 *** empty log message *** 2004-11-25 16:05:28 +00:00
Kim F. Storm
7707da3c3f *** empty log message *** 2004-11-25 10:37:03 +00:00
Jay Belanger
3effaa28f5 Finish making previous changes. 2004-11-25 06:29:11 +00:00
Jay Belanger
95d91710e9 Finish making previous change. 2004-11-25 06:28:25 +00:00
Jay Belanger
b67b1f0b32 *** empty log message *** 2004-11-25 06:17:40 +00:00
Jay Belanger
2797124100 (calc-convert-units): Make units a local variable.
(calc-num-units, calc-den-units): New variables.
(calc-explain-units, calc-explain-units-rec): Replace variables
num-units and den-units by declared variables.
(math-cu-unit-list): New variable.
(math-build-units-table, math-compare-unit-names)
(math-convert-units, math-convert-units-rec): Replace variable
unit-list by declared variable.
(math-fbu-base, math-fbu-entry): New variables.
(math-find-base-units, math-find-base-units-rec): Replace variables
base and entry by declared variables.
(math-which-standard): New variable.
(math-to-standard-units, math-to-standard-rec): Replace variable
which-standard by declared variable.
(math-fcu-u): New variable.
(math-find-compatible-unit, math-find-compatible-unit-rec):
Replace variable u by declared variable.
(math-cu-new-units, math-cu-pure): New variables.
(math-convert-units, math-convert-units-rec): Replace variables
new-units and pure by declared variables.
(math-try-cancel-units): New variable.
(math-simplify-units-quotient): Replace variable try-cancel-units by
declared variable.
2004-11-25 05:53:35 +00:00
Jay Belanger
4fd1fc35b1 (math-poly-base-top-expr): New variable.
(math-polynomial-p1): Replace variable mpb-top-expr by declared
variable.
(math-poly-base-total-base): New variable.
(math-total-polynomial-base, math-polynomial-p1): Replace variable
mpb-total-base by declared variable.
(math-factored-vars, math-to-list): Declare it.
(math-fact-expr): New variable.
(calcFunc-factors, calcFunc-factor, math-factor-expr,
math-factor-expr-try, math-factor-expr-part): Replace variable expr by
declared variable.
(math-fet-x): New variable.
(math-factor-expr-try, math-factor-poly-coefs): Replace variable x by
declared variable.
(math-factor-poly-coefs): Make temp a local variable.
2004-11-25 05:52:38 +00:00
Jay Belanger
885e6671fc Added comment.
(math-polynomial-base): Replace variable mpb-top-expr by
math-poly-base-top-expr.
2004-11-25 05:51:40 +00:00
Luc Teirlinck
7092c5e89c (Standard Buffer-Local Variables): Comment out xref's to non-existent
node `Yet to be written'.  They broke bootstrapping.
2004-11-25 04:00:23 +00:00
Richard M. Stallman
261b01c642 *** empty log message *** 2004-11-25 03:22:56 +00:00
Richard M. Stallman
8e7a47862a (run_pre_post_conversion_on_str): Bind Qinhibit_read_only. 2004-11-25 03:18:31 +00:00
Richard M. Stallman
79e3497d3f (syms_of_buffer) <indicate-buffer-boundaries>: Doc fix. 2004-11-25 03:16:34 +00:00
Richard M. Stallman
f8684c07a4 (Synchronous Processes): Grammar fix. 2004-11-25 03:15:19 +00:00
Richard M. Stallman
5e859db984 (Comparison of Numbers): Add eql. 2004-11-25 03:14:35 +00:00
Richard M. Stallman
e50bc18748 (Standard Buffer-Local Variables): Add many vars. 2004-11-25 03:13:50 +00:00
Richard M. Stallman
5bacf5b6be (Printing Notation): Fix previous change. 2004-11-25 03:13:01 +00:00
Richard M. Stallman
fe8d146994 (Customizing Bitmaps): Move indicate-buffer-boundaries
and default-indicate-buffer-boundaries from here.
(Usual Display): To here.
(Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
(Usual Display): Move tab-width up.
2004-11-25 03:12:24 +00:00
Richard M. Stallman
38c7d6d55c (Variable Definitions): Replace show-paren-mode example with tooltip-mode.
(Simple Types, Composite Types, Defining New Types): Minor cleanups.
2004-11-25 03:09:43 +00:00
Richard M. Stallman
0a6d03627f (ispell-check-version): If default-directory is nonexistent, use home dir. 2004-11-25 03:06:16 +00:00
Richard M. Stallman
bde94a7f47 (grep-regexp-alist): Don't match parens around line numbers. 2004-11-25 03:05:00 +00:00
Richard M. Stallman
335dd1f105 (cperl-indent-region, cperl-imenu--create-perl-index, cperl-xsub-scan):
Don't print progress messages.
2004-11-25 03:04:16 +00:00
Richard M. Stallman
5988691b04 (compilation-mode-map): Don't inherit from compilation-minor-mode-map;
copy its bindings instead.  But the menu bar Compile entry now does
inherit from compilation-menu-map.
2004-11-25 03:01:10 +00:00
Richard M. Stallman
4cead7a206 (byte-optimize-form-code-walker):
Use with-no-warnings around compiler-macroexpand.
2004-11-25 02:58:34 +00:00
Richard M. Stallman
71eb630896 Don't always require newcomment.
(imenu--generic-function): Call comment-normalize-vars
if we have a comment syntax.
Exit the loop if REGEXP matches the null string.
Test comment-start as well as comment-start-skip
when deciding whether to check for comments.
2004-11-25 02:57:47 +00:00
Richard M. Stallman
dbc165ffe2 (tooltip-mode): Doc fix. 2004-11-25 02:55:37 +00:00
Richard M. Stallman
c22141472a (python-font-lock-syntactic-keywords): Check for escapes in the regexp.
(python-quote-syntax): Don't do it here.
2004-11-25 02:54:58 +00:00