Wed, 12 Jul 2006 13:22:10 +0000 |
Kim F. Storm |
(load_pixmap): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:22:00 +0000 |
Kim F. Storm |
(Fwindow_configuration_frame, Fset_window_configuration):
|
Wed, 12 Jul 2006 13:21:51 +0000 |
Kim F. Storm |
(check_syntax_table): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:21:39 +0000 |
Kim F. Storm |
(sun_item_create): Use CHECK_LIST_CONS.
|
Wed, 12 Jul 2006 13:20:32 +0000 |
Kim F. Storm |
(Fset_match_data): Use CHECK_LIST.
|
Wed, 12 Jul 2006 13:19:54 +0000 |
Kim F. Storm |
(Fcopy_marker): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:19:42 +0000 |
Kim F. Storm |
(Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.
|
Wed, 12 Jul 2006 13:19:33 +0000 |
Kim F. Storm |
(Fmac_get_preference): Use CHECK_LIST_END.
|
Wed, 12 Jul 2006 13:19:27 +0000 |
Kim F. Storm |
(check_obarray): Cleanup wrong_type_argument use.
|
Wed, 12 Jul 2006 13:19:15 +0000 |
Kim F. Storm |
(Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING.
|
Wed, 12 Jul 2006 13:19:04 +0000 |
Kim F. Storm |
(access_keymap_keyremap): Use ARRAYP.
|
Wed, 12 Jul 2006 13:17:29 +0000 |
Kim F. Storm |
(Fdefine_fringe_bitmap): Cleanup wrong_type_argument use.
|
Wed, 12 Jul 2006 13:17:13 +0000 |
Kim F. Storm |
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:16:32 +0000 |
Kim F. Storm |
(general_insert_function): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:16:13 +0000 |
Kim F. Storm |
(sit_for): Tiny simplification.
|
Wed, 12 Jul 2006 13:15:46 +0000 |
Kim F. Storm |
(wrong_type_argument): Remove loop around Fsignal.
|
Wed, 12 Jul 2006 13:15:18 +0000 |
Kim F. Storm |
(check_category_table): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:15:03 +0000 |
Kim F. Storm |
* casetab.c (check_case_table): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:14:51 +0000 |
Kim F. Storm |
(casify_object): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:14:38 +0000 |
Kim F. Storm |
(Fcall_interactively): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:14:26 +0000 |
Kim F. Storm |
(Fbyte_code): Use CHECK_VECTOR.
|
Wed, 12 Jul 2006 13:14:11 +0000 |
Kim F. Storm |
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:14:00 +0000 |
Kim F. Storm |
(CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:13:44 +0000 |
Kim F. Storm |
(CHECK_TYPE): New macro for generic type checking.
|
Wed, 12 Jul 2006 13:13:21 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 12 Jul 2006 13:01:23 +0000 |
Kim F. Storm |
More cleanup related to last change.
|
Wed, 12 Jul 2006 08:38:06 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 12 Jul 2006 08:37:45 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Wed, 12 Jul 2006 08:37:25 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Wed, 12 Jul 2006 08:37:07 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Wed, 12 Jul 2006 08:36:49 +0000 |
YAMAMOTO Mitsuharu |
(dired.o, editfns.o, fileio.o): Depend on blockinput.h.
|
Wed, 12 Jul 2006 08:35:45 +0000 |
YAMAMOTO Mitsuharu |
Remove descriptions about Metrowerks CodeWarrior.
|
Wed, 12 Jul 2006 08:35:29 +0000 |
YAMAMOTO Mitsuharu |
Remove descriptions about Metrowerks CodeWarrior. Fix URL
|
Wed, 12 Jul 2006 08:34:50 +0000 |
YAMAMOTO Mitsuharu |
(Getting Out): Suspending is not allowed on Mac, either.
|
Wed, 12 Jul 2006 08:34:36 +0000 |
YAMAMOTO Mitsuharu |
(Window System Selections): Mention scrap support for Mac.
|
Wed, 12 Jul 2006 08:21:23 +0000 |
Kim F. Storm |
(sit_for): Use XINT.
|
Wed, 12 Jul 2006 00:33:19 +0000 |
David Kastrup |
Change iota subscriptum transliteration in
|
Wed, 12 Jul 2006 00:24:40 +0000 |
Nick Roberts |
(tumme-create-thumb)
|
Wed, 12 Jul 2006 00:24:14 +0000 |
Nick Roberts |
(thumbs-call-convert): Use shell-command-switch.
|
Wed, 12 Jul 2006 00:23:48 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 11 Jul 2006 22:55:29 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 11 Jul 2006 22:54:28 +0000 |
Kim F. Storm |
(sit_for): Signal error if TIMEOUT is not a number in case arg comes
|
Tue, 11 Jul 2006 20:13:59 +0000 |
Kim F. Storm |
(ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.
|
Tue, 11 Jul 2006 20:13:40 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 11 Jul 2006 20:12:40 +0000 |
Kim F. Storm |
Add space for clarity.
|
Tue, 11 Jul 2006 20:11:23 +0000 |
Kim F. Storm |
(Fcall_interactively): Update/simplify sit_for calls.
|
Tue, 11 Jul 2006 20:11:10 +0000 |
Kim F. Storm |
(Fdo_auto_save): Update/simplify sit_for calls.
|
Tue, 11 Jul 2006 20:10:56 +0000 |
Kim F. Storm |
(command_loop_1, read_char, Fexecute_extended_command):
|
Tue, 11 Jul 2006 20:10:34 +0000 |
Kim F. Storm |
(temp_echo_area_glyphs): Update/simplify sit_for calls.
|
Tue, 11 Jul 2006 20:09:59 +0000 |
Kim F. Storm |
(sit_for): Update prototype.
|
Tue, 11 Jul 2006 20:09:49 +0000 |
Kim F. Storm |
(sit_for): Remove prototype.
|
Tue, 11 Jul 2006 20:09:26 +0000 |
Kim F. Storm |
(sit_for): Reduce number of args from 5 to 3.
|
Tue, 11 Jul 2006 19:15:33 +0000 |
Chong Yidong |
* simple.el (undo-ask-before-discard): Set to nil.
|
Tue, 11 Jul 2006 18:42:24 +0000 |
Chong Yidong |
undo-ask-before-discard set to nil.
|
Tue, 11 Jul 2006 18:39:32 +0000 |
Chong Yidong |
* vc.el (vc-exec-after): Don't delete process manually.
NewVC-fileset-BASE
|
Tue, 11 Jul 2006 16:39:50 +0000 |
Chong Yidong |
* progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid
|
Tue, 11 Jul 2006 15:08:33 +0000 |
Stefan Monnier |
(compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.
|
Tue, 11 Jul 2006 15:03:24 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Tue, 11 Jul 2006 13:52:21 +0000 |
Stefan Monnier |
(forw_comment): Also use EMACS_INT for buffer positions.
|
Tue, 11 Jul 2006 11:08:31 +0000 |
Francesco Potort |
etags now tags #undef, too
|
Tue, 11 Jul 2006 11:03:11 +0000 |
Francesco Potort |
**** In C and derived languages, etags creates tags for #undef
|
Tue, 11 Jul 2006 11:01:27 +0000 |
Francesco Potort |
*** empty log message ***
|
Tue, 11 Jul 2006 11:00:44 +0000 |
Francesco Potort |
(absolute_filename): Free unused space (cosmetic change).
|
Tue, 11 Jul 2006 10:36:42 +0000 |
Robert J. Chassell |
Re-attempt commit.
|
Tue, 11 Jul 2006 10:14:08 +0000 |
Robert J. Chassell |
* textmodes/texinfmt.el: Finally remember to set texinfmt-version
|
Tue, 11 Jul 2006 09:37:28 +0000 |
Nick Roberts |
(tumme-create-thumb)
|
Tue, 11 Jul 2006 09:36:54 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 11 Jul 2006 00:48:06 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 11 Jul 2006 00:47:53 +0000 |
Kim F. Storm |
(Waiting): (sit-for -1) is no longer special.
|
Tue, 11 Jul 2006 00:47:42 +0000 |
Kim F. Storm |
(Forcing Redisplay): Add `redisplay' function.
|
Tue, 11 Jul 2006 00:17:43 +0000 |
Kim F. Storm |
(sit-for): Doc fix. Specify normal arg list using fn-form.
|
Tue, 11 Jul 2006 00:15:23 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 11 Jul 2006 00:13:17 +0000 |
Chong Yidong |
Doc fix.
|
Mon, 10 Jul 2006 23:54:17 +0000 |
Kim F. Storm |
(Fredisplay): Doc fix.
|
Mon, 10 Jul 2006 23:52:38 +0000 |
Kim F. Storm |
(Fredisplay): Add FORCE argument to force redisplay when
|
Mon, 10 Jul 2006 23:03:59 +0000 |
Nick Roberts |
Modify last change.
|
Mon, 10 Jul 2006 22:53:56 +0000 |
Nick Roberts |
(Coding Conventions): Mention macros.
|
Mon, 10 Jul 2006 22:53:06 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 10 Jul 2006 22:51:08 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 10 Jul 2006 18:55:01 +0000 |
Chong Yidong |
fix typo
|
Mon, 10 Jul 2006 18:54:07 +0000 |
Chong Yidong |
* progmodes/cc-awk.el (defconst): Fix compilation error.
|
Mon, 10 Jul 2006 18:54:07 +0000 |
Chong Yidong |
(c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.
|
Mon, 10 Jul 2006 18:52:13 +0000 |
Chong Yidong |
* subr.el (sit-for): New function.
|
Mon, 10 Jul 2006 18:51:42 +0000 |
Chong Yidong |
Doc fix.
|
Mon, 10 Jul 2006 18:51:31 +0000 |
Chong Yidong |
* puresize.h (BASE_PURESIZE): Increment to 1211000.
|
Mon, 10 Jul 2006 17:12:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 10 Jul 2006 17:11:50 +0000 |
Richard M. Stallman |
(edebug): Update page.
|
Mon, 10 Jul 2006 15:03:24 +0000 |
Kim F. Storm |
(authors-ignored-files): Ignore changes
|
Mon, 10 Jul 2006 15:03:10 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 10 Jul 2006 14:58:17 +0000 |
Romain Francoise |
(authors-aliases): Update.
|
Mon, 10 Jul 2006 13:19:14 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Mon, 10 Jul 2006 13:17:09 +0000 |
Alan Mackenzie |
* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
|
Sun, 09 Jul 2006 23:34:31 +0000 |
Nick Roberts |
Revert earlier change.
|
Sun, 09 Jul 2006 23:29:58 +0000 |
Nick Roberts |
Fix typo.
|
Sun, 09 Jul 2006 22:48:00 +0000 |
Nick Roberts |
Fix typos.
|
Sun, 09 Jul 2006 22:46:06 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 09 Jul 2006 22:42:57 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 09 Jul 2006 22:34:41 +0000 |
Nick Roberts |
(Buttons): Fix typo.
|
Sun, 09 Jul 2006 22:34:03 +0000 |
Nick Roberts |
index.texi, elisp.texi (New Symbols): Comment node out.
|
Sun, 09 Jul 2006 18:58:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 09 Jul 2006 18:57:59 +0000 |
Richard M. Stallman |
(Truncation): Clean up previous change.
|
Sun, 09 Jul 2006 15:54:46 +0000 |
Stefan Monnier |
Fix commenting style.
|
Sun, 09 Jul 2006 15:24:22 +0000 |
Chong Yidong |
* emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
|
Sun, 09 Jul 2006 15:17:05 +0000 |
Romain Francoise |
(compilation-mode-font-lock-keywords): Don't highlight start/end markers
|
Sun, 09 Jul 2006 14:56:55 +0000 |
Chong Yidong |
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
|
Sun, 09 Jul 2006 14:36:07 +0000 |
Stefan Monnier |
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.
|
Sun, 09 Jul 2006 14:19:33 +0000 |
Stefan Monnier |
(Fforward_comment): Revert the reversion.
|
Sun, 09 Jul 2006 11:12:21 +0000 |
Romain Francoise |
isearch-yank-line bug fixed.
|
Sun, 09 Jul 2006 11:04:19 +0000 |
Romain Francoise |
(isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.
|
Sun, 09 Jul 2006 05:20:42 +0000 |
Stefan Monnier |
(fill-region-as-paragraph): Refine last change.
|
Sun, 09 Jul 2006 03:33:14 +0000 |
John Paul Wallington |
*** empty log message ***
|
Sun, 09 Jul 2006 03:31:25 +0000 |
John Paul Wallington |
(Fforward_comment): Use type int for `stop', `count1', `out_charpos'
|
Sun, 09 Jul 2006 03:19:16 +0000 |
John Paul Wallington |
(Fforward_comment): Use type int for `from' and `from_byte'.
|
Sun, 09 Jul 2006 02:08:14 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 09 Jul 2006 02:07:25 +0000 |
Richard M. Stallman |
(Interactive Call): Use 3 as prefix in example for execute-extended-command.
|
Sun, 09 Jul 2006 02:06:34 +0000 |
Richard M. Stallman |
(Attribute Functions): Move paragraph about compatibility with Emacs < 21.
|
Sun, 09 Jul 2006 02:02:57 +0000 |
Richard M. Stallman |
(x-handle-display): Add doc string.
|
Sun, 09 Jul 2006 02:02:03 +0000 |
Richard M. Stallman |
(define-minor-mode): Doc fix.
|
Sun, 09 Jul 2006 02:00:46 +0000 |
Richard M. Stallman |
(def-edebug-spec): Moved to subr.el.
|
Sun, 09 Jul 2006 02:00:10 +0000 |
Richard M. Stallman |
(def-edebug-spec): Moved here.
|
Sun, 09 Jul 2006 01:59:34 +0000 |
Richard M. Stallman |
(imenu-choose-buffer-index): Doc fix.
|
Sun, 09 Jul 2006 01:57:38 +0000 |
Richard M. Stallman |
(DETAILED BUILDING AND INSTALLATION): Minor corrections.
|
Sun, 09 Jul 2006 00:22:37 +0000 |
Kim F. Storm |
Use outline format.
|
Sun, 09 Jul 2006 00:22:22 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 08 Jul 2006 23:45:09 +0000 |
Kim F. Storm |
Use outline format. Add FOR-RELEASE.
|
Sat, 08 Jul 2006 22:32:32 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 08 Jul 2006 22:28:59 +0000 |
Kim F. Storm |
(Refresh Screen): Clarify force-window-update.
|
Sat, 08 Jul 2006 22:28:49 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 08 Jul 2006 22:26:07 +0000 |
Kim F. Storm |
(Fforce_window_update): Doc fix.
|
Sat, 08 Jul 2006 19:36:24 +0000 |
David Kastrup |
Suggest consolidation with user customization when the
|
Sat, 08 Jul 2006 18:27:47 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 08 Jul 2006 18:27:20 +0000 |
Eli Zaretskii |
(Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest
|
Sat, 08 Jul 2006 18:13:14 +0000 |
Eli Zaretskii |
(Making Backups, Auto-Saving): Remove @tindex entries.
|
Sat, 08 Jul 2006 18:12:43 +0000 |
Eli Zaretskii |
(Command Loop Info, Adjusting Point): Remove @tindex.
|
Sat, 08 Jul 2006 18:12:14 +0000 |
Eli Zaretskii |
(Iteration): Remove @tindex.
|
Sat, 08 Jul 2006 18:11:49 +0000 |
Eli Zaretskii |
(Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,
|
Sat, 08 Jul 2006 18:10:36 +0000 |
Eli Zaretskii |
(Visiting Functions, File Name Components, Unique File Names,
|
Sat, 08 Jul 2006 18:09:50 +0000 |
Eli Zaretskii |
(Creating Frames, Parameter Access, Pointer Shape)
|
Sat, 08 Jul 2006 18:09:12 +0000 |
Eli Zaretskii |
(What Is a Function, Mapping Functions): Remove @tindex.
|
Sat, 08 Jul 2006 18:08:40 +0000 |
Eli Zaretskii |
(Creating Hash, Hash Access, Defining Hash, Other Hash): Remove @tindex.
|
Sat, 08 Jul 2006 18:07:32 +0000 |
Eli Zaretskii |
(Tool Bar): Remove @tindex.
|
Sat, 08 Jul 2006 18:07:01 +0000 |
Eli Zaretskii |
(List Elements, Building Lists, Association Lists): Remove @tindex.
|
Sat, 08 Jul 2006 18:06:33 +0000 |
Eli Zaretskii |
(Information from Markers): Remove @tindex.
|
Sat, 08 Jul 2006 18:06:06 +0000 |
Eli Zaretskii |
(Minibuffer Contents): Remove @tindex.
|
Sat, 08 Jul 2006 18:05:39 +0000 |
Eli Zaretskii |
(Defining Minor Modes, Header Lines): Remove @tindex.
|
Sat, 08 Jul 2006 18:05:09 +0000 |
Eli Zaretskii |
(Text Representations, Character Sets, Chars and Bytes, Locales): Remove
|
Sat, 08 Jul 2006 18:04:32 +0000 |
Eli Zaretskii |
(Init File, System Environment, Sound Output, Session Management): Remove
|
Sat, 08 Jul 2006 18:03:53 +0000 |
Eli Zaretskii |
(Word Motion, Text Lines, List Motion): Remove @tindex.
|
Sat, 08 Jul 2006 18:03:23 +0000 |
Eli Zaretskii |
(Input to Processes, Query Before Exit): Remove @tindex.
|
Sat, 08 Jul 2006 18:02:52 +0000 |
Eli Zaretskii |
(Output Variables): Remove @tindex.
|
Sat, 08 Jul 2006 18:02:19 +0000 |
Eli Zaretskii |
(Other Plists): Remove @tindex.
|
Sat, 08 Jul 2006 18:01:52 +0000 |
Eli Zaretskii |
(Syntax Table Functions, Parsing Expressions, Categories): Remove @tindex.
|
Sat, 08 Jul 2006 18:01:23 +0000 |
Eli Zaretskii |
(Buffer Contents, Deletion, Changing Properties)
|
Sat, 08 Jul 2006 18:00:50 +0000 |
Eli Zaretskii |
(Constant Variables): Remove @tindex.
|
Sat, 08 Jul 2006 18:00:14 +0000 |
Eli Zaretskii |
(Textual Scrolling, Resizing Windows): Remove @tindex.
|
Sat, 08 Jul 2006 16:31:42 +0000 |
Romain Francoise |
(x-display-name): Fix typo.
|
Sat, 08 Jul 2006 16:18:51 +0000 |
Eli Zaretskii |
ChangeLog
|
Sat, 08 Jul 2006 16:18:28 +0000 |
Eli Zaretskii |
Regenerated.
|
Sat, 08 Jul 2006 16:17:47 +0000 |
Eli Zaretskii |
(PKG_CHECK_MODUILES): Redirect stderr of pkg-config to /dev/null, since we
|
Sat, 08 Jul 2006 15:53:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 08 Jul 2006 15:52:23 +0000 |
Eli Zaretskii |
(hexl-find-file): Doc fix.
|
Sat, 08 Jul 2006 15:20:52 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 08 Jul 2006 15:20:08 +0000 |
Eli Zaretskii |
(define-minor-mode): Doc fix.
|
Sat, 08 Jul 2006 13:21:42 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Sat, 08 Jul 2006 13:20:52 +0000 |
Thien-Thi Nguyen |
Add an example "Compilation started ..." line.
|
Sat, 08 Jul 2006 11:42:40 +0000 |
Stephen Gildea |
fileio.c (do_auto_save_make_dir): Make the auto-save-list-file
|
Sat, 08 Jul 2006 01:45:46 +0000 |
Chong Yidong |
* term/x-win.el (x-display-name): Doc fix.
|
Fri, 07 Jul 2006 19:04:49 +0000 |
Stefan Monnier |
(fill-delete-prefix): Don't ignore excessively long prefixes.
|
Fri, 07 Jul 2006 16:52:13 +0000 |
Stefan Monnier |
(Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.
|
Fri, 07 Jul 2006 16:38:17 +0000 |
Stefan Monnier |
(make-char): Remove redundancy.
|
Fri, 07 Jul 2006 16:36:29 +0000 |
Robert J. Chassell |
* textmodes/texinfmt.el (texinfo-format-separate-node):
|
Fri, 07 Jul 2006 16:34:44 +0000 |
Stefan Monnier |
(byte-compile-form): The `byte-compile'
|
Fri, 07 Jul 2006 16:16:18 +0000 |
Stefan Monnier |
(readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup.
|
Fri, 07 Jul 2006 16:12:51 +0000 |
Stefan Monnier |
(read_filtered_event): Remove `register' qualifier because it
|
Fri, 07 Jul 2006 15:49:31 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 07 Jul 2006 15:48:57 +0000 |
Eli Zaretskii |
(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.
|
Fri, 07 Jul 2006 15:39:53 +0000 |
Stefan Monnier |
(cvs-temp-buffer-name): Fix non-hiddenness.
|
Fri, 07 Jul 2006 15:26:26 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 07 Jul 2006 15:17:35 +0000 |
Stefan Monnier |
(compilation-error-regexp-alist-alist) <gnu>:
|
Fri, 07 Jul 2006 15:14:47 +0000 |
Stefan Monnier |
(dirtrack-default-directory-function): Remove.
|
Fri, 07 Jul 2006 14:40:35 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Fri, 07 Jul 2006 14:34:02 +0000 |
Stefan Monnier |
(shell-mode): Only change the buffer-local value of
|
Fri, 07 Jul 2006 13:31:23 +0000 |
Kim F. Storm |
(Fringe Cursors): Fix typo.
|
Fri, 07 Jul 2006 13:31:09 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 07 Jul 2006 11:20:50 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 07 Jul 2006 11:20:20 +0000 |
Eli Zaretskii |
Slight formatting changes and typo fixes. Add description of NEWS markings.
|
Fri, 07 Jul 2006 10:38:26 +0000 |
Kim F. Storm |
(Fdefine_fringe_bitmap): Doc fix.
|
Fri, 07 Jul 2006 10:38:10 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 07 Jul 2006 08:22:04 +0000 |
Kim F. Storm |
Mention INSTALL.CVS.
|
Fri, 07 Jul 2006 08:21:54 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 07 Jul 2006 06:33:47 +0000 |
Carsten Dominik |
Version number change.
|
Fri, 07 Jul 2006 06:33:03 +0000 |
Carsten Dominik |
*** empty log message ***
|
Fri, 07 Jul 2006 06:32:09 +0000 |
Carsten Dominik |
(Exporting): Document `C-c C-e' as the prefix for
|
Fri, 07 Jul 2006 06:31:30 +0000 |
Carsten Dominik |
(org-agenda-get-todos): Skip subtree also if entry is
|
Thu, 06 Jul 2006 23:00:15 +0000 |
Jason Rumney |
Checked lispref/display.texi
|
Thu, 06 Jul 2006 22:48:16 +0000 |
Chong Yidong |
* server.el (server-select-display): Don't make the temp frame
|
Thu, 06 Jul 2006 13:55:49 +0000 |
Chong Yidong |
* files.el (find-alternate-file): Doc fix.
|
Thu, 06 Jul 2006 13:44:10 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 05 Jul 2006 17:14:10 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 05 Jul 2006 17:13:28 +0000 |
Richard M. Stallman |
(abbreviate-file-name): Add save-match-data.
|
Wed, 05 Jul 2006 17:09:30 +0000 |
Richard M. Stallman |
(Buffer Contents): Add example of text props in result of buffer-substring.
|
Wed, 05 Jul 2006 17:07:29 +0000 |
Richard M. Stallman |
(Changing Key Bindings): Cleanup.
|
Wed, 05 Jul 2006 17:05:41 +0000 |
Richard M. Stallman |
(Attribute Functions): Add examples for face-attribute-relative-p.
|
Wed, 05 Jul 2006 17:04:09 +0000 |
Richard M. Stallman |
(Coding Conventions): Cleanup last change.
|
Wed, 05 Jul 2006 17:03:06 +0000 |
Richard M. Stallman |
(Scrolling only one line): Fix xref.
|
Wed, 05 Jul 2006 16:05:02 +0000 |
Chong Yidong |
* insdel.c (prepare_to_modify_buffer): For an indirect buffer, do
|
Wed, 05 Jul 2006 15:12:41 +0000 |
Chong Yidong |
* puresize.h (BASE_PURESIZE): Increment to 1210500.
|
Wed, 05 Jul 2006 14:13:24 +0000 |
Karl Berry |
fix overfull/underfull boxes
|
Wed, 05 Jul 2006 14:11:15 +0000 |
Karl Berry |
10pt text size, no chapternewpage odd
|
Wed, 05 Jul 2006 12:35:22 +0000 |
Chong Yidong |
* net/goto-addr.el (goto-address): Mark as safe for local evals.
|
Wed, 05 Jul 2006 11:35:52 +0000 |
Kim F. Storm |
Recover truncated ChangeLog.
|
Wed, 05 Jul 2006 11:12:54 +0000 |
Kenichi Handa |
Fix Danish.
|
Wed, 05 Jul 2006 09:49:27 +0000 |
Andr Spiegel |
#
|
Wed, 05 Jul 2006 08:05:29 +0000 |
Andr Spiegel |
(vc-diff-internal): Fix prev change.
|
Wed, 05 Jul 2006 08:04:51 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Wed, 05 Jul 2006 08:03:55 +0000 |
Thien-Thi Nguyen |
(Loading): Replace eval-current-buffer with eval-buffer.
|
Wed, 05 Jul 2006 08:02:11 +0000 |
Thien-Thi Nguyen |
(Instrumenting): Add Edebug-specific findex for eval-buffer.
|
Wed, 05 Jul 2006 07:54:53 +0000 |
Thien-Thi Nguyen |
(Evaluating Emacs Lisp code):
|
Wed, 05 Jul 2006 07:53:25 +0000 |
Thien-Thi Nguyen |
(Lisp Eval): Througout, replace eval-current-buffer with eval-buffer.
|
Wed, 05 Jul 2006 07:47:41 +0000 |
Thien-Thi Nguyen |
(emacs-lisp-mode-map): Use eval-buffer.
|
Wed, 05 Jul 2006 07:44:35 +0000 |
Thien-Thi Nguyen |
Comment munging; nfc.
|
Wed, 05 Jul 2006 07:35:46 +0000 |
Thien-Thi Nguyen |
(dun-load-d, dun-eval): Use eval-buffer.
|
Wed, 05 Jul 2006 06:42:27 +0000 |
Romain Francoise |
(top-level): Add CONTRIBUTE.
|
Wed, 05 Jul 2006 01:28:49 +0000 |
Kenichi Handa |
*** empty log message ***
|