- 30 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
locally nil in the prin1 buffer.
-
- 27 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 20 Jan, 1996 1 commit
-
-
Paul Eggert authored
Doc fix.
-
- 18 Jan, 1996 1 commit
-
-
Simon Marshall authored
-
- 17 Jan, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jan, 1996 2 commits
-
-
Karl Heuer authored
-
Erik Naggum authored
Fbuffer_substring, Fbuffer_substring_no_properties, Finsert_buffer_substring, Fdelete_region, Fnarrow_to_region): Harmonize arguments with documentation. (Fformat_time_string): Allow TIME to default to current time.
-
- 28 Dec, 1995 1 commit
-
-
Richard M. Stallman authored
HAVE_X_MENU renamed to HAVE_MENUS. Doc fixes.
-
- 21 Dec, 1995 1 commit
-
-
Karl Heuer authored
to top level. (syms_of_editfns): Initialize environbuf explicitly. (Vbuffer_access_fontified_property): New variable. (syms_of_editfns): Set up Lisp var. (make_buffer_string): Don't call the Vbuffer_access_fontify_functions if the text is already fontified. (Fbuffer_string): Pas 1 for PROPS arg. (update_buffer_properties): New subroutine. (Finsert_buffer_substring): Use update_buffer_properties. (make_buffer_string): New arg PROPS. (Fbuffer_string, Fbuffer_substring): Pass new arg. (Fbuffer_substring_no_properties): New function. (syms_of_editfns): defsubr it. (Vbuffer_access_fontify_functions): New variable. (Qbuffer_access_fontify_functions): New variable. (syms_of_editfns): Set up Lisp variable, initialize them. (make_buffer_string): Run this new hook.
-
- 21 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 10 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 30 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
(Fset_time_zone_rule): Add cast.
-
- 18 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 10 Sep, 1995 2 commits
-
-
Paul Eggert authored
this fixes bugs involving out-of-range dates and leap seconds, and allows date arithmetic via out-of-range values for arguments. Allow the ZONE parameter to be a TZ-style string. Doc string fix: `1900' -> `this century'. (set_time_zone_rule): New function. (Fset_time_zone_rule): Use it. (environ, make_time): Add extern declarations. (days_per_month): Remove.
-
Richard M. Stallman authored
(syms_of_editfns): defsubr it.
-
- 09 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 01 Sep, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 29 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 27 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 11 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 20 Jul, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 18 Jul, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 07 Jul, 1995 1 commit
-
-
Richard M. Stallman authored
(Fnarrow_to_region, save_restriction_restore): Likewise.
-
- 15 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 03 Jun, 1995 1 commit
-
-
Karl Heuer authored
-
- 30 May, 1995 1 commit
-
-
Karl Heuer authored
user-real-login-name renamed from user-real-name. C names changed to Vuser_real_login_name, Vuser_login_name as well.
-
- 25 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 22 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 05 May, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Fformat): Allow 30 characters in the printed version of integers and floats.
-
- 18 Apr, 1995 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 17 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 14 Apr, 1995 2 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 13 Apr, 1995 1 commit
-
-
Karl Heuer authored
-
- 12 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
(Fencode_time): New function, to match `decode-time'.
-
- 07 Apr, 1995 1 commit
-
-
Richard M. Stallman authored
(Fformat_time_string): Use emacs_strftime. Doc fix.
-