]> git.eshelyaron.com Git - emacs.git/log
emacs.git
22 years ago(try_window_id): Don't call set_cursor_from_row if
Kim F. Storm [Wed, 11 Dec 2002 21:21:17 +0000 (21:21 +0000)]
(try_window_id): Don't call set_cursor_from_row if
row_containing_pos returned NULL.

22 years ago*** empty log message ***
Kim F. Storm [Wed, 11 Dec 2002 21:20:46 +0000 (21:20 +0000)]
*** empty log message ***

22 years agoCleaned up, added reference to make-announce and to emacs-pretest-bug.
Francesco Potortì [Wed, 11 Dec 2002 10:02:23 +0000 (10:02 +0000)]
Cleaned up, added reference to make-announce and to emacs-pretest-bug.

22 years agoA script that creates the announcement for a pretest.
Francesco Potortì [Wed, 11 Dec 2002 10:00:52 +0000 (10:00 +0000)]
A script that creates the announcement for a pretest.

22 years ago(antlr): New URL.
Pavel Janík [Wed, 11 Dec 2002 06:58:54 +0000 (06:58 +0000)]
(antlr): New URL.

22 years agoFix URLs.
Pavel Janík [Wed, 11 Dec 2002 06:56:22 +0000 (06:56 +0000)]
Fix URLs.

22 years agoFix URL.
Pavel Janík [Wed, 11 Dec 2002 06:53:24 +0000 (06:53 +0000)]
Fix URL.

22 years ago(LATIN): Add welsh.elc.
Juanma Barranquero [Tue, 10 Dec 2002 22:39:33 +0000 (22:39 +0000)]
(LATIN): Add welsh.elc.
(MISC): Add georgian.elc.
(UNICODE): Add it.
(WORLD): Add $(UNICODE).

22 years ago(bashdb): Prompt now included parenthesis for subshell
Richard M. Stallman [Tue, 10 Dec 2002 21:50:22 +0000 (21:50 +0000)]
(bashdb): Prompt now included parenthesis for subshell
levels. Fix erroneous print expression command, and fix typos.
(perldb): Undo previous change in prompt regexp.

22 years agoInstalled on behalf of TAKAHASHI Kaoru <kaoru@kaisei.org>
Robert J. Chassell [Tue, 10 Dec 2002 19:01:36 +0000 (19:01 +0000)]
Installed on behalf of TAKAHASHI Kaoru <kaoru@kaisei.org>
(@verb, @image): new commands

(@kbdinputstyle, @vskip, @evenfooting, @evenheading, @oddfooting,
@oddheading, @everyfooting, @everyheading, @documentdescription):
Add these commands, none of which should appear in an Info
environment; but if they do, these definitions should cause
them to be discarded.

22 years agoModifying sys_read to not check the event queue if timeout=0 and to never
Steven Tamm [Tue, 10 Dec 2002 18:03:49 +0000 (18:03 +0000)]
Modifying sys_read to not check the event queue if timeout=0 and to never
use a timeout larger than the one passed in.

22 years ago*** empty log message ***
Steven Tamm [Tue, 10 Dec 2002 17:58:24 +0000 (17:58 +0000)]
*** empty log message ***

22 years agojavascript-generic-mode: Added C style block comment as used in ECMA-262
Steven Tamm [Tue, 10 Dec 2002 16:57:48 +0000 (16:57 +0000)]
javascript-generic-mode: Added C style block comment as used in ECMA-262

22 years agoFix syntax for find.
Andreas Schwab [Tue, 10 Dec 2002 16:53:24 +0000 (16:53 +0000)]
Fix syntax for find.

22 years agoFixed OSX sys_read to not call select if IO is non-blocking
Steven Tamm [Tue, 10 Dec 2002 16:48:04 +0000 (16:48 +0000)]
Fixed OSX sys_read to not call select if IO is non-blocking

