- 30 Sep, 1994 7 commits
-
-
Richard M. Stallman authored
(run-hook-with-args-until-success): New function. (run-hook-with-args-until-failure): New function. (run-hooks): t as hook list element means run the global value of the variable as well as the local value. (run-hook-with-args): Likewise. (make-local-hook): New function. (add-hook, remove-hook): New arg LOCAL means modify local value. Test default-boundp as well as boundp.
-
Richard M. Stallman authored
(Flocal_variable_p): New function. (syms_of_data): defsubr it.
-
Francesco Potortì authored
(C_entries): Recognise #define inside a struct. (C_entries): ANSI tells that preprocessor commands do not have to start on the first column. (print_help): Documentation corrected for -d and -D. (white, endtk): ANSI tells the vertical tab is a separator.
-
Richard M. Stallman authored
(isearch-done): In Transient Mark mode, don't set mark if is active.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(gud-massage-args, gud-marker-filter, gud-find-file): New vars. Mark them as permanent locals. (gud-massage-args, gud-marker-filter, gud-find-file): In these functions, use those variables. (gud-common-init): 3 new args give values for those variables. (gdb, sdb, dbx, xdb, perldb): Pass new args to gud-common-init. (gud-gdb-complete-command): Bind gud-marker-filter. (gud-find-file): Condense multiple slashes to single slashes.
-
Jim Wilson authored
-
- 29 Sep, 1994 14 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(lpr-page-header-program, lpr-page-header-switches): New variables.
-
Richard M. Stallman authored
(compute_char_face): If face text-property is a list, merge the attributes of the faces in the list.
-
Richard Kenner authored
above this one now that this is wildcard.
-
Richard M. Stallman authored
any face's font or color is changed.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
Clear text properties from NAME.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Search back for the @include.
-
Francesco Potortì authored
(Man-init-defvars, Man-cleanup-manpage, Man-fontify-manpage): added support for the big cross present in the ksh manpage.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 28 Sep, 1994 11 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Roland McGrath authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
(kill-sentence): Work in read-only buffers.
-
Karl Heuer authored
-
Karl Heuer authored
(XTset_vertical_scroll_bar): Use new width formula. [!USE_X_TOOLKIT] (x_set_window_size): Likewise.
-
Karl Heuer authored
(Fx_create_frame): Default scroll bar width is now nil.
-
Karl Heuer authored
-
Karl Heuer authored
-
- 27 Sep, 1994 8 commits
-
-
Karl Heuer authored
Finsert_and_inherit_before_markers, Fformat): Use type test macros.
-
Richard M. Stallman authored
(compile-command): Add safe-local-variable property.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(strftime.o, mktime.o): New target. (obj): Add strftime.o and mktime.o.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(mbx_delimit_end, mbx_delimit_begin): Check for errors. (mbx_write): Check for errors and for From line. (pop_retr, popmail): Use subroutines in pop.c to do the real work. (get_errmsg, multiline, getline, putline, pop_stat, pop_command) (pop_init): Functions deleted.
-
Richard M. Stallman authored
(pop.o, movemail.o): New targets. (movemail): Link in pop.o and movemail.o. Use MOVE_LIBS, MOVE_FLAGS.
-