1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

6283 Commits

Author SHA1 Message Date
Stefan Monnier
a8a64811dc (event-basic-type): Fix mask (extend to 22bits). 2004-09-19 06:07:38 +00:00
Luc Teirlinck
7320911b5c *** empty log message *** 2004-09-19 01:11:35 +00:00
Stefan Monnier
0f4a15f89c (battery-linux-proc-apm): Use string-to-number.
(battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
Use dolist (and less indentation).  Use erase-buffer.
Pre-initialize `design-capacity', `warn', and `low'.
(battery-format): Use replace-regexp-in-string.
2004-09-18 21:33:44 +00:00
Eli Zaretskii
d66fe3340c Delete superfluous empty lines.
(battery-linux-proc-acpi): Attempt to gather information from all
battery subdirectories regardless of their file name.
(battery-linux-proc-apm): Replace all occurrences of
battery-hex-to-int-2 with string-to-int (base 16).
(battery-hex-to-int-2, battery-hex-to-int): Delete functions.
(battery-hex-map): Delete variable.
2004-09-18 11:50:18 +00:00
John Paul Wallington
0529fb36ac *** empty log message *** 2004-09-18 09:37:24 +00:00
John Paul Wallington
dc711054e2 (define-ibuffer-filter filename): Expand dired-directory since
buffer-file-name is absolute.
From Romain Francoise <romain@orebokech.com>.
2004-09-18 08:14:36 +00:00
Kim F. Storm
c8be3fe8d7 *** empty log message *** 2004-09-17 21:25:42 +00:00
Kim F. Storm
6e3654ab66 *** empty log message *** 2004-09-17 21:05:56 +00:00
Thien-Thi Nguyen
113e270a24 *** empty log message *** 2004-09-15 17:03:13 +00:00
Miles Bader
5c2137b83c Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-549
Use symbol-matching for generic-mode keywords

2004-09-15  Miles Bader  <miles@gnu.org>

   * lisp/generic.el (generic-make-keywords-list): Use symbol rather than
   word anchors in regexp.
2004-09-15 04:04:10 +00:00
John Paul Wallington
a386a960b2 (define-ibuffer-filter filename): Consider `dired-directory' if buffer
has no file name.  From Sean O'Rourke <sorourke@cs.ucsd.edu>.
2004-09-14 20:07:07 +00:00
Kim F. Storm
bfa0256354 *** empty log message *** 2004-09-14 20:03:34 +00:00
Simon Josefsson
0904599e09 files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
textmodes/dns-mode.el: Add.
2004-09-14 11:09:35 +00:00
Stefan Monnier
c046590e94 (disabled-command-hook): Use shorthand for obsolescence.
(disabled-command-function): Make the ?\  char more obvious.
2004-09-13 20:53:05 +00:00
Eli Zaretskii
82ae2f3f78 (windmove-frame-edges): Report coordinates of
outside edges of frame, not inside edges.
(windmove-coordinates-of-position): Convert into wrapper to new
function `windmove-coordinates-of-window-position';
`compute-motion' always applies to selected window.
(windmove-coordinates-of-position): Update documentation to refer
to Emacs 21 Lisp Reference Manual.
(windmove-find-other-window): Fix off-by-one errors for max x,y.
2004-09-13 20:08:44 +00:00
Kim F. Storm
93e212f940 *** empty log message *** 2004-09-13 08:17:56 +00:00
Stefan Monnier
ce9f8ffb02 (vc-ignore-dir-regexp): New var.
(vc-registered): Use it.
(vc-find-root): New fun.
2004-09-13 03:36:11 +00:00
Kim F. Storm
c0ad3b38ec *** empty log message *** 2004-09-12 21:39:06 +00:00
Kim F. Storm
f4961c0059 *** empty log message *** 2004-09-12 20:26:08 +00:00
Stefan Monnier
87a53d2ee6 *** empty log message *** 2004-09-12 20:18:20 +00:00
Stefan Monnier
7c73202173 *** empty log message *** 2004-09-12 19:59:48 +00:00
Kim F. Storm
f2e92e7954 *** empty log message *** 2004-09-12 18:51:22 +00:00
Daniel Pfeiffer
139aea0862 *** empty log message *** 2004-09-12 18:07:33 +00:00
Kim F. Storm
72b928360d *** empty log message *** 2004-09-11 21:42:50 +00:00
Stefan Monnier
d528bff745 (bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun.
(bibtex-autokey-titleword-ignore): Regexp is used in a case insensitive env.
(bibtex-mode-map): Rearrange order of menus.
(bibtex-quoted-string-re): Obsolete.
(bibtex-complete-key-cleanup): Variable replaced by new function.
(bibtex-font-lock-keywords): Use backquotes.
(bibtex-font-lock-url-regexp): New internal variable.
(bibtex-name-in-field): New opt arg remove-opt-alt to remove "OPT" and "ALT".
(bibtex-insert-current-kill, bibtex-make-field)
(bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
(bibtex-parse-field-text): Simplify.
(bibtex-string=): New helper function.
(bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
(bibtex-map-entries): Use bibtex-string=.
(bibtex-search-entry): Use not.
(bibtex-enclosing-field): Fix docstring.
(bibtex-assoc-regexp): Obsolete.
(bibtex-format-entry): Use assoc-string and bibtex-string=.
(bibtex-autokey-get-names): Handle empty name field.
(bibtex-parse-strings): Use assoc-string and unless.
(bibtex-complete-string-cleanup): Expansion list is passed as an argument.
Use assoc-string.
(bibtex-pop): Simplify.
(bibtex-mode): Set font-lock-extra-managed-props.
(bibtex-entry-update): Use assoc-string.
(bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
(bibtex-autofill-entry): Use bibtex-string=.
(bibtex-print-help-message): Simplify.
(bibtex-find-entry): New optional arg START.
(bibtex-validate): Use bibtex-string= and assoc-string.
Do not call obsolete function compilation-parse-errors.
(bibtex-remove-delimiters): Only remove delimiters if present.
(bibtex-copy-entry-as-kill): Add docstring.
(bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
(bibtex-complete): Use bibtex-predefined-month-strings,
bibtex-string=, and new function bibtex-complete-key-cleanup.
(bibtex-generate-url-list): New variable.
(bibtex-url): New command bound to C-c C-l and mouse-2.
(bibtex-url-map): New local keymap for bibtex-url-mouse.
(bibtex-font-lock-url): New function.
2004-09-10 21:24:50 +00:00
Stefan Monnier
cbd5542a3c (grep-mode): Remove unnecessary autoload. 2004-09-09 21:42:52 +00:00
Kim F. Storm
419a6e22e9 *** empty log message *** 2004-09-09 20:50:50 +00:00
Lars Hansen
340db502fa (desktop-clear-preserve-buffers): Remove make-obsolete-variable. 2004-09-09 19:45:03 +00:00
Juri Linkov
a13cf3bc9a *** empty log message *** 2004-09-08 22:21:31 +00:00
Stefan Monnier
c9cb3a267c (vc-arch-state): Fix parsing for `names' method. 2004-09-08 22:15:34 +00:00
Kim F. Storm
303e592ca7 *** empty log message *** 2004-09-08 13:07:01 +00:00
Thien-Thi Nguyen
52c408f28a *** empty log message *** 2004-09-08 12:32:41 +00:00
Thien-Thi Nguyen
dfd5bc549d *** empty log message *** 2004-09-08 12:14:42 +00:00
Thien-Thi Nguyen
6cc5254744 *** empty log message *** 2004-09-08 11:51:40 +00:00
Thien-Thi Nguyen
edbf5932c4 *** empty log message *** 2004-09-08 11:37:02 +00:00
Thien-Thi Nguyen
e114fc2ca9 *** empty log message *** 2004-09-08 11:17:00 +00:00
Thien-Thi Nguyen
d430d2e899 *** empty log message *** 2004-09-08 11:00:30 +00:00
Thien-Thi Nguyen
9c64f29905 *** empty log message *** 2004-09-08 10:38:05 +00:00
Thien-Thi Nguyen
2fdc1ceebf *** empty log message *** 2004-09-08 10:20:00 +00:00
Kenichi Handa
c52da52ac5 Fix old function calls (ps-mule-chars-in-string ->
length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
ps-mule-next-point -> 1+).
2004-09-08 07:22:26 +00:00
Luc Teirlinck
a020987fb7 *** empty log message *** 2004-09-08 03:26:24 +00:00
Kim F. Storm
4e14f66cdf *** empty log message *** 2004-09-07 21:16:01 +00:00
Kim F. Storm
a01c5155e8 (set_cursor_from_row): Fix last change. Only use 'cursor'
property from text property or overlay strings at point.
2004-09-07 20:53:43 +00:00
Juri Linkov
8041ea759c (compilation-start): Use copy of `process-environment'
created by `copy-sequence' to not override env-vars
in the global `process-environment'.
2004-09-07 18:21:45 +00:00
Stefan Monnier
718dc91d81 *** empty log message *** 2004-09-07 05:32:35 +00:00
Juri Linkov
00889cf957 (grep-highlight-matches): Change default from
`t' to `auto-detect', and type from `boolean' to `choice'.
(grep-compute-defaults): Set `grep-highlight-matches' to `t'
if grep option `--color' is available, or to `nil' otherwise.
(grep-use-null-device): Remove redundant type `boolean' (`choice'
is already defined).
2004-09-07 03:56:35 +00:00
Eli Zaretskii
8a98a6c2fe (next-error-follow-minor-mode): Fix last change. 2004-09-06 18:51:57 +00:00
Luc Teirlinck
c28e534b74 (use-hard-newlines): Make it into a permanent local. 2004-09-06 00:39:16 +00:00
Richard M. Stallman
5f3a57c98e (isearch-lazy-highlight-new-loop): Don't invoke
highlighting if the search string is empty.
2004-09-04 19:41:45 +00:00
Luc Teirlinck
240c0c90e5 (facemenu-active-faces): Change condition of inner `while' loop to
also check the first two elements of `face-atts' and `mask-atts'.
2004-09-04 19:13:40 +00:00