22 years agoFix URL.
Pavel Janík [Tue, 10 Dec 2002 13:20:09 +0000 (13:20 +0000)]
Fix URL.

22 years agoFix URLs.
Pavel Janík [Tue, 10 Dec 2002 13:19:28 +0000 (13:19 +0000)]
Fix URLs.

22 years agoFile name change: TUTORIAL.se -> TUTORIAL.sv
Kenichi Handa [Tue, 10 Dec 2002 08:21:14 +0000 (08:21 +0000)]
File name change: TUTORIAL.se -> TUTORIAL.sv

22 years ago(Fformat): Use alloca, not _alloca.
Juanma Barranquero [Tue, 10 Dec 2002 07:40:21 +0000 (07:40 +0000)]
(Fformat): Use alloca, not _alloca.

22 years agofixed a couple of minor compilation errors in editfns.c
Ben Key [Tue, 10 Dec 2002 07:09:41 +0000 (07:09 +0000)]
fixed a couple of minor compilation errors in editfns.c

22 years ago*** empty log message ***
Kenichi Handa [Tue, 10 Dec 2002 02:39:15 +0000 (02:39 +0000)]
*** empty log message ***

22 years ago("Swedish"): Change tutorial file name to
Kenichi Handa [Tue, 10 Dec 2002 02:36:59 +0000 (02:36 +0000)]
("Swedish"): Change tutorial file name to
TUTORIAL.sv in this langauge environment..

22 years ago* ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
John Paul Wallington [Mon, 9 Dec 2002 23:46:12 +0000 (23:46 +0000)]
* ibuffer.el (ibuffer-mode): If `show-paren-mode' is enabled,
disable it buffer-locally.
(ibuffer-mouse-popup-menu): Use `=' instead of `eq' to compare
`eventpt' and point.

* ibuf-ext.el (ibuffer-remove-duplicates): New function.
(ibuffer-set-filter-groups-by-mode): Use it instead of
`delete-duplicates' so we don't require cl library at runtime.
(ibuffer-insert-filter-group-before): Don't use `position' so we
don't require cl library at runtime.

* chistory.el (command-history-mode): Add interactive spec.
Improve doc string.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 9 Dec 2002 20:24:40 +0000 (20:24 +0000)]
*** empty log message ***

22 years ago(Fget_buffer_create): Call Qucs_set_table_for_input as the last thing.
Richard M. Stallman [Mon, 9 Dec 2002 20:24:32 +0000 (20:24 +0000)]
(Fget_buffer_create): Call Qucs_set_table_for_input as the last thing.

22 years ago(isearch-no-upper-case-p): \\ only quotes one character.
Richard M. Stallman [Mon, 9 Dec 2002 20:23:35 +0000 (20:23 +0000)]
(isearch-no-upper-case-p): \\ only quotes one character.

22 years ago(mik, pt154): New coding systems.
Dave Love [Mon, 9 Dec 2002 20:12:57 +0000 (20:12 +0000)]
(mik, pt154): New coding systems.

22 years ago*** empty log message ***
Markus Rost [Mon, 9 Dec 2002 19:46:48 +0000 (19:46 +0000)]
*** empty log message ***

22 years ago(mouse-wheel-scroll-amount): Revert previous change -
Markus Rost [Mon, 9 Dec 2002 19:43:54 +0000 (19:43 +0000)]
(mouse-wheel-scroll-amount): Revert previous change -
customize type 'float is now defined.

22 years ago(*-sunos5*, *-solaris*): Revert previous change -
Markus Rost [Mon, 9 Dec 2002 19:37:58 +0000 (19:37 +0000)]
(*-sunos5*, *-solaris*): Revert previous change -
use again sol2-6 instead of sol2-8.

22 years ago*** empty log message ***
Dave Love [Mon, 9 Dec 2002 18:12:01 +0000 (18:12 +0000)]
*** empty log message ***

22 years agoNot necessary.
Dave Love [Mon, 9 Dec 2002 18:10:12 +0000 (18:10 +0000)]
Not necessary.

