Thu, 30 Apr 1998 00:05:06 +0000 |
Richard M. Stallman |
(imenu--generic-function): Doc fix. Rewritten to be faster.
|
Wed, 29 Apr 1998 22:34:42 +0000 |
Dave Love |
(tar-mode-write-file): Protect from null tar-header-offset.
|
Wed, 29 Apr 1998 22:15:59 +0000 |
Richard M. Stallman |
(tar-extract): Use `!' instead of `:' to construct
|
Wed, 29 Apr 1998 21:47:23 +0000 |
Richard M. Stallman |
(struct process): Make inherit_coding_system_flag a Lisp_Object.
|
Wed, 29 Apr 1998 21:46:43 +0000 |
Richard M. Stallman |
(Fset_process_inherit_coding_system_flag, Fstart_process):
|
Wed, 29 Apr 1998 20:33:11 +0000 |
Richard M. Stallman |
(assoc-ignore-representation): New function.
|
Wed, 29 Apr 1998 09:49:44 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Wed, 29 Apr 1998 09:46:49 +0000 |
Andreas Schwab |
(redisplay_window): Update STARTP_BYTE alongside with
|
Wed, 29 Apr 1998 09:44:06 +0000 |
Andreas Schwab |
(make_window): Initialize last_point field.
|
Wed, 29 Apr 1998 09:42:46 +0000 |
Andreas Schwab |
(emacs_get_tty): Zero out termios structure before
|
Wed, 29 Apr 1998 09:41:10 +0000 |
Andreas Schwab |
Declare Fcompare_strings.
|
Wed, 29 Apr 1998 09:37:15 +0000 |
Andreas Schwab |
Include <time.h> for time.
|
Wed, 29 Apr 1998 09:35:31 +0000 |
Andreas Schwab |
(main): Use Vbuffer_alist instead of Fbuffer_list.
|
Wed, 29 Apr 1998 09:33:53 +0000 |
Andreas Schwab |
(setup_coding_system): Properly check for nil.
|
Wed, 29 Apr 1998 09:23:15 +0000 |
Andreas Schwab |
(re_search_2): Fix indentation.
|
Wed, 29 Apr 1998 06:50:40 +0000 |
Richard M. Stallman |
(Fcompare_buffer_substrings): Rewrite to loop by chars.
|
Wed, 29 Apr 1998 05:24:09 +0000 |
Richard M. Stallman |
(ange-ftp-real-expand-file-name-actual):
|
Wed, 29 Apr 1998 05:22:19 +0000 |
Karl Heuer |
(SLAVIC): Delete redundant backslash.
|
Wed, 29 Apr 1998 05:20:31 +0000 |
Richard M. Stallman |
(*, **, ***): Add defvars.
|
Wed, 29 Apr 1998 05:06:46 +0000 |
Richard M. Stallman |
(dired-sort-toggle): Handle spaces in dired-actual-switches.
|
Wed, 29 Apr 1998 05:02:34 +0000 |
Richard M. Stallman |
(abort): Omit this definition, if NO_ABORT.
|
Wed, 29 Apr 1998 04:43:08 +0000 |
Geoff Voelker |
Forward declare hooks with full function prototypes.
|
Wed, 29 Apr 1998 04:36:27 +0000 |
Geoff Voelker |
(w32_console_mouse_position, w32_console_read_socket):
|
Wed, 29 Apr 1998 04:36:00 +0000 |
Geoff Voelker |
(w32_console_mouse_position): Rename from
|
Wed, 29 Apr 1998 04:35:17 +0000 |
Geoff Voelker |
(initialize_w32_displayed): Use new function prototypes.
|
Wed, 29 Apr 1998 04:34:52 +0000 |
Geoff Voelker |
Include cm.h after dispextern.h to avoid name conflicts
|
Wed, 29 Apr 1998 04:34:29 +0000 |
Geoff Voelker |
[WINDOWSNT]: Use function prototypes.
|
Wed, 29 Apr 1998 04:34:05 +0000 |
Geoff Voelker |
Conditionally include xterm.h using HAVE_X_WINDOWS.
|