2006-09-14 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-14 |
Richard M. Stallman | (Character Type): Node split.
|
commit | commitdiff | tree |
2006-09-14 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-14 |
Richard M. Stallman | (flyspell-word, flyspell-correct-word)
|
commit | commitdiff | tree |
2006-09-13 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-13 |
Richard M. Stallman | (thing-at-point-bounds-of-url-at-point): Delete spurious...
|
commit | commitdiff | tree |
2006-09-13 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-13 |
Richard M. Stallman | (print_string): When printcharfun is t,
|
commit | commitdiff | tree |
2006-09-13 |
Richard M. Stallman | (read_char): If end_time specified, don't put the
|
commit | commitdiff | tree |
2006-09-12 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-12 |
Richard M. Stallman | (Glyphs): Clarifications.
|
commit | commitdiff | tree |
2006-09-12 |
Richard M. Stallman | (Display Table Format): Wording clarification
|
commit | commitdiff | tree |
2006-09-11 |
Richard M. Stallman | (next-error-highlight, next-error-highlight-no-select):
|
commit | commitdiff | tree |
2006-09-11 |
Richard M. Stallman | (Compilation Mode): Clarification.
|
commit | commitdiff | tree |
2006-09-11 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-11 |
Richard M. Stallman | Handle errors in recursive copy usefully.
|
commit | commitdiff | tree |
2006-09-10 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-10 |
Richard M. Stallman | (pushnew): Use add-to-list when convenient.
|
commit | commitdiff | tree |
2006-09-10 |
Richard M. Stallman | (add-to-list): New argument COMPARE-FN.
|
commit | commitdiff | tree |
2006-09-10 |
Richard M. Stallman | Clarify.
|
commit | commitdiff | tree |
2006-09-10 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-10 |
Richard M. Stallman | (conf-space-mode-internal): New subroutine. Reinit...
|
commit | commitdiff | tree |
2006-09-09 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-09 |
Richard M. Stallman | (conf-space-mode): Use hack-local-variables-hook instead...
|
commit | commitdiff | tree |
2006-09-09 |
Richard M. Stallman | (Window Hooks): Explain limits of window-scroll-functions.
|
commit | commitdiff | tree |
2006-09-09 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-09 |
Richard M. Stallman | (Fringe Indicators): Update for last change in indicate...
|
commit | commitdiff | tree |
2006-09-09 |
Richard M. Stallman | (Vmenu_updating_frame): Don't define here.
|
commit | commitdiff | tree |
2006-09-09 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (Vmenu_updating_frame): Define here.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (x_error_quitter): For BadName error, just return.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (init_casetab_once): Call set_case_table.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (shut_down_emacs): Set inhibit_sentinels.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (inhibit_sentinels): New variable.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (inhibit_sentinels): Add decl.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (looking_at_1, string_match_1, search_command):
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (Search): Ref multi-file search commands here.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (Bindat Spec): Suggest names ending in -bindat-spec.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (adaptive-fill-regexp): Don't match `(1)' or `1.'
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (rmail-get-new-mail): Say whether all msgs are spam.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (timer-create, timer-activate): Doc fixes.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (bindat-unpack): Doc fix.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | Comment change.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (risky-local-variable-p): Match ...-bindat-spec.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (dired-log-summary): Add doc string.
|
commit | commitdiff | tree |
2006-09-08 |
Richard M. Stallman | (custom-menu-create): Bind deactivate-mark here
|
commit | commitdiff | tree |
2006-09-07 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-05 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-04 |
Richard M. Stallman | (rsf-scanning-messages-now): Doc fix.
|
commit | commitdiff | tree |
2006-09-04 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-09-04 |
Richard M. Stallman | (Accepting Output): Explain SECONDS=0 for accept-process...
|
commit | commitdiff | tree |
2006-09-04 |
Richard M. Stallman | (Idle Timers): Explain why timer functions should not
|
commit | commitdiff | tree |
2006-09-04 |
Richard M. Stallman | (kill-region): Explicitly test there is a region.
|
commit | commitdiff | tree |
2006-09-01 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-31 |
Richard M. Stallman | (custom-save-variables): Slight cleanup.
|
commit | commitdiff | tree |
2006-08-31 |
Richard M. Stallman | (define-minor-mode): Reference manual about customization...
|
commit | commitdiff | tree |
2006-08-31 |
Richard M. Stallman | (trace-function-background): Doc fix.
|
commit | commitdiff | tree |
2006-08-31 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-31 |
Richard M. Stallman | (Fformat): Don't sign-extend for %o or %x.
|
commit | commitdiff | tree |
2006-08-31 |
Richard M. Stallman | (Syntactic Font Lock): Mention specific faces once...
|
commit | commitdiff | tree |
2006-08-28 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-28 |
Richard M. Stallman | (Split Window): Update xref.
|
commit | commitdiff | tree |
2006-08-28 |
Richard M. Stallman | (Continuation Lines): Update xref.
|
commit | commitdiff | tree |
2006-08-28 |
Richard M. Stallman | (Tab Stops): Update xref.
|
commit | commitdiff | tree |
2006-08-28 |
Richard M. Stallman | (Top): Update subnode menu.
|
commit | commitdiff | tree |
2006-08-28 |
Richard M. Stallman | (Line Truncation, Displaying Boundaries): New nodes,
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | (Fswitch_to_buffer): Fix previous change.
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | (Exiting): Rewrite to give graphical displays priority...
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | (Incremental Search): Move index entries.
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | (kmacro-repeat-on-last-key): Doc fix.
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | Give priority to graphical terminals over text terminals...
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | (Idle Timers): run-with-idle-timer allows Lisp time...
|
commit | commitdiff | tree |
2006-08-25 |
Richard M. Stallman | (sxhash_string): Rotate properly; don't lose bits.
|
commit | commitdiff | tree |
2006-08-23 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-21 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-21 |
Richard M. Stallman | (whitespace-cleanup): Doc fix.
|
commit | commitdiff | tree |
2006-08-21 |
Richard M. Stallman | (Basic Isearch): Add `isearch' index entry.
|
commit | commitdiff | tree |
2006-08-20 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-20 |
Richard M. Stallman | (line-number-at-pos): Doc fix.
|
commit | commitdiff | tree |
2006-08-20 |
Richard M. Stallman | (run-with-idle-timer): Pass t to timer-activate-when...
|
commit | commitdiff | tree |
2006-08-20 |
Richard M. Stallman | (Reading One Event): Update xref.
|
commit | commitdiff | tree |
2006-08-20 |
Richard M. Stallman | (Top): Update subnode menu.
|
commit | commitdiff | tree |
2006-08-20 |
Richard M. Stallman | (Idle Timers): New node, split out from Timers.
|
commit | commitdiff | tree |
2006-08-20 |
Richard M. Stallman | (load_pixmap): Add quotes in error message.
|
commit | commitdiff | tree |
2006-08-20 |
Richard M. Stallman | (Fcurrent_idle_time): New function.
|
commit | commitdiff | tree |
2006-08-18 |
Richard M. Stallman | Comment change.
|
commit | commitdiff | tree |
2006-08-17 |
Richard M. Stallman | (compare-windows): lambda's take an arg and pass
|
commit | commitdiff | tree |
2006-08-16 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
2006-08-16 |
Richard M. Stallman | (debug_output_compilation_hack): New function.
|
commit | commitdiff | tree |
2006-08-16 |
Richard M. Stallman | (Saving Emacs Sessions): Clean up wording.
|
commit | commitdiff | tree |
2006-08-16 |
Richard M. Stallman | (Marking Objects): Mention term "select all".
|
commit | commitdiff | tree |
2006-08-16 |
Richard M. Stallman | (Top): Update subnode menu.
|
commit | commitdiff | tree |
2006-08-16 |
Richard M. Stallman | (Help Mode): Move node up in file.
|
commit | commitdiff | tree |