- 25 Oct, 2004 11 commits
-
-
Masatake YAMATO authored
`flymake-split-string-remove-empty-edges' in any case. * progmodes/flymake.el (flymake-err-line-patterns): Use `compilation-error-regexp-alist-alist' instead of `compilation-error-regexp-alist'.
-
Stefan Monnier authored
-
Simon Josefsson authored
-
Jay Belanger authored
-
Jay Belanger authored
-
Simon Josefsson authored
* net/password.el (read-passwd): Add. Autoload it.
-
Kai Großjohann authored
-
Kai Großjohann authored
-
Kenichi Handa authored
PATTERN is full XLFD.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 24 Oct, 2004 14 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
event, with a note about how to use mwheel.el to handle both these events and mouse-4 and mouse-5 events.
-
Kim F. Storm authored
-
Luc Teirlinck authored
(increase-right-margin): Remove erroneous call to `interactive-p'.
-
Kim F. Storm authored
Copy pure "Auto Fill" string so it can be propertized later without causing a read-only error.
-
Kim F. Storm authored
-
Luc Teirlinck authored
-
Kai Großjohann authored
-
Kai Großjohann authored
-
Simon Josefsson authored
-
Kai Großjohann authored
Luc Teirlinck.
-
Kenichi Handa authored
-
Kenichi Handa authored
(regex_compile): Return REG_ERANGEX if appropriate.
-
Masatake YAMATO authored
periods and underscores in a function name. Remove the address fontification.
-
- 23 Oct, 2004 12 commits
-
-
Nick Roberts authored
-
Nick Roberts authored
kill-all-local-variables. (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode) (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode): Use kill-all-local-variables and provide mode-hooks. (gdb-assembler-font-lock-keywords): New font lock keywords definition. (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'. Suggested by Masatake YAMATO <jet@gyve.org>.
-
Nick Roberts authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(Table Creation, Table Recognition, Cell Commands) (Cell Justification, Row Commands, Column Commands) (Fixed Width Mode, Table Conversion, Measuring Tables) (Table Misc): New nodes, documenting the Table Mode.
-
John Paul Wallington authored
rather than use function `interactive-p'.
-
John Paul Wallington authored
in interactive spec.
-
Kai Großjohann authored
but supports file handlers. * vc.el (vc-do-command): Use it, instead of call-process. * net/tramp-vc.el (vc-do-command): Do not advise it if process-file is fboundp. * net/tramp.el (tramp-file-name-handler-alist): Add entry for process-file. (tramp-handle-process-file): New function. (tramp-file-name-for-operation): Support process-file.
-
Glenn Morris authored
(icalendar--weekday-array): New constant. (icalendar-weekdayabbrev-table) (icalendar-monthnumber-table): Delete. (icalendar--get-month-number): Use calendar-month-name-array. (icalendar--get-weekday-number): New function. (icalendar--get-weekday-abbrev) Use calendar-day-name-array. (icalendar-export-region): Handle multi-line entries. (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
-
Glenn Morris authored
-
John Paul Wallington authored
-
John Paul Wallington authored
than use `interactive-p' in body of function.
-
- 22 Oct, 2004 3 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
char-table.
-
Kenichi Handa authored
as a front end of translate-region-internal.
-