22 years agoDelete sunos5.8 configuration.
Dave Love [Mon, 9 Dec 2002 18:05:34 +0000 (18:05 +0000)]
Delete sunos5.8 configuration.

22 years agoFix properly.
Dave Love [Mon, 9 Dec 2002 18:01:21 +0000 (18:01 +0000)]
Fix properly.

22 years agoFix last change.
Andreas Schwab [Mon, 9 Dec 2002 15:55:32 +0000 (15:55 +0000)]
Fix last change.

22 years ago(Fformat): Handle precision in string conversion specifiers like libc
Kai Großjohann [Mon, 9 Dec 2002 10:44:25 +0000 (10:44 +0000)]
(Fformat): Handle precision in string conversion specifiers like libc
functions do (ie, print at most that many characters).  From Matthew
Swift <swift@alum.mit.edu>.

22 years agoTUTORIAL.ja: handa@etl.go.jp -> handa@m17n.org
Kenichi Handa [Mon, 9 Dec 2002 08:33:40 +0000 (08:33 +0000)]
TUTORIAL.ja: handa@etl.go.jp -> handa@m17n.org

22 years agoBrr. Fix another typo in recent Change Log entries.
Markus Rost [Mon, 9 Dec 2002 06:09:06 +0000 (06:09 +0000)]
Brr.  Fix another typo in recent Change Log entries.

22 years ago(titdic-convert): Process the header part in multibyte mode.
Kenichi Handa [Mon, 9 Dec 2002 05:44:06 +0000 (05:44 +0000)]
(titdic-convert): Process the header part in multibyte mode.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 9 Dec 2002 01:56:15 +0000 (01:56 +0000)]
*** empty log message ***

22 years ago(row_containing_pos): Check more carefully
Richard M. Stallman [Mon, 9 Dec 2002 01:56:05 +0000 (01:56 +0000)]
(row_containing_pos): Check more carefully
whether charpos is really in the row before returning it.

22 years agoDo include libintl.h if HAVE_LIBINTL_H.
Richard M. Stallman [Mon, 9 Dec 2002 01:55:05 +0000 (01:55 +0000)]
Do include libintl.h if HAVE_LIBINTL_H.
(_): Test only HAVE_LIBINTL_H to decide what to do.

22 years ago*** empty log message ***
Kim F. Storm [Sun, 8 Dec 2002 23:53:05 +0000 (23:53 +0000)]
*** empty log message ***

22 years agoFix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.
Robert J. Chassell [Sun, 8 Dec 2002 23:03:47 +0000 (23:03 +0000)]
Fix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.

22 years ago(mule-diag): Move where it's
Dave Love [Sun, 8 Dec 2002 19:13:04 +0000 (19:13 +0000)]
(mule-diag): Move where it's
required.

22 years agoAdd latin-jisx0201 characters. Fix
Dave Love [Sun, 8 Dec 2002 18:59:46 +0000 (18:59 +0000)]
Add latin-jisx0201 characters.  Fix
translation-table-for-input for lao, thai, tibetan.

22 years agoINSTALL: Describe make-package
Steven Tamm [Sun, 8 Dec 2002 18:31:09 +0000 (18:31 +0000)]
INSTALL: Describe make-package
make-package: --self-contained works

22 years agoNow correctly creates a self-contained application
Steven Tamm [Sun, 8 Dec 2002 18:29:36 +0000 (18:29 +0000)]
Now correctly creates a self-contained application

22 years agoAdded description of make-package
Steven Tamm [Sun, 8 Dec 2002 18:29:14 +0000 (18:29 +0000)]
Added description of make-package

22 years ago(install-arch-indep): Revert second last change completely.
Andreas Schwab [Sun, 8 Dec 2002 13:59:29 +0000 (13:59 +0000)]
(install-arch-indep): Revert second last change completely.

