Kenichi Handa
458d077002
("polish-slash"): Add the rule "//"->?/.
2003-05-01 11:20:32 +00:00
Juanma Barranquero
a3723f134b
(ls-lisp-format-file-size): New function to implement "-h" switch.
...
(ls-lisp-format): Use it.
2003-05-01 11:16:21 +00:00
Kenichi Handa
2bf07f07f7
(utf-translate-cjk-mode): Update the
...
second extra slot of the translation table
utf-translation-table-for-encode.
(mule-utf-8): Set the property translation-table-for-encode.
2003-05-01 04:39:07 +00:00
Kenichi Handa
b666620cdd
(coding_system_accept_latin_extra_p): Delete this
...
function.
(find_safe_codings): Pay attention to
the property tranlsation-table-for-encode of each codings.
(syms_of_coding): Give Qtranslation_table the extra slot number 2.
2003-05-01 04:34:57 +00:00
Stefan Monnier
6145460516
(cvs-mode-find-file): Don't complain if bound to a non-mouse event.
...
(cvs-vc-command-advice): Don't parse "cvs update -p" output.
2003-05-01 00:46:41 +00:00
Stefan Monnier
32c0622910
(unbind_to): Don't handle symbol = Qnil any more.
2003-05-01 00:43:29 +00:00
Stefan Monnier
6cbe2e289a
(CHECK): Wrap args in parenthesis.
...
(specbind): Fix doc: symbol = Qnil is not supported any more.
2003-05-01 00:36:21 +00:00
Stefan Monnier
ba3fb06394
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
2003-05-01 00:22:31 +00:00
Richard M. Stallman
ee0708734b
No longer has a maintainer.
2003-05-01 00:00:25 +00:00
Stefan Monnier
65470b5257
(parse_modifiers_uncached): Parse down',
drag',
...
`double', and `triple' modifiers as well.
2003-04-30 21:04:13 +00:00
Stefan Monnier
e3d2084cb1
(text-property-default-nonsticky): Add fill-space.
...
(fill-delete-newlines): Respect the new property.
(fill-newline): Use the property instead of leaving "spurious" spaces.
2003-04-30 21:01:05 +00:00
Stefan Monnier
dca6b77cab
(easy-menu-get-map): Correctly handle non-submap bindings.
2003-04-30 20:53:04 +00:00
Richard M. Stallman
bb5cde6646
Undo rest of previous change.
2003-04-30 13:10:37 +00:00
Richard M. Stallman
7dc000c9cb
Undo half of previous change.
2003-04-30 13:09:25 +00:00
Richard M. Stallman
0e1712adaf
*** empty log message ***
2003-04-30 13:08:53 +00:00
Kai Großjohann
6740b4d60e
(* GNU/Linux development packages): Mention Debian and
...
RedHat package names.
2003-04-30 12:36:26 +00:00
Richard M. Stallman
ed3c33148b
*** empty log message ***
2003-04-30 12:08:31 +00:00
Richard M. Stallman
2ff4d3d9b8
(echo_char): Don't clear out a dash that follows a space.
2003-04-30 12:08:07 +00:00
Richard M. Stallman
9568459289
(abort_on_gc): Add decl.
2003-04-30 12:06:39 +00:00
Richard M. Stallman
d063129f1e
(Fsignal): Clear abort_on_gc.
2003-04-30 12:06:04 +00:00
Richard M. Stallman
67965a9816
(Fformat): Set abort_on_gc during first scan of format.
...
Reinit FORMAT_START and END before second scan.
2003-04-30 12:05:37 +00:00
Richard M. Stallman
3de0effb43
(abort_on_gc): New variable.
...
(Fgarbage_collect): Abort if abort_on_gc is set.
2003-04-30 12:04:39 +00:00
Richard M. Stallman
ccbb9ed2e0
(move_it_vertically_backward): Do the final big else even if nlines is 0.
...
(redisplay_internal): Finish the per-frame loop
even if redisplay is suspended by input.
2003-04-30 12:03:53 +00:00
Richard M. Stallman
167899c437
Handle system types sysv5uw* and sysv5OpenUNIX*.
2003-04-30 09:23:02 +00:00
Kai Großjohann
5b31a763af
(* GNU/Linux development packages): Tell people to
...
install additional packages for compiling Emacs.
2003-04-30 08:01:30 +00:00
Juanma Barranquero
d7acd77436
*** empty log message ***
2003-04-30 00:13:34 +00:00
Juanma Barranquero
93a16fa8a8
Make things function properly in case both LessTif and Open Motif are installed.
2003-04-30 00:02:23 +00:00
Juanma Barranquero
85a2313482
(ada-stmt-add-to-ada-menu): Moved to ada-mode.el.
...
(ada-template-map): Merged with the keymap handling in ada-mode.el.
2003-04-29 23:44:43 +00:00
Juanma Barranquero
ce20e709a2
(ada-prj-add-keymap): Moved to ada-mode.el directly. Add dependency on
...
ada-xref.el to avoid compilation warnings.
(ada-prj-get-prj-dir): Removed, no longer needed.
2003-04-29 23:43:00 +00:00
Juanma Barranquero
c94ca9e0b3
(ada-gnatls-args): New variable. Add support for specifying arguments to
...
gnatls.
(ada-initialize-runtime-library): Properly parse "." in the output of gnatls.
(ada-add-keymap): Removed, since this is now done in ada-mode.el itself.
(ada-add-ada-menu): Likewise.
(ada-set-default-project-file): New parameter KEEP-EXISTING.
(ada-prj-find-prj-file): New parameter FILE.
(ada-parse-prj-file): Take into account the ADA_INCLUDE_PATH and
ADA_OBJECTS_PATH environment variables. Minor reorganization of the code
(ada-get-all-references): Add support for GNAT 3.16 cross-references.
2003-04-29 23:40:08 +00:00
Juanma Barranquero
f7a8090935
(ada-search-directories): Take into account ADA_INCLUDE_PATH for better
...
compatibility with GNAT.
(ada-contextual-menu): Menu defined through `easy-menu-define' instead. Various
adjustments to the indentation engine (handling of subtypes, begin blocks,
etc.).
(ada-create-menu): Major rewrite of the handling of menus to use
`easy-menu-define' for cleaner code and better compatibility with XEmacs. All
menus that were previously in ada-xref.el and ada-prj.el are now defined in this
package, which makes it easier to edit menus.
(ada-narrow-to-defun): Add support for `narrow-to-region'. No longer
explicitely load ada-xref.el and ada-prj.el. Use autoload statements instead.
2003-04-29 23:35:40 +00:00
Juanma Barranquero
f62ebc65ab
Added a comment explaining the various ways to save a game score on POSIX
...
systems.
(gamegrid-add-score-with-update-game-score): Use `cond' instead of `if'.
Provide for the case that FILE is an absolute filename. Create the directory
"$HOME/.emacs.d/games", if necessary.
2003-04-29 23:06:50 +00:00
Stefan Monnier
c789e60809
(isearch-complete1): Don't allocate unnecessarily.
...
(isearch-complete-edit): Adjust to Emacs-21's new minibuffer handling.
(isearch-update-ring): Use push.
2003-04-29 20:38:53 +00:00
Simon Josefsson
60f553d271
Mention Unicode limitations.
2003-04-29 13:35:52 +00:00
Richard M. Stallman
fb09209524
*** empty log message ***
2003-04-29 05:36:19 +00:00
John Paul Wallington
6640c250eb
(byte-compile-cl-warn): Use `string-match'.
2003-04-29 02:56:25 +00:00
Dave Love
118861dfa8
(byte-compile-cl-warn): Avoid cl warnings
...
from caaar & al.
2003-04-28 22:05:17 +00:00
Francesco Potortì
a0dd4fa6d4
Undo last (RMS') change, as it is useless, per Dave Love.
2003-04-28 16:24:30 +00:00
Francesco Potortì
679c85306b
Undo RMS' change in configure.in, as it is useless, per Dave Love.
2003-04-28 16:23:10 +00:00
Andrew Choi
8472b9cf41
* make-package: Allocate 5% extra space on disk image for directories
...
and partition tables.
2003-04-28 16:15:35 +00:00
Karl Berry
dc1cc0f639
use Jan in ChangeLog entry header per rms
2003-04-28 14:07:13 +00:00
Kenichi Handa
60ec936706
Set coding-category-utf-16-be to
...
mule-utf-16-be-with-signature, coding-category-utf-16-le to
mule-utf-16-le-with-signature. Raise the priority of
coding-category-utf-8, coding-category-utf-16-be, and
coding-category-utf-16-le
2003-04-28 09:17:25 +00:00
Kenichi Handa
370bd9cfdb
(reset-language-environment): Raise the priority of mule-utf-8,
...
mule-utf-16-be-with-signature and mule-utf-16-le.-with-signature.
2003-04-28 09:16:19 +00:00
Juanma Barranquero
1b7a835ba3
*** empty log message ***
2003-04-27 11:24:59 +00:00
Juanma Barranquero
ee435bae30
(read_scores): Fix corruption of score files.
2003-04-27 11:22:16 +00:00
Juanma Barranquero
9d7ab3f0ee
(scroll-bar-drag-1): Replace beginning-of-line with vertical-motion.
2003-04-27 11:09:53 +00:00
Juanma Barranquero
1d1d1b1fe3
*** empty log message ***
2003-04-26 23:53:00 +00:00
Juanma Barranquero
be9e7056da
Major rewrite. The code is reordered, cleaner and faster.
...
Introduced new options to automatically cleanup the recent list,
and to handle filename transformation (for example to use true
filenames).
(recentf-version): New constant.
(recentf-save-file-header): Moved.
(recentf-data-cache): New variable.
(recentf-update-menu-p, recentf-initialized-p): Removed.
(recentf-menu-customization-changed): Moved. Doc fix.
(recentf-max-saved-items): Doc fix.
(recentf-save-file): Doc fix. No more expand filename here.
(recentf-exclude, recentf-menu-action)
(recentf-menu-filter): Doc fix.
(recentf-menu-append-commands-flag): Renamed from...
(recentf-menu-append-commands-p): Made obsolete.
(recentf-keep-non-readable-files-flag): Renamed from...
(recentf-keep-non-readable-files-p): Made obsolete.
(recentf-auto-cleanup, recentf-filename-handler): New options.
(recentf-string-equal, recentf-string-lessp)
(recentf-string-member): New functions.
(recentf-trunc-list): Moved.
(recentf-dump-variable): Moved. Better code and output format.
(recentf-auto-cleanup-timer): New variable.
(recentf-auto-cleanup): New function.
(recentf-push, recentf-expand-file-name): New functions.
(recentf-add-file): In-lined. Use above functions.
(recentf-remove-if-non-readable): In-lined. Expand file name.
(recentf-find-file): Use `recentf-remove-if-non-readable'.
(recentf-directory-compare): Moved. Use `recentf-string-equal'
and `recentf-string-lessp' to do comparisons.
(recentf-menu-items-for-commands)
(recentf-menu-filter-commands): Moved.
(recentf-elements, recentf-make-menu-element)
(recentf-menu-element-item, recentf-menu-element-value)
(recentf-set-menu-element-item, recentf-set-menu-element-value)
(recentf-sub-menu-element-p, recentf-make-default-menu-element)
(recentf-menu-elements): In-lined. Some doc fix.
(recentf-apply-menu-filter): Better code.
(recentf-make-menu-items): Doc fix. Use
`recentf-menu-append-commands-flag'.
(recentf-make-menu-item): In-lined. Better code.
(recentf-clear-data): New function.
(recentf-sort-ascending, recentf-sort-descending)
(recentf-sort-basenames-ascending)
(recentf-sort-basenames-descending)
(recentf-sort-directories-ascending)
(recentf-sort-directories-descending)
(recentf-show-basenames-ascending)
(recentf-show-basenames-descending: In-lined. Better code. Some
doc fix.
(recentf-show-basenames)
(recentf-relative-filter): Better code. Doc fix.
(recentf-arrange-by-rule-subfilter): Doc fix. Improved :set code.
(recentf-match-rule-p): Use filename instead of file-path.
(recentf-arrange-by-rule, recentf-build-mode-rules)
(recentf-arrange-by-mode, recentf-build-dir-rules)
(recentf-file-name-nondir)
(recentf-filter-changer-alist): Some doc fix and code cleanup.
(recentf-filter-changer-goto-next): Doc fix. Call
`recentf-clear-data'.
(recentf-filter-changer-get-current)
(recentf-filter-changer-get-next): In-lined. Doc fix and better
code.
(recentf-filter-changer): Doc fix and better code.
(recentf-cancel-dialog): Doc fix.
(recentf-dialog-mode-map): Initialized in defvar.
(recentf-dialog-mode): Doc fix.
(recentf-track-opened-file): Renamed from...
(recentf-add-file-hook): Removed.
(recentf-track-closed-file): Renamed from...
(recentf-remove-file-hook): Removed.
(recentf-update-menu-hook): Removed. Replaced by...
(recentf-update-menu): New. Better catch unnecessary updates.
Display a message on error.
(recentf-used-hooks): New constant.
(recentf-enabled-p): New function.
(recentf-edit-selected-items)
(recentf-open-files-action)
(recentf-open-files-item-shift): Doc fix.
(recentf-edit-list-action)
(recentf-open-files-item): Doc fix. Code cleanup.
(recentf-edit-list, recentf-open-files)
(recentf-open-more-files): Likewise. Removed autoload cookie.
(recentf-save-list, recentf-cleanup): Likewise. Moved.
(recentf-load-list): New command.
(recentf-mode): Better code. Does nothing if enabling the already
enabled mode.
2003-04-26 23:41:59 +00:00
Juanma Barranquero
59b2ee6929
(regexp-opt-depth): Don't count a "//(" which appears inside a character set.
...
(regexp-opt-not-groupie*-re): New constant.
2003-04-26 23:29:45 +00:00
Rudy Gevaert
569236cc98
testing log_accum script
2003-04-26 09:02:00 +00:00