Thu, 19 Jan 1995 07:25:03 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 19 Jan 1995 07:18:47 +0000 |
Richard M. Stallman |
Revert Jan 15 and Jan 5 changes.
|
Thu, 19 Jan 1995 04:34:02 +0000 |
Richard M. Stallman |
(internal_self_insert): Don't test current_column
|
Thu, 19 Jan 1995 04:29:17 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): left-margin renamed to current-left-margin.
|
Thu, 19 Jan 1995 04:27:15 +0000 |
Richard M. Stallman |
(current-justification): Renamed from current-justification. Callers changed.
|
Thu, 19 Jan 1995 04:26:55 +0000 |
Richard M. Stallman |
(do-auto-fill): justification renamed to current-justification.
|
Thu, 19 Jan 1995 04:26:35 +0000 |
Richard M. Stallman |
(move-to-left-margin): justification renamed to current-justification.
|
Thu, 19 Jan 1995 04:21:56 +0000 |
Richard M. Stallman |
(do-auto-fill): Fill, don't fill, or fill-and-justify
|
Thu, 19 Jan 1995 04:20:52 +0000 |
Richard M. Stallman |
(set-justification): New function.
|
Thu, 19 Jan 1995 04:15:32 +0000 |
Richard M. Stallman |
(standard-indent): New variable.
|
Thu, 19 Jan 1995 04:04:28 +0000 |
Richard M. Stallman |
(center-line): Use current-left-margin function, not variable.
|
Thu, 19 Jan 1995 04:02:50 +0000 |
Richard M. Stallman |
(completion-separator-self-insert-autofilling):
|
Thu, 19 Jan 1995 04:02:06 +0000 |
Richard M. Stallman |
(forward-paragraph): Fix end-of-buffer bug.
|
Wed, 18 Jan 1995 23:23:58 +0000 |
Richard M. Stallman |
Don't include sys/param.h.
|
Wed, 18 Jan 1995 23:07:22 +0000 |
Richard M. Stallman |
(check-ispell-version): Use Fundamental mode in the temporary buffer.
|
Wed, 18 Jan 1995 22:13:34 +0000 |
Richard M. Stallman |
(Qtemp_buffer_show_hook): New hook.
|
Wed, 18 Jan 1995 22:12:32 +0000 |
Richard M. Stallman |
(scribe-mode): Treat @: as a sentence end.
|
Wed, 18 Jan 1995 22:11:26 +0000 |
Richard M. Stallman |
Use byte-compile-dynamic.
|
Wed, 18 Jan 1995 21:57:03 +0000 |
Roland McGrath |
(etags-file-of-tag): Use a regexp search to find the file name,
|
Wed, 18 Jan 1995 20:52:48 +0000 |
Karl Heuer |
Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
|
Wed, 18 Jan 1995 20:47:36 +0000 |
Karl Heuer |
[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h
|
Wed, 18 Jan 1995 20:13:17 +0000 |
Karl Heuer |
(SWITCH_ENUM_CAST): New macro.
|
Wed, 18 Jan 1995 20:00:08 +0000 |
Karl Heuer |
(check-ispell-version): Force standard syntax table.
|
Wed, 18 Jan 1995 19:47:52 +0000 |
Karl Heuer |
(remote-compile): Use new global remote-shell-program.
|
Wed, 18 Jan 1995 19:47:32 +0000 |
Karl Heuer |
(rsh): Use new global remote-shell-program.
|
Wed, 18 Jan 1995 19:46:22 +0000 |
Karl Heuer |
(ange-ftp-gateway-program, ange-ftp-shell-command): Use new global
|
Wed, 18 Jan 1995 19:46:00 +0000 |
Karl Heuer |
(remote-shell-program): New var.
|
Wed, 18 Jan 1995 10:14:19 +0000 |
Francesco Potort |
* etags.c (longopts, print_help, main): Use -I as abbreviation
|
Wed, 18 Jan 1995 04:51:29 +0000 |
Richard M. Stallman |
(gud-gdb-find-file): Propagate debug menu to found buffers.
|
Tue, 17 Jan 1995 22:31:45 +0000 |
Richard M. Stallman |
(dbx): Fix missing cast of $curline for Irix.
|
Tue, 17 Jan 1995 20:53:31 +0000 |
Richard M. Stallman |
(pascal-mode-map, pascal-outline-map):
|
Tue, 17 Jan 1995 10:33:24 +0000 |
Simon Marshall |
Make sure the event read by comint-dynamic-list-completions isn't
|