2005-10-29 |
Chong Yidong | * alloc.c (emacs_blocked_free): Fix typo. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (Fformat_mode_line): Clear mode_line_proptrans_alist... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (Garbage Collection): Document memory-full. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (occur-mode-mouse-goto): Always go to other window. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (undo): Display message at end, not at start. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (timer-activate, timer-activate-when-idle): New arg... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (jit-lock-function, jit-lock-stealth-fontify) |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (handle_fontified_prop): Do nothing if memory full. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (memory_full_cons_threshold): Declared. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (syms_of_alloc) <memory-full>: Doc fix. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (command_loop_1): Don't set Vmemory_full here. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (internal_lisp_condition_case): New function. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Richard M.... | (Fbyte_code): Use internal_lisp_condition_case. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Stefan Monnier | (Fparse_partial_sexp): Fix docstring. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Stefan Monnier | (conf-mode-initialize): New function. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Romain Francoise | (describe-simplify-lib-file-name): Fix regexp. |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Eli Zaretskii | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Eli Zaretskii | (How to use): Update the example to add autoload of |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Eli Zaretskii | (pgg-gpg-select-matching-key): Fixed: look at the right... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Eli Zaretskii | (pgg-decrypt): Passing along 'passphrase' in call to... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Bill Wohler | * mh-comp.el (mh-annotate-msg): Use new variable |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bill Wohler | (mh-x-face-file, mh-show-use-xface-flag) |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bill Wohler | (Documentation Tips): Help mode now creates hyperlinks... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bill Wohler | (Help): Help mode now creates hyperlinks for URLs. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bill Wohler | Help mode now creates hyperlinks for URLs. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bill Wohler | (help-url): New button type. Calls browse-url. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Nick Roberts | (tool-bar-add-item-from-menu) |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Romain Francoise | (BASE_PURESIZE): Incremented to 1130000. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Romain Francoise | Update. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Romain Francoise | * subr.el (locate-library): Move from help-fns.el. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (Completion Commands): Clean up prev change. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (Eval During Compile): Explain recommended uses |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (Visiting): Explain how to enter ? in a file name. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (Memory Full): Mention !MEM FULL! in mode line. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (syms_of_xfns): Provide `x' as feature. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (decode_mode_spec): Define %e to indicate memory full. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (Fformat): Don't include string padding |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (spare_memory): No longer static. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (BASE_PURESIZE): Incremented to 112000. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (tramp-completion-mode): defvar moved up. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (easy-menu-change): Doc fix. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (tool-bar-mode): Delete autoload cookie. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (find-file-noselect): Use %d to format large file size. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (help-echo): Add %e. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | ("facemenu"): Load unconditionally. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (command-line): Call before-init-hook earlier. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Andreas Schwab | (View-revert-buffer-scroll-page-forward): Use |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Juri Linkov | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Juri Linkov | Add missing characters from 1st pos of every table... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Juri Linkov | (quail-get-current-str): Translate last raw character |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jay Belanger | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jay Belanger | (Predefined Units): Fix the symbol for a TeX points... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Richard M.... | (flyspell-large-region): Pass -t if Tex file. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jay Belanger | (calcFunc-writeoutpower, math-write-out-power, calc... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jay Belanger | (calcFunc-inv): Check for symbolic matrices. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jay Belanger | (calc-mul-symb-fancy): Add checks for multiplication... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Jay Belanger | Add functions to autoloads. |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bill Wohler | * mh-customize.el (mh-adaptive-cmd-note-flag) |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Bill Wohler | (mh-insert-signature, mh-insert-auto-fields): Checkdoc... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Chong Yidong | * data.c (Fmake_variable_frame_local): Add clarification to |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Bill Wohler | * mh-customize.el (mh-compose-insertion, mh-x-face... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Romain Francoise | (occur-engine): Include colon in mouse-face highlight. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chong Yidong | * FOR-RELEASE: Fringe angle bitmap at eob fixed. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chong Yidong | * fringe.c (update_window_fringes): Handle case where... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Dan Nicolaescu | (el1): Undo 2005-10-23 change. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Romain Francoise | Change Maintainer field. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Masatake YAMATO | Write about new optional argument for `display-completi... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Kenichi Handa | ("TeX"): Change "\," mapping to U+202F (not U+2006... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Chong Yidong | * longlines.el (longlines-mode): Bind after-change... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Kenichi Handa | (DECODE_SYSTEM): Fix argument name; name->str. |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Dan Nicolaescu | (term-emulate-terminal, term-handle-colors-array) |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Richard M.... | (Info-fontify-node): Fix detection of sentence-break... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Romain Francoise | Add 'tools' to file keywords. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Nick Roberts | (gud-menu-map): Only display gud-until icon |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Nick Roberts | (def-gdb-auto-updated-buffer) |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Miles Bader | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Chong Yidong | * longlines.el (longlines-mode): Remove narrowing before |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Jason Rumney | Added note about create-fontset-from-ascii-font problem... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Jason Rumney | Removed quadruple-width Chinese character problem.... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Jason Rumney | (w32_to_x_font): Avoid forcing font widths. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Romain Francoise | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Romain Francoise | (find-library-name): Also strip extension if library... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Richard M.... | (menu-bar-help-menu): Say which kind of therapist. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Juri Linkov | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Juri Linkov | ("cyrillic-translit"): Set 4th arg `guidance' to t |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Juri Linkov | (texinfo-mode): Change charset of one quotation mark |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Stefan Monnier | (blackbox-mode-map): Move init into declaration. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Stefan Monnier | (jit-lock-fontify-now): Be careful not to skip multiline |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Reiner Steib | (browse-url-of-buffer): Add ".html" to filename. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Masatake YAMATO | (dired-virtual): Don't use `dired-insert-headerline'. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Nick Roberts | Colour correction. |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Nick Roberts | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Eli Zaretskii | (blackbox-redefine-key): New function. |
commit | commitdiff | tree | snapshot |
next |