1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

44595 Commits

Author SHA1 Message Date
Richard M. Stallman
0c8440fd6e (set-buffer-file-coding-system): Undo prv chg. 2002-11-15 02:45:27 +00:00
Dave Love
49f8f50ab1 (Fmap_char_table): Cast `call2'. 2002-11-14 23:20:30 +00:00
Markus Rost
f954e891f8 (custom-make-dependencies): Bind load-file-name. 2002-11-14 21:38:12 +00:00
Markus Rost
1b527a7e02 (custom-declare-group): Remove unnecessary line of code. 2002-11-14 21:37:10 +00:00
Nick Roberts
7d941f629b *** empty log message *** 2002-11-14 21:22:04 +00:00
Stefan Monnier
8e685dc67b *** empty log message *** 2002-11-14 17:09:09 +00:00
Dave Love
59daa29a0a *** empty log message *** 2002-11-14 14:21:52 +00:00
Dave Love
0971e7305d (x_draw_relief_rect, x_draw_box_rect, x_update_cursor):
Declare all args (per C99).
2002-11-14 14:21:34 +00:00
Dave Love
7448803ec1 (unuse_menu_items, digest_single_submenu):
Declare all args (per C99).
2002-11-14 14:21:11 +00:00
Dave Love
caeea55a85 (x_put_x_image):
Declare all args (per C99).
2002-11-14 14:20:13 +00:00
Dave Love
e3383b6f3c (message2_nolog, set_message):
Declare all args (per C99).
2002-11-14 14:19:55 +00:00
Dave Love
f45bedd470 (record_point):
Declare all args (per C99).
2002-11-14 14:18:26 +00:00
Dave Love
f76b7d78b6 (tparam):
Declare all args (per C99).
2002-11-14 14:18:05 +00:00
Dave Love
ddc447fcff (scan_sexps_forward):
Declare all args (per C99).
2002-11-14 14:17:40 +00:00
Dave Love
250368afb5 (calculate_scrolling, calculate_direct_scrolling): 2002-11-14 14:16:14 +00:00
Dave Love
c4bf5bc326 (get_specified_cursor_type, get_window_cursor_type):
Don't declare.
2002-11-14 14:15:55 +00:00
Dave Love
b5fea23e3f (get_specified_cursor_type, get_window_cursor_type):
Declare.
2002-11-14 14:15:48 +00:00
Dave Love
7652ade0b6 (Fcopy_sequence): Doc fix. 2002-11-14 14:15:07 +00:00
Dave Love
3861bdcd9e (main) [!VMS]: Avoid third arg. 2002-11-14 14:14:01 +00:00
Dave Love
1e26d5ef05 (calccost, cmgoto): Declare all args (per C99). 2002-11-14 14:13:36 +00:00
Dave Love
020ea113e2 Declare all args (per C99). 2002-11-14 14:12:30 +00:00
Dave Love
30f637f839 (SETJMP_WILL_NOT_WORK): Add note. 2002-11-14 14:12:12 +00:00
Juanma Barranquero
ea73d12958 *** empty log message *** 2002-11-14 14:12:03 +00:00
Dave Love
b553981f42 (pop_retr): Declare comment. 2002-11-14 14:09:51 +00:00
Dave Love
7a71a86d3d (read_c_string_or_comment): Declare msgno. 2002-11-14 14:09:44 +00:00
Juanma Barranquero
b8f2671f35 calendar/diary-lib.el (make-diary-entry): Allow for local variables at end of
diary file.
2002-11-14 14:09:41 +00:00
Dave Love
a8c4aa2e41 (YACC): Deleted. 2002-11-14 14:09:36 +00:00
Dave Love
f640e93b41 Undo last change. 2002-11-14 14:05:39 +00:00
Dave Love
53d1634b7f Add coding cookie. 2002-11-14 14:05:23 +00:00
Dave Love
554c3968d7 Fix coding cookie. 2002-11-14 14:05:16 +00:00
Francesco Potortì
407fa60182 sparc-sun-solaris2.8 2002-11-14 13:32:32 +00:00
Francesco Potortì
816753a76d *** empty log message *** 2002-11-14 13:29:05 +00:00
Kim F. Storm
ed4632553c (syms_of_buffer) <mode-line-format>: Document symbol
dependency on `risky-local-variable' and the :propertize form.
2002-11-14 11:44:16 +00:00
Kim F. Storm
58a7e98de0 *** empty log message *** 2002-11-14 11:44:03 +00:00
Kim F. Storm
7411569e91 (mode-name): Moved mark as risky-local-variable to files.el. 2002-11-14 11:24:20 +00:00
Kim F. Storm
fbafc3bd64 (mode-name): Mark it as risky-local-variable here like the
other mode-line elements (moved from bindings.el).
2002-11-14 11:24:02 +00:00
Juanma Barranquero
4792bde6cc Fix feature name in `require'. 2002-11-14 08:57:24 +00:00
Juanma Barranquero
2c46c4c84b Fix feature name in `provide'. 2002-11-14 08:56:31 +00:00
Juanma Barranquero
841e0fe4ae (find-tag-default): Copy text at point without properties. 2002-11-14 07:18:12 +00:00
Kenichi Handa
8d3c687c6e Don't cc-bytecomp-defun char-table-p. 2002-11-14 07:06:04 +00:00
Kenichi Handa
813ba2cbd1 *** empty log message *** 2002-11-14 07:05:29 +00:00
Steven Tamm
c763d51548 Adding comment about Mac OS X binary incompatibility between 10.2.1 and 10.2.2 2002-11-14 06:30:15 +00:00
Nick Roberts
f36ca8323a (gud-find-file): Set up GDB tool bar.
(gud-menu-map): New commands: run, goto.
Enable some commands for gdba.
(gud-query-cmdline): Pass default directory to gdba.
(gdb): Defune gud-goto and gud-run.
(gud-gdb-complete-command): Maybe use gdba-complete-filter.
(gud-mode): Set up local tool bar.
(gud-display-line): For gdba, call gdb-display-source-buffer.
(gud-basic-call): For gdba, maybe delete the current prompt.
(gud-tool-bar-map): New variable.
(gud-read-address): Correction.
2002-11-14 01:56:58 +00:00
Nick Roberts
035ca7627f New file. 2002-11-14 01:53:27 +00:00
Nick Roberts
d84d173e25 Initial debugger icons 2002-11-14 01:34:28 +00:00
Nick Roberts
e1a6f3a453 Initial debugger icons (derived from Insight) 2002-11-14 01:33:29 +00:00
Nick Roberts
c15abd03f0 Initial debugger icons (from Insight) 2002-11-14 01:32:10 +00:00
Kim F. Storm
6a545cc7fe (Info-fontify-node): New local list paragraph-markers.
Record markers for mangled *note references on that list.
When done, go back through those markers and fill each mangled
paragraph with `fill-nobreak-invisible' let-bound to t.
Don't use `display' property; insert "see" directly in buffer.
2002-11-13 23:35:10 +00:00
Kim F. Storm
1b457e183f (fill-nobreak-invisible): New var.
(fill-nobreak-p): Test it; return t if set and point invisible.
(fill-newline): Test it; remove invisible prop on newline if set.
2002-11-13 23:32:21 +00:00
Stefan Monnier
30c91af19b (cvs-mode-run): Don't pass "." if not needed. 2002-11-13 20:19:38 +00:00