- 08 Jun, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 07 Jun, 1998 13 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(cperl-pod2man-build-command, cperl-perldoc-at-point): Likewise. (cperl-perldoc): Likewise. (pod2man-program): Variable deleted.
-
Richard M. Stallman authored
and default.el. Sort the results.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(init_kboard, command_loop_1): Init Vlast_prefix_arg. (Fcommand_execute): Set Vlast_prefix_arg to prefix arg used. (command_loop_1): Set Vreal_last_command with Vlast_command. (init_kboard): Init Vreal_last_command field. (syms_of_keyboard): Set up Lisp var real-last-command. (lispy_function_keys): Add kanji...eisu-toggle.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stephen Eglen authored
Variables declared with defvar to quieten the byte compiler.
-
Richard M. Stallman authored
paragraph-start and paragraph-separate.
-
Richard M. Stallman authored
paragraph-separate as in mail-mode.
-
- 06 Jun, 1998 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
in the numrg != t case as in the numar = t case.
-
Richard M. Stallman authored
rmail-mode for a new buffer. Do it later, instead.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(re_match_2, re_search_2): Adjust startpos or pos by 1 only if acting on a buffer. nil for re_match_object means a buffer. (re_match_2_internal <notwordbeg>): Assume POS1 is positive.
-
Dan Nicolaescu authored
-
Richard M. Stallman authored
that ends a comment, when moving forward. (Fbackward_prefix_chars): Return immediately if point is at BEGV. (prev_char_comend_first): New function. (back_comment): Use that. Carefully update syntax table position for each character that is fetched. (Fforward_comment): Likewise. (scan_lists): Likewise. (prev_char_comstart_first): New function.
-
Richard M. Stallman authored
(string-rectangle): Doc fix.
-
- 05 Jun, 1998 14 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Bind fill-paragraph-function to nil, if it doesn't do the job.
-
Brian Youmans authored
-
Edward M. Reingold authored
-
Karl Heuer authored
-
Karl Heuer authored
(sys_access): Provide our own implementation which recognizes D_OK. (is_exec): New function. (stat): Use it. (init_environment): Set TMPDIR to an existing directory. Abort if none of the usual places is available. (sys_rename): On Windows 95, choose a temp name that includes the original file's base name and use an explicit loop rather than calling mktemp. Only attempt to unlink the newname if the rename fails, rather than second-guessing whether the old and new names refer to the same file.
-
Karl Heuer authored
Vlast_coding_system_used when we actually perform IO. (Fwrite_region): Update documentation.
-
Karl Heuer authored
-
Karl Heuer authored
`last-coding-system-used' is updated, so that basic-save-buffer sees the right value.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
André Spiegel authored
(vc-dired-mode): Check for vc-dired-switches.
-
André Spiegel authored
-
- 04 Jun, 1998 2 commits
-
-
Dan Nicolaescu authored
-
Karl Heuer authored
-