22 years ago*** empty log message ***
Andreas Schwab [Sun, 8 Dec 2002 13:22:05 +0000 (13:22 +0000)]
*** empty log message ***

22 years ago(insert-directory): Insert free space only when listing a full directory.
Andreas Schwab [Sun, 8 Dec 2002 13:20:42 +0000 (13:20 +0000)]
(insert-directory): Insert free space only when listing a full directory.

22 years ago(install-arch-indep): Revert last change.
Andreas Schwab [Sun, 8 Dec 2002 13:18:02 +0000 (13:18 +0000)]
(install-arch-indep): Revert last change.

22 years agoAdding log for changes to sysdep.c,eval.c,macterm.c,mac.c
Steven Tamm [Sun, 8 Dec 2002 06:03:28 +0000 (06:03 +0000)]
Adding log for changes to sysdep.c,eval.c,macterm.c,mac.c

22 years agoFeval: On Carbon/MacOSX call mac_check_for_quit_char at each stack frame.
Steven Tamm [Sun, 8 Dec 2002 06:02:17 +0000 (06:02 +0000)]
Feval: On Carbon/MacOSX call mac_check_for_quit_char at each stack frame.
This may change/move as it could be quite time consuming

22 years agoHave emacs_read use sys_read on carbon/Mac OS X
Steven Tamm [Sun, 8 Dec 2002 06:00:10 +0000 (06:00 +0000)]
Have emacs_read use sys_read on carbon/Mac OS X

22 years agosys_select: Call mac_check_for_quit_char every second while blocking
Steven Tamm [Sun, 8 Dec 2002 05:58:34 +0000 (05:58 +0000)]
sys_select: Call mac_check_for_quit_char every second while blocking
sys_read: Use sys_select to test for input first before calling read to
allow sys_select to test for quit_char.

22 years agoAdded code to check for pressing of quit_char in the Carbon Event Queue
Steven Tamm [Sun, 8 Dec 2002 05:56:37 +0000 (05:56 +0000)]
Added code to check for pressing of quit_char in the Carbon Event Queue

22 years agoRemove inappropriate key-bindings.
Nick Roberts [Sun, 8 Dec 2002 01:29:31 +0000 (01:29 +0000)]
Remove inappropriate key-bindings.
(gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
Parse correctly when breakpoint has no line number.
(def-gdb-auto-update-handler, gdb-info-locals-handler),
(gdb-display-end): Avoid using insert-buffer.
(gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select.

22 years ago*** empty log message ***
Nick Roberts [Sun, 8 Dec 2002 01:28:46 +0000 (01:28 +0000)]
*** empty log message ***

22 years agoIncrease outline level of description `ediff-backup' by one *.
Markus Rost [Sun, 8 Dec 2002 00:20:56 +0000 (00:20 +0000)]
Increase outline level of description `ediff-backup' by one *.

22 years agoNew customization type `float'.
Markus Rost [Sun, 8 Dec 2002 00:04:26 +0000 (00:04 +0000)]
New customization type `float'.

22 years ago(Unloading): Fix last change for load-history.
Markus Rost [Sat, 7 Dec 2002 22:37:34 +0000 (22:37 +0000)]
(Unloading): Fix last change for load-history.

22 years agoFix typos.
Markus Rost [Sat, 7 Dec 2002 22:09:10 +0000 (22:09 +0000)]
Fix typos.

22 years agoUse xref for history list truncation.
Richard M. Stallman [Sat, 7 Dec 2002 21:42:43 +0000 (21:42 +0000)]
Use xref for history list truncation.

22 years agoDocument history-length.
Richard M. Stallman [Sat, 7 Dec 2002 21:42:16 +0000 (21:42 +0000)]
Document history-length.

22 years agoUpdate defn of load-history.
Richard M. Stallman [Sat, 7 Dec 2002 21:41:51 +0000 (21:41 +0000)]
Update defn of load-history.

22 years ago*** empty log message ***
Richard M. Stallman [Sat, 7 Dec 2002 21:41:11 +0000 (21:41 +0000)]
*** empty log message ***

22 years ago(Fcompleting_read): Doc fix.
Richard M. Stallman [Sat, 7 Dec 2002 21:41:00 +0000 (21:41 +0000)]
(Fcompleting_read): Doc fix.

22 years ago(syms_of_lread) <load-history>: Doc fix.
Richard M. Stallman [Sat, 7 Dec 2002 21:40:19 +0000 (21:40 +0000)]
(syms_of_lread) <load-history>: Doc fix.

22 years ago(Fcopy_file): Set immediate_quit around emacs_open call.
Richard M. Stallman [Sat, 7 Dec 2002 21:39:50 +0000 (21:39 +0000)]
(Fcopy_file): Set immediate_quit around emacs_open call.

22 years ago(Fdefun, Fdefmacro): Record in load-history redefining an autoload.
Richard M. Stallman [Sat, 7 Dec 2002 21:39:18 +0000 (21:39 +0000)]
(Fdefun, Fdefmacro): Record in load-history redefining an autoload.

22 years ago(Fdefalias): Record in load-history redefining an autoload.
Richard M. Stallman [Sat, 7 Dec 2002 21:38:39 +0000 (21:38 +0000)]
(Fdefalias): Record in load-history redefining an autoload.

22 years agoUndo ifdef change accidentally made on 12-04.
Richard M. Stallman [Sat, 7 Dec 2002 21:37:34 +0000 (21:37 +0000)]
Undo ifdef change accidentally made on 12-04.

22 years ago(compilation-enter-directory-regexp-alist)
Richard M. Stallman [Sat, 7 Dec 2002 21:34:44 +0000 (21:34 +0000)]
(compilation-enter-directory-regexp-alist)
(compilation-leave-directory-regexp-alist): Match byte compiler output.

22 years agoAdd local variable list to turn off cl-function warnings.
Richard M. Stallman [Sat, 7 Dec 2002 21:34:00 +0000 (21:34 +0000)]
Add local variable list to turn off cl-function warnings.

22 years ago(byte-compile-eval): Handle (t . SYMBOL) elements in load-history.
Richard M. Stallman [Sat, 7 Dec 2002 21:33:19 +0000 (21:33 +0000)]
(byte-compile-eval): Handle (t . SYMBOL) elements in load-history.
(byte-compile-cl-warn): No cl warnings for cl-defsubst-expand
and cl-struct-setf-expander.

22 years ago(autoload-print-form-outbuf): New variable.
Richard M. Stallman [Sat, 7 Dec 2002 21:31:58 +0000 (21:31 +0000)]
(autoload-print-form-outbuf): New variable.
(autoload-print-form): Use autoload-print-form-outbuf.
(generate-file-autoloads): Bind autoload-print-form-outbuf.

22 years ago(calendar-day-name): Move defn down.
Richard M. Stallman [Sat, 7 Dec 2002 21:30:57 +0000 (21:30 +0000)]
(calendar-day-name): Move defn down.

22 years ago(speedbar-directory-buttons-follow): Don't use directory-sep-char.
Richard M. Stallman [Sat, 7 Dec 2002 21:30:22 +0000 (21:30 +0000)]
(speedbar-directory-buttons-follow): Don't use directory-sep-char.

22 years ago(describe-register-1): Use window-width
Richard M. Stallman [Sat, 7 Dec 2002 21:29:35 +0000 (21:29 +0000)]
(describe-register-1): Use window-width
to truncate string in a register.  Check whether the string
in a register is an empty string or a sequence of white spaces.

22 years ago(face-font-selection-order)
Andreas Schwab [Sat, 7 Dec 2002 20:57:53 +0000 (20:57 +0000)]
(face-font-selection-order)
(face-font-family-alternatives, face-font-registry-alternatives):
Remove period from :tag value.

22 years ago(Simple Types): Clarify decription of custom type 'number.
Markus Rost [Sat, 7 Dec 2002 20:53:35 +0000 (20:53 +0000)]
(Simple Types): Clarify decription of custom type 'number.
Decribe new custom type 'float.

22 years ago(custom-face-edit-fix-value): Change :reverse-video to :inverse-video.
Andreas Schwab [Sat, 7 Dec 2002 20:48:50 +0000 (20:48 +0000)]
(custom-face-edit-fix-value): Change :reverse-video to :inverse-video.

22 years agoClean up some white spaces, mainly in my own change log entries. (rost)
Markus Rost [Sat, 7 Dec 2002 20:29:43 +0000 (20:29 +0000)]
Clean up some white spaces, mainly in my own change log entries. (rost)

22 years ago(define-widget number): Clarify doc and error message.
Markus Rost [Sat, 7 Dec 2002 20:15:43 +0000 (20:15 +0000)]
(define-widget number): Clarify doc and error message.
(define-widget float): New widget.

22 years ago(eshell-ls-product-regexp): Fix typo.
Andreas Schwab [Sat, 7 Dec 2002 19:05:03 +0000 (19:05 +0000)]
(eshell-ls-product-regexp): Fix typo.

22 years ago(find-file-read-args): Reenable wildcard processing unconditionally.
Andreas Schwab [Sat, 7 Dec 2002 14:47:40 +0000 (14:47 +0000)]
(find-file-read-args): Reenable wildcard processing unconditionally.

22 years agoFix typo.
Pavel Janík [Sat, 7 Dec 2002 13:38:26 +0000 (13:38 +0000)]
Fix typo.

22 years agoFix typo.
Pavel Janík [Sat, 7 Dec 2002 11:37:22 +0000 (11:37 +0000)]
Fix typo.

22 years agoFixed the build error in getopt.c that occured on systems lacking a gettext implement...
Ben Key [Sat, 7 Dec 2002 05:22:27 +0000 (05:22 +0000)]
Fixed the build error in getopt.c that occured on systems lacking a gettext implementation.  Thanks go to Andrew Choi [akochoi@shaw.ca] for this one.

22 years ago.
Robert J. Chassell [Fri, 6 Dec 2002 19:56:57 +0000 (19:56 +0000)]
.

22 years ago(texinfo-format-scan) Handle new functions for copyright
Robert J. Chassell [Fri, 6 Dec 2002 19:43:49 +0000 (19:43 +0000)]
(texinfo-format-scan) Handle new functions for copyright
notice and copying permissions.
(texinfo-copying, texinfo-insertcopying): New functions.

Installed for TAKAHASHI Kaoru  <kaoru@kaisei.org>
(texinfo-format-xml): New function.
(ifxml, ifnotxml): New aliases.

22 years ago*** empty log message ***
Dave Love [Fri, 6 Dec 2002 19:34:22 +0000 (19:34 +0000)]
*** empty log message ***

22 years agoRevert last change.
Dave Love [Fri, 6 Dec 2002 19:27:12 +0000 (19:27 +0000)]
Revert last change.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 6 Dec 2002 17:39:47 +0000 (17:39 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Francesco Potortì [Fri, 6 Dec 2002 17:05:15 +0000 (17:05 +0000)]
*** empty log message ***

22 years ago(png_load): Avoid double gamma correction for PNG images.
Francesco Potortì [Fri, 6 Dec 2002 17:04:48 +0000 (17:04 +0000)]
(png_load): Avoid double gamma correction for PNG images.

22 years ago(Info-insert-dir): Make dir-node-cache variables buffer-local, so that
Miles Bader [Fri, 6 Dec 2002 09:10:19 +0000 (09:10 +0000)]
(Info-insert-dir): Make dir-node-cache variables buffer-local, so that
killing the *info* buffer forces the dir-node to be rebuilt.

22 years ago*** empty log message ***
Markus Rost [Fri, 6 Dec 2002 00:44:26 +0000 (00:44 +0000)]
*** empty log message ***