Sat, 05 Apr 2003 12:58:02 +0000 |
Juanma Barranquero |
(emacs-lisp-mode): Add prefix/suffix matching regexps.
|
Sat, 05 Apr 2003 03:11:36 +0000 |
Steven Tamm |
Place libexec executables directly under the Contents/MacOS/libexec if
|
Sat, 05 Apr 2003 02:13:44 +0000 |
Vinicius Jose Latorre |
Adjust number-sequence code
|
Sat, 05 Apr 2003 01:03:23 +0000 |
John Paul Wallington |
(ibuffer-insert-filter-group): Fix spazz.
|
Fri, 04 Apr 2003 22:02:35 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 04 Apr 2003 21:50:21 +0000 |
John Paul Wallington |
*** empty log message ***
|
Fri, 04 Apr 2003 21:47:03 +0000 |
John Paul Wallington |
(ibuffer-format-filter-group-data): Don't append "\n".
|
Fri, 04 Apr 2003 21:46:42 +0000 |
John Paul Wallington |
(ibuffer-insert-filter-group): `help-echo' text property dynamically
|
Fri, 04 Apr 2003 21:43:12 +0000 |
Stefan Monnier |
(fill-delete-newlines): Don't delete past TO.
|
Fri, 04 Apr 2003 21:19:05 +0000 |
Richard M. Stallman |
Don't ask people to join the LPF. Ask for a volunteer to reactivate it.
|
Fri, 04 Apr 2003 21:15:53 +0000 |
Richard M. Stallman |
Break the line after the return type in function definition.
|
Fri, 04 Apr 2003 21:02:36 +0000 |
Stefan Monnier |
(refill-fill-paragraph-at): Don't skip prefix since markers work right.
|
Fri, 04 Apr 2003 21:01:44 +0000 |
Stefan Monnier |
(refill-fill-paragraph-at): Undo last fix.
|
Fri, 04 Apr 2003 20:57:54 +0000 |
Stefan Monnier |
(fill-paragraph): Don't skip prefix now that markers work right.
|
Fri, 04 Apr 2003 20:56:10 +0000 |
Stefan Monnier |
(fill-delete-newlines): Remove trailing whitespace.
|
Fri, 04 Apr 2003 20:02:58 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 04 Apr 2003 20:01:36 +0000 |
Juanma Barranquero |
(find-file-of-tag-noselect, find-file-of-tag): New helper functions.
|
Fri, 04 Apr 2003 17:24:46 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 04 Apr 2003 11:33:54 +0000 |
Andreas Schwab |
*** empty log message ***
|
Fri, 04 Apr 2003 11:33:33 +0000 |
Andreas Schwab |
(tramp-send-string): Handle empty string.
|
Fri, 04 Apr 2003 10:47:26 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 04 Apr 2003 10:47:15 +0000 |
Kenichi Handa |
(Fformat): Use a copy of FORMAT string so that we can
|
Thu, 03 Apr 2003 23:15:47 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 03 Apr 2003 23:15:05 +0000 |
Richard M. Stallman |
(easy-menu-define): Don't make a defvar for nil.
|
Thu, 03 Apr 2003 23:13:38 +0000 |
Richard M. Stallman |
(read-quoted-char): Remember the input char
|
Thu, 03 Apr 2003 23:11:06 +0000 |
Richard M. Stallman |
(shadow-parse-fullname): Renamed from shadow-parse-fullpath.
|
Thu, 03 Apr 2003 23:01:45 +0000 |
Richard M. Stallman |
(kmacro-end-and-call-macro): Doc fix.
|
Thu, 03 Apr 2003 23:01:12 +0000 |
Richard M. Stallman |
(hexl-find-file): Ignore user's value of default-major-mode.
|
Thu, 03 Apr 2003 23:00:22 +0000 |
Richard M. Stallman |
(hack-local-variables-prop-line): New arg MODE-ONLY.
|
Thu, 03 Apr 2003 22:58:49 +0000 |
Richard M. Stallman |
(delete-active-region): Don't explicitly deactivate mark.
|
Thu, 03 Apr 2003 16:09:02 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 03 Apr 2003 15:57:45 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 03 Apr 2003 15:55:37 +0000 |
Juanma Barranquero |
Require button.el.
|
Thu, 03 Apr 2003 15:49:40 +0000 |
Juanma Barranquero |
Fix previous change.
|
Thu, 03 Apr 2003 02:49:16 +0000 |
Kenichi Handa |
(number-sequence): Shorten the code.
|
Thu, 03 Apr 2003 02:43:32 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 03 Apr 2003 02:43:11 +0000 |
Kenichi Handa |
(number-sequence): New function.
|
Thu, 03 Apr 2003 01:59:08 +0000 |
Kenichi Handa |
Fix the malayalam line.
|
Thu, 03 Apr 2003 01:40:58 +0000 |
Miles Bader |
*** empty log message ***
|
Thu, 03 Apr 2003 01:40:19 +0000 |
Miles Bader |
(choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set.
|
Thu, 03 Apr 2003 00:53:49 +0000 |
Stefan Monnier |
(fill-newline): Don't leave markers before the prefix.
|
Wed, 02 Apr 2003 23:57:17 +0000 |
Stefan Monnier |
(refill-fill-paragraph-at): Don't preserve the trailing space since
|
Wed, 02 Apr 2003 23:40:36 +0000 |
Stefan Monnier |
(fill-delete-newlines): Don't add a trailing space.
|
Wed, 02 Apr 2003 23:04:09 +0000 |
Stefan Monnier |
(fill-region-as-paragraph): Remove obsolete `save-restriction'.
|
Wed, 02 Apr 2003 21:38:43 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 02 Apr 2003 21:37:53 +0000 |
Juanma Barranquero |
(sort-reorder-buffer): Fix saving of markers at the end of the sorted region.
|
Wed, 02 Apr 2003 21:24:56 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 02 Apr 2003 21:24:04 +0000 |
Juanma Barranquero |
(woman-xref): Removed.
|
Wed, 02 Apr 2003 21:22:38 +0000 |
Juanma Barranquero |
(toplevel): Require button.
|
Wed, 02 Apr 2003 16:48:11 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 02 Apr 2003 16:44:32 +0000 |
Stefan Monnier |
(asm-calculate-indentation, asm-indent-line): New functions.
|
Wed, 02 Apr 2003 10:41:40 +0000 |
Kai Grojohann |
(top-level): Quote second arg to
|
Wed, 02 Apr 2003 04:31:22 +0000 |
Miles Bader |
*** empty log message ***
|
Wed, 02 Apr 2003 04:31:05 +0000 |
Miles Bader |
(scroll-bar-mode): Correctly specify `nil' choice.
|
Tue, 01 Apr 2003 23:09:13 +0000 |
Stefan Monnier |
(asm-mode-syntax-table): Setup entries that do not depend on asm-comment-char.
|
Tue, 01 Apr 2003 18:08:13 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 01 Apr 2003 18:03:13 +0000 |
Dave Love |
Doc fixes.
|
Tue, 01 Apr 2003 10:23:35 +0000 |
Dave Love |
*** empty log message ***
|
Tue, 01 Apr 2003 10:22:39 +0000 |
Dave Love |
Use transparent/opaque `colours'.
|
Tue, 01 Apr 2003 10:04:38 +0000 |
Dave Love |
(xpm_lookup_color): Grok "opaque".
|