1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00
Commit Graph

44879 Commits

Author SHA1 Message Date
Steven Tamm
2eb46b2df2 Fixed OSX sys_read to not call select if IO is non-blocking 2002-12-10 16:48:04 +00:00
Pavel Janík
4711065ae9 Fix URL. 2002-12-10 13:20:09 +00:00
Pavel Janík
1f706e2f49 Fix URLs. 2002-12-10 13:19:28 +00:00
Kenichi Handa
2a49cad126 File name change: TUTORIAL.se -> TUTORIAL.sv 2002-12-10 08:21:14 +00:00
Juanma Barranquero
b11f1d8a33 (Fformat): Use alloca, not _alloca. 2002-12-10 07:40:21 +00:00
Ben Key
2573153f50 fixed a couple of minor compilation errors in editfns.c 2002-12-10 07:09:41 +00:00
Kenichi Handa
14e7b3a918 *** empty log message *** 2002-12-10 02:39:15 +00:00
Kenichi Handa
88ee27e563 ("Swedish"): Change tutorial file name to
TUTORIAL.sv in this langauge environment..
2002-12-10 02:36:59 +00:00
John Paul Wallington
4ba1612761 * 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.
2002-12-09 23:46:12 +00:00
Richard M. Stallman
d852822674 *** empty log message *** 2002-12-09 20:24:40 +00:00
Richard M. Stallman
1f57cb74f5 (Fget_buffer_create): Call Qucs_set_table_for_input as the last thing. 2002-12-09 20:24:32 +00:00
Richard M. Stallman
f4be3f8929 (isearch-no-upper-case-p): \\ only quotes one character. 2002-12-09 20:23:35 +00:00
Dave Love
aacad7aa1f (mik, pt154): New coding systems. 2002-12-09 20:12:57 +00:00
Markus Rost
72c5c58f32 *** empty log message *** 2002-12-09 19:46:48 +00:00
Markus Rost
055016a453 (mouse-wheel-scroll-amount): Revert previous change -
customize type 'float is now defined.
2002-12-09 19:43:54 +00:00
Markus Rost
f79b6dcc10 (*-sunos5*, *-solaris*): Revert previous change -
use again sol2-6 instead of sol2-8.
2002-12-09 19:37:58 +00:00
Dave Love
a4ac5b1710 *** empty log message *** 2002-12-09 18:12:01 +00:00
Dave Love
296e6c4f5e Not necessary. 2002-12-09 18:10:12 +00:00
Dave Love
6b62aa3a71 Delete sunos5.8 configuration. 2002-12-09 18:05:34 +00:00
Dave Love
10d44a9905 Fix properly. 2002-12-09 18:01:21 +00:00
Andreas Schwab
034d21fe42 Fix last change. 2002-12-09 15:55:32 +00:00
Kai Großjohann
ac42d7b991 (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>.
2002-12-09 10:44:25 +00:00
Kenichi Handa
12332637d4 TUTORIAL.ja: handa@etl.go.jp -> handa@m17n.org 2002-12-09 08:33:40 +00:00
Markus Rost
104bc3aa68 Brr. Fix another typo in recent Change Log entries. 2002-12-09 06:09:06 +00:00
Kenichi Handa
c3ff164a74 (titdic-convert): Process the header part in multibyte mode. 2002-12-09 05:44:06 +00:00
Richard M. Stallman
85cce84347 *** empty log message *** 2002-12-09 01:56:15 +00:00
Richard M. Stallman
5cce13ddd7 (row_containing_pos): Check more carefully
whether charpos is really in the row before returning it.
2002-12-09 01:56:05 +00:00
Richard M. Stallman
eca79530b7 Do include libintl.h if HAVE_LIBINTL_H.
(_): Test only HAVE_LIBINTL_H to decide what to do.
2002-12-09 01:55:05 +00:00
Kim F. Storm
df4d1023fc *** empty log message *** 2002-12-08 23:53:05 +00:00
Robert J. Chassell
6b9bfa954b Fix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>. 2002-12-08 23:03:47 +00:00
Dave Love
63dc56a176 (mule-diag): Move where it's
required.
2002-12-08 19:13:04 +00:00
Dave Love
ad7c69e787 Add latin-jisx0201 characters. Fix
translation-table-for-input for lao, thai, tibetan.
2002-12-08 18:59:46 +00:00
Steven Tamm
73fffc8cd3 INSTALL: Describe make-package
make-package: --self-contained works
2002-12-08 18:31:09 +00:00
Steven Tamm
ed324b4551 Now correctly creates a self-contained application 2002-12-08 18:29:36 +00:00
Steven Tamm
b3d08fe6be Added description of make-package 2002-12-08 18:29:14 +00:00
Andreas Schwab
56ab7fbb5b (install-arch-indep): Revert second last change completely. 2002-12-08 13:59:29 +00:00
Andreas Schwab
4824556fdf *** empty log message *** 2002-12-08 13:22:05 +00:00
Andreas Schwab
75bb5ca4dc (insert-directory): Insert free space only when listing a full directory. 2002-12-08 13:20:42 +00:00
Andreas Schwab
2c4396c417 (install-arch-indep): Revert last change. 2002-12-08 13:18:02 +00:00
Steven Tamm
0d4d26a7c5 Adding log for changes to sysdep.c,eval.c,macterm.c,mac.c 2002-12-08 06:03:28 +00:00
Steven Tamm
824eb35eec 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
2002-12-08 06:02:17 +00:00
Steven Tamm
3605200c46 Have emacs_read use sys_read on carbon/Mac OS X 2002-12-08 06:00:10 +00:00
Steven Tamm
2b187eacbe 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.
2002-12-08 05:58:34 +00:00
Steven Tamm
6ef0a87ef7 Added code to check for pressing of quit_char in the Carbon Event Queue 2002-12-08 05:56:37 +00:00
Nick Roberts
f6c6513209 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.
2002-12-08 01:29:31 +00:00
Nick Roberts
737a720654 *** empty log message *** 2002-12-08 01:28:46 +00:00
Markus Rost
5d9c22fd13 Increase outline level of description `ediff-backup' by one *. 2002-12-08 00:20:56 +00:00
Markus Rost
63db1bb31a New customization type `float'. 2002-12-08 00:04:26 +00:00
Markus Rost
5b1fc15269 (Unloading): Fix last change for load-history. 2002-12-07 22:37:34 +00:00
Markus Rost
7abb9fc568 Fix typos. 2002-12-07 22:09:10 +00:00