- 08 Sep, 1999 12 commits
-
-
Kenichi Handa authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
current accessible portion.
-
Richard M. Stallman authored
Respect colon-double-space at end of line.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(backup-buffer): Use it.
-
Richard M. Stallman authored
inetd-conf-generic-mode, etc-services-generic-mode, etc-passwd-generic-mode. These are all defined for Unix by default. (apache-generic-mode): Use an imenu-generic-expression to list Configuration keywords. (samba-generic-mode): Use both ; and # as comment characters. (samba-generic-mode): Font-lock expressions now highlight name value pairs. (bat-generic-mode): Keywords are now case-insensitive through font-lock-defaults setting. (java-properties-generic-mode): Supports both ! and # as comment characters. (java-properties-generic-mode): Added an imenu-generic-expression (java-properties-generic-mode): Reworked to support the various different ways to separate name and value (viz, '=', ':' and whitespace). (show-tabs-generic-mode): Added this new generic-mode.
-
Richard M. Stallman authored
Use `when' instead of `and'. Fix some clobbered text.
-
Richard M. Stallman authored
local menu, for its menu bar, and the debug menu. (gdb, sdb, dbx, xdb, perldb, pdb, jdb): Use the history for arg-reading in the simple way.
-
Richard M. Stallman authored
ancestor of SUBMAP; otherwise, add it as the ultimate ancestor.
-
Kenichi Handa authored
according to the environment variable HANGUL_KEYBOARD_TYPE.
-
- 07 Sep, 1999 20 commits
-
-
Gerd Moellmann authored
display property to `:when FORM . VALUE'.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
a boolean to indicate if the char is part of a multiline match. (font-lock-default-fontify-region): Extend the region appropriately for multiline keywords. (font-lock-default-unfontify-region): Also remove the new font-lock-multiline text property. (font-lock-fontify-anchored-keywords): Mark multiline anchored matches. (font-lock-fontify-keywords-region): Mark multiline regexp matches.
-
Richard M. Stallman authored
(report_file_error): Handle EEXIST specially. (Fwrite_region): Special handling for CONFIRM = `excl'. (syms_of_fileio): Initialize Qexcl.
-
Dave Love authored
* diary-lib.el (list-diary-entries): Make sure two-digit years have leading zeros.
-
Gerd Moellmann authored
update_face_from_frame_parameter. (x_set_background_color): Ditto. (x_set_mouse_color): Ditto. (x_set_cursor_color): Ditto. (x_set_border_color): Ditto. (x_set_scroll_bar_foreground): Ditto. (x_set_scroll_bar_background): Ditto.
-
Gerd Moellmann authored
(Finternal_set_lisp_face_attribute): Modify frame parameters if attributes of certain faces are changed. (update_face_from_frame_parameter): New. (realize_basic_faces): Realize new basic faces. (Qscroll_bar, Qcursor, Qborder, Qmouse): New. (syms_of_xfaces): Intialize new symbols. (Qfringe): Replaces Qmargin.
-
Gerd Moellmann authored
(set_window_buffer): Call Fset_window_margins with window as first argument.
-
Gerd Moellmann authored
rest keyword arguments.
-
Gerd Moellmann authored
CURSOR_FACE_ID, MOUSE_FACE_ID): New.
-
Gerd Moellmann authored
attributes of some faces from frame parameters. (scroll-bar, border, cursor, mouse): New faces. (fringe): Replaces face `margin'.
-
Gerd Moellmann authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Kenichi Handa authored
(SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string. (CHAR_COMPONENTS_VALID_P): Name changed from CHAR_COMPONENT_VALID_P. Caller changed.
-
Kenichi Handa authored
(PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string. (STRING_CHAR_AND_CHAR_LENGTH): This macro removed.
-
Dave Love authored
-
Dave Love authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 06 Sep, 1999 8 commits
-
-
Richard M. Stallman authored
(open, creat, unlink, read, write, rename, fopen, pause, alarm) (signal, sleep, gmtime, localtime, ctime, time, index, mktemp) (getpwuid, getpwnam, dup, dup2, isatty, getgid, getegid, getuid) (geteuid, getpid, getenv, uname, opendir, closedir, readdir, getwd.): New functions, replacing POSIX features. [macintosh] (Mac2UnixPathname, Unix2MacPathname, CheckAlarm) (InitMyPasswd, GetTempDirName, mystrchr, mystrtok, mystrcpy): (InitEmacsPasswdDir, run_mac_command): New subroutines. [macintosh] (targetTicks, alarm_signal_func, myPasswdName) (myPasswd, emacsPasswdDir, emacsPasswd, myPasswdInited, mask) (myPasswdDir, TempDirName, sys_siglist): New variables. [macintosh] (execvp, wait, croak, fork, kill, sigsetmask) (sigblock, request_sigio, unrequest_sigio, setpgrp, pipe, symlink) (link, lstat, readlink, umask, chmod, sbrk, fsync, ioctl): Define empty stubs so Emacs will link.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(quickurl-list-insert): Now works out the focused line using `count-lines' instead of using `quickurl-list-focused-line'.
-
Richard M. Stallman authored
-
Dave Love authored
-
Dave Love authored
(rmail-get-pop-password): Use read-password.
-