- 23 Feb, 1999 7 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
(clean-buffer-list-kill-buffer-names): Doc fix.
-
Karl Heuer authored
-
Karl Heuer authored
-
- 22 Feb, 1999 14 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Eli Zaretskii authored
excursion while calling set-auto-coding-function.
-
Eli Zaretskii authored
ps-lpr-command. Call ps-print-region-function if it's defined, instead of forking ps-lpr-command unconditionally.
-
Andrew Innes authored
-
Andrew Innes authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Andreas Schwab authored
(syms_of_keyboard): Initialize them. (lispy_user_signals): New variable. (make_lispy_event): Handle user_signal event type.
-
Andreas Schwab authored
(syms_of_emacs): Don't initialize them. (handle_USR1_signal, handle_USR2_signal): Set event type to user_signal instead of non_ascii_keystroke, and use plain integers as code instead of Lisp symbols.
-
Kenichi Handa authored
property of a coding system.
-
Kenichi Handa authored
of a coding system may be a translation table or a symbol of which `translation-table' property is a translation table.
-
Kenichi Handa authored
charset-origin-alist property to a coding system for the codepage.
-
- 21 Feb, 1999 4 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
- 20 Feb, 1999 11 commits
-
-
Andrew Innes authored
run, since size can vary from run to run.
-
Andrew Innes authored
data is included, to enable profiling. ($(EMACS)): Map file not needed for emacs.exe.
-
Andrew Innes authored
as malloc before calling uninterrupt_malloc, for consistency. This also enables profiling to work on WINDOWSNT.
-
Andrew Innes authored
-
Andrew Innes authored
(ALL): Build it.
-
Andrew Innes authored
-
Andrew Innes authored
Change prep options to profile libc functions and skip the startup code.
-
Richard M. Stallman authored
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
-
- 19 Feb, 1999 4 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
alex@gnu.org. Mention the mailin listg sql.el@gnu.org. (sql-input-ring-separator): Doc fix. (sql-mode-syntax-table): double-dash starts comments is defined as ". 56" instead of ". 12b" for XEmacs. (sql-stop, sql-interactive-mode): Doc fixes. (sql-postgres): Queries for database and server, not just one. (sql-set-sqli-buffer): sql-set-sqli-hook must be quoted.
-
Richard M. Stallman authored
changed. This is needed for master.el to work. (sql-set-sqli-buffer): Use the new hook. (sql-make-alternate-buffer-name): Function that sets sql-alternate-buffer-name. (sql-alternate-buffer-name): Possible name of SQLi buffers. (sql-interactive-mode): Set sql-alternate-buffer-name. (sql-rename-buffer): New command. (sql-interactive-mode-menu): Menu for SQLi buffers. (sql-interactive-mode): Doc fix. sql-input-ring-separator and sql-input-ring-file-name are used to temporarily set comint-input-ring-file-name and comint-input-ring-separator when reading and writing input history files. (sql-stop): Use sql-input-ring-separator and sql-input-ring-file-name. (sql-input-ring-file-name): New variable with customization. (sql-input-ring-separator): New variable with customization. (sql-set-sqli-buffer): Renamed from sql-change-sqli-buffer. Callers changed. (sql-show-sqli-buffer): The message for "sql-buffer is not set" now includes the name of the current buffer. (sql-mode): Set paragraph-separate and paragraph-start so that sql-send-paragraph sends the entire SQL statements, even if it contains indented lines.
-
Richard M. Stallman authored
(Fprocess_running_child_p): New function. (process_send_signal): If CURRENT_GROUP is `lambda' then don't send the signal if the shell owns the terminal. (Finterrupt_process): Doc change.
-