]>
git.eshelyaron.com Git - emacs.git/log
Gerd Moellmann [Thu, 28 Oct 1999 21:44:45 +0000 (21:44 +0000)]
Patch from rms.
Gerd Moellmann [Thu, 28 Oct 1999 21:17:43 +0000 (21:17 +0000)]
(POP_FAILURE_POINT): Use failure_id.integer
as arg to DEBUG_POP and DEBUG_PRINT.
Gerd Moellmann [Thu, 28 Oct 1999 21:02:49 +0000 (21:02 +0000)]
Add description of --execute and --file.
Gerd Moellmann [Thu, 28 Oct 1999 20:12:35 +0000 (20:12 +0000)]
scroll-up-aggressively: 0.5 not equivalent to nil.
Gerd Moellmann [Thu, 28 Oct 1999 20:05:55 +0000 (20:05 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 28 Oct 1999 20:01:45 +0000 (20:01 +0000)]
(rmail-file-name): Make it an option.
Dave Love [Thu, 28 Oct 1999 14:58:24 +0000 (14:58 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 28 Oct 1999 12:13:45 +0000 (12:13 +0000)]
*** empty log message ***
Gerd Moellmann [Thu, 28 Oct 1999 12:12:47 +0000 (12:12 +0000)]
(Fmemq, Fassq, Frassq, assq_no_quit, Fassoc)
(Frassoc): Rewritten.
Gerd Moellmann [Thu, 28 Oct 1999 11:20:17 +0000 (11:20 +0000)]
(compilation-error-regexp-alist): Recognize
MIPS Pro 7.3 compiler error message syntax.
Gerd Moellmann [Thu, 28 Oct 1999 11:12:54 +0000 (11:12 +0000)]
Doc-string fixes.
Gerd Moellmann [Thu, 28 Oct 1999 11:03:31 +0000 (11:03 +0000)]
Changed format of years in copyright notices.
Gerd Moellmann [Thu, 28 Oct 1999 11:00:34 +0000 (11:00 +0000)]
Changed format of years in copyright notice.
Dave Love [Thu, 28 Oct 1999 09:48:39 +0000 (09:48 +0000)]
(help-follow): Make arg optional again and really default to point.
Dave Love [Wed, 27 Oct 1999 22:39:05 +0000 (22:39 +0000)]
*** empty log message ***
Dave Love [Wed, 27 Oct 1999 22:38:17 +0000 (22:38 +0000)]
Checkdoc-inspired fixes.
Gerd Moellmann [Wed, 27 Oct 1999 14:45:39 +0000 (14:45 +0000)]
Add @end defvar for scalable-fonts-allowed.
Gerd Moellmann [Wed, 27 Oct 1999 14:32:04 +0000 (14:32 +0000)]
(print-buffer): Doc-string fix.
Dave Love [Wed, 27 Oct 1999 11:59:45 +0000 (11:59 +0000)]
Doc fixes.
(ad-lemacs-p): Removed.
(advice): Add :link to defgroup.
Gerd Moellmann [Wed, 27 Oct 1999 10:42:06 +0000 (10:42 +0000)]
Patch by rms.
Gerd Moellmann [Wed, 27 Oct 1999 10:24:42 +0000 (10:24 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 27 Oct 1999 10:24:13 +0000 (10:24 +0000)]
* configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
Gerd Moellmann [Wed, 27 Oct 1999 10:22:45 +0000 (10:22 +0000)]
Add undef for HAVE_DEV_PTMX.
Gerd Moellmann [Wed, 27 Oct 1999 10:22:21 +0000 (10:22 +0000)]
[HAVE_DEV_PTMX]: Redefine FIRST_PTY_LETTER to 'z'.
Define PTY_NAME_SPRINTF.
Redefine PTY_TTY_NAME_SPRINTF.
Gerd Moellmann [Wed, 27 Oct 1999 09:26:40 +0000 (09:26 +0000)]
Patch from rms.
Gerd Moellmann [Wed, 27 Oct 1999 09:08:15 +0000 (09:08 +0000)]
Patch from rms.
Kenichi Handa [Wed, 27 Oct 1999 04:59:52 +0000 (04:59 +0000)]
(ange-ftp-insert-file-contents): Don't change
last-coding-system-used by the call of ange-ftp-set-ascii-mode.
Gerd Moellmann [Tue, 26 Oct 1999 23:28:36 +0000 (23:28 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 26 Oct 1999 23:27:31 +0000 (23:27 +0000)]
(ad-activate-internal): Renamed from
ad-activate. All callers changed, including those in data.c.
(ad-activate-internal-off): Renamed from ad-activate-off.
All uses changed.
(ad-activate): Renamed from ad-activate-on. All uses changed.
(ad-start-advice, ad-stop-advice, ad-recover-normality):
Alter the definition of ad-activate-internal, not ad-activate.
Gerd Moellmann [Tue, 26 Oct 1999 23:25:22 +0000 (23:25 +0000)]
(Qad_activate_internal): Renamed from Qad_activate.
(Ffset): Call Qad_activate_internal.
(syms_of_data): Initialize Qad_activate_internal.
Gerd Moellmann [Tue, 26 Oct 1999 22:22:57 +0000 (22:22 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 26 Oct 1999 22:21:58 +0000 (22:21 +0000)]
* xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing if
Vterminal_frame is selected and Vwindow_system is non-nil.
Gerd Moellmann [Tue, 26 Oct 1999 21:47:37 +0000 (21:47 +0000)]
Makefile.in if leim is not used.
Dave Love [Tue, 26 Oct 1999 16:27:51 +0000 (16:27 +0000)]
(input-mode-8-bit): New defcustom.
Gerd Moellmann [Tue, 26 Oct 1999 15:56:15 +0000 (15:56 +0000)]
Patch from rms.
Gerd Moellmann [Tue, 26 Oct 1999 15:53:43 +0000 (15:53 +0000)]
Remove optional_new_start.
Gerd Moellmann [Tue, 26 Oct 1999 15:37:49 +0000 (15:37 +0000)]
Remove pseudo_window_p.
Gerd Moellmann [Tue, 26 Oct 1999 14:51:55 +0000 (14:51 +0000)]
(echo_area_display): Put previous change in #if 0.
Gerd Moellmann [Tue, 26 Oct 1999 14:50:52 +0000 (14:50 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 26 Oct 1999 14:35:16 +0000 (14:35 +0000)]
(command-line-1): Add support for `file' and
`execute'. Fix handling of `visit'.
Gerd Moellmann [Tue, 26 Oct 1999 14:34:42 +0000 (14:34 +0000)]
(standard_args): Add `file' as synonym for `visit',
`execute' as synonym for `eval'.
(main): Add new options to usage message.
Gerd Moellmann [Tue, 26 Oct 1999 13:08:02 +0000 (13:08 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 26 Oct 1999 13:01:20 +0000 (13:01 +0000)]
(read-input-method-name): Handle the
case that the arg DEFAULT is symbol.
Kenichi Handa [Tue, 26 Oct 1999 12:53:53 +0000 (12:53 +0000)]
(mule-diag): Handle the case that
default-input-method is symbol.
Gerd Moellmann [Tue, 26 Oct 1999 12:24:28 +0000 (12:24 +0000)]
Patch from rms.
Gerd Moellmann [Tue, 26 Oct 1999 09:48:09 +0000 (09:48 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 25 Oct 1999 20:51:13 +0000 (20:51 +0000)]
(Qhash_table): New.
(Ftype_of): Return it for hash tables.
(syms_of_data): Initialize Qhash_table.
Gerd Moellmann [Mon, 25 Oct 1999 16:29:44 +0000 (16:29 +0000)]
(compile-files): Fixed the "tr" strings.
(EMACS): Set to ../src/emacs.
Gerd Moellmann [Mon, 25 Oct 1999 16:12:21 +0000 (16:12 +0000)]
Fix some typos.
Gerd Moellmann [Mon, 25 Oct 1999 16:03:03 +0000 (16:03 +0000)]
Patch by rms.
Gerd Moellmann [Mon, 25 Oct 1999 14:18:47 +0000 (14:18 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 25 Oct 1999 14:11:03 +0000 (14:11 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 25 Oct 1999 14:03:38 +0000 (14:03 +0000)]
Patch by rms.
Gerd Moellmann [Mon, 25 Oct 1999 13:50:04 +0000 (13:50 +0000)]
Doc-fix.
Gerd Moellmann [Mon, 25 Oct 1999 13:44:12 +0000 (13:44 +0000)]
(comint-output-filter): Make the Comint buffer current
for the comint-preoutput-filter-functions.
Gerd Moellmann [Mon, 25 Oct 1999 13:32:00 +0000 (13:32 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 25 Oct 1999 13:31:08 +0000 (13:31 +0000)]
(Info-build-node-completions): Add '("*") to the
completion list.
Gerd Moellmann [Mon, 25 Oct 1999 13:13:15 +0000 (13:13 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 25 Oct 1999 12:51:38 +0000 (12:51 +0000)]
(indent-region): Doc fix.
Gerd Moellmann [Mon, 25 Oct 1999 12:31:55 +0000 (12:31 +0000)]
(POP_FAILURE_POINT): Extract failure_id as an integer.
Gerd Moellmann [Mon, 25 Oct 1999 12:22:14 +0000 (12:22 +0000)]
(auto-raise-mode): When enabling the mode,
immediately raise the selected frame.
Gerd Moellmann [Mon, 25 Oct 1999 11:06:44 +0000 (11:06 +0000)]
Patches from rms.
Ken Raeburn [Mon, 25 Oct 1999 04:58:18 +0000 (04:58 +0000)]
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Ken Raeburn [Mon, 25 Oct 1999 04:50:39 +0000 (04:50 +0000)]
netbsd-elf fixes
Noah Friedman [Mon, 25 Oct 1999 00:42:32 +0000 (00:42 +0000)]
Change mail address for Noah Friedman
Noah Friedman [Mon, 25 Oct 1999 00:37:25 +0000 (00:37 +0000)]
Add more phrases.
Noah Friedman [Mon, 25 Oct 1999 00:36:56 +0000 (00:36 +0000)]
Add more quotes.
Correct a misquote.
Stephen Eglen [Sun, 24 Oct 1999 18:17:01 +0000 (18:17 +0000)]
Added (require 'custom) and deleted :version line from
octave-auto-indent. Both these changes were made to make Octave lisp
files compatible with Emacs 19.34 and XEmacs 20.
Stephen Eglen [Sun, 24 Oct 1999 17:00:47 +0000 (17:00 +0000)]
iswitchb-default-keybindings: no-need for read-kbd-macro.
Gerd Moellmann [Sat, 23 Oct 1999 22:44:26 +0000 (22:44 +0000)]
(Fnext_window): Add a QUIT in the loop.
Gerd Moellmann [Sat, 23 Oct 1999 21:27:23 +0000 (21:27 +0000)]
Added Sam Steingold.
Dave Love [Sat, 23 Oct 1999 18:18:03 +0000 (18:18 +0000)]
*** empty log message ***
Dave Love [Sat, 23 Oct 1999 18:16:22 +0000 (18:16 +0000)]
Add autotype.
Dave Love [Sat, 23 Oct 1999 18:06:44 +0000 (18:06 +0000)]
elide-head.el
Gerd Moellmann [Sat, 23 Oct 1999 13:24:13 +0000 (13:24 +0000)]
*** empty log message ***
Gerd Moellmann [Sat, 23 Oct 1999 13:23:33 +0000 (13:23 +0000)]
(bootstrap, bootstrap-emacs, bootstrap-temacs): New targets.
Gerd Moellmann [Sat, 23 Oct 1999 13:22:51 +0000 (13:22 +0000)]
(bootstrap): New target.
Gerd Moellmann [Sat, 23 Oct 1999 13:22:02 +0000 (13:22 +0000)]
(compile-files, backup-compiled-files): New targets.
(bootstrap, bootstrap-clean): Ditto.
Gerd Moellmann [Sat, 23 Oct 1999 12:58:08 +0000 (12:58 +0000)]
Add description of changed behavior of M-w when transient-mark-mode is on.
Dave Love [Sat, 23 Oct 1999 12:00:04 +0000 (12:00 +0000)]
(nnvirtual-create-mapping): Don't use mapc.
Paul Eggert [Sat, 23 Oct 1999 08:30:36 +0000 (08:30 +0000)]
*** empty log message ***
Paul Eggert [Sat, 23 Oct 1999 08:26:16 +0000 (08:26 +0000)]
Describe new functions and variables for locales.
Paul Eggert [Fri, 22 Oct 1999 22:51:33 +0000 (22:51 +0000)]
* (locale-language-names):
Use Latin-1 (not Latin-3) for Afrikaans, Galician.
Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
Use Latin-8 for Welsh.
Use Latin-1 for English if "en" is explicitly specified.
Use Latin-1 for Scots Gaelic, Tagalog.
Use Latin-1 (not Latin-4) for Greenlandic.
Use Latin-1 (not Latin-2) for Albanian.
(locale-preferred-coding-systems, locale-language-names):
Remove generic ISO 8859 locales; locale-charset-language-names now
does this.
(locale-charset-language-names): New variable.
(set-locale-environment): Use language name specified by
locale-charset-language-names if its charsets disagree with the
language name specified by locale-language-names.
Paul Eggert [Fri, 22 Oct 1999 22:51:11 +0000 (22:51 +0000)]
* international/mule-cmds.c (locale-language-names):
Use Latin-1 (not Latin-3) for Afrikaans, Galician.
Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian,
Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet).
Use Latin-8 for Welsh.
Use Latin-1 for English if "en" is explicitly specified.
Use Latin-1 for Scots Gaelic, Tagalog.
Use Latin-1 (not Latin-4) for Greenlandic.
Use Latin-1 (not Latin-2) for Albanian.
(locale-preferred-coding-systems, locale-language-names):
Remove generic ISO 8859 locales; locale-charset-language-names now
does this.
(locale-charset-language-names): New variable.
(set-locale-environment): Use language name specified by
locale-charset-language-names if its charsets disagree with the
language name specified by locale-language-names.
Dave Love [Fri, 22 Oct 1999 17:04:35 +0000 (17:04 +0000)]
Minor doc fixes.
Dave Love [Fri, 22 Oct 1999 16:44:37 +0000 (16:44 +0000)]
(mail-header-extract, mail-header-format): Doc fix.
Dave Love [Fri, 22 Oct 1999 16:19:18 +0000 (16:19 +0000)]
Latin-8 doc fix.
Dave Love [Fri, 22 Oct 1999 14:25:22 +0000 (14:25 +0000)]
eval-reg removed.
Dave Love [Fri, 22 Oct 1999 12:55:03 +0000 (12:55 +0000)]
*** empty log message ***
Dave Love [Fri, 22 Oct 1999 12:52:09 +0000 (12:52 +0000)]
(main): Enable profiling conditional on __linux also.
Dave Love [Fri, 22 Oct 1999 11:53:05 +0000 (11:53 +0000)]
Avoid non-ASCII characters to prevent loadup failure.
Dave Love [Thu, 21 Oct 1999 20:54:16 +0000 (20:54 +0000)]
Add latin-8, latin-9.
Brian Youmans [Thu, 21 Oct 1999 20:00:48 +0000 (20:00 +0000)]
Installed changes for RMS.
I don't really understand why I always have to make a separate
change comment for stealing a lock, and then open the file again
and make another change comment to actually make the change.
Wouldn't one comment be enough? - Brian
Brian Youmans [Thu, 21 Oct 1999 19:56:18 +0000 (19:56 +0000)]
Installing changes for RMS - stole lock. - Brian
Richard M. Stallman [Thu, 21 Oct 1999 18:27:29 +0000 (18:27 +0000)]
*** empty log message ***
Paul Eggert [Thu, 21 Oct 1999 06:30:07 +0000 (06:30 +0000)]
* disp-table.el (standard-display-european): Remove undocumented
arg AUTO; no longer used by startup.el. Do not attempt to treat
all non-English language environments as coding system names.
Instead, use the downcased language environment name as a coding
system name if it is one; otherwise, use latin-1.
Gerd Moellmann [Wed, 20 Oct 1999 19:34:52 +0000 (19:34 +0000)]
*** empty log message ***
Gerd Moellmann [Wed, 20 Oct 1999 13:55:59 +0000 (13:55 +0000)]
(dired-move-to-filename-regexp): Fix long comment lines
that were split so that part of the comment appeared as Lisp code.
Dave Love [Wed, 20 Oct 1999 10:41:43 +0000 (10:41 +0000)]
*** empty log message ***
Kenichi Handa [Wed, 20 Oct 1999 01:13:17 +0000 (01:13 +0000)]
Updated for ps-print.el, ps-mule.el, and ps-bdf.el.