1998-10-06 |
Karl Heuer | (clean-buffer-list): Add autoload cookie. |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (eval-defun): Return the evaluation result. |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | Minor formatting changes. |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (apropos-print): control invalid characters. |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (find-file-noselect): Switch to the correct buffer |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (perform-replace): Position point properly |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (archive-mode-revert): Arg no-auto-save renamed from... |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | Comment fix. |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (ediff-arrange-auto-save-in-merge-jobs): Renamed |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (tar-mode-revert): no-auto-save arg renamed from no... |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (message-auto-save-directory): Renamed from |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (rmail-retry-failure): Allow blanks in boundary |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (tags-reset-tags-tables): Properly |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Karl Heuer | (lm-font-lock-face-O, lm-font-lock-face-X): |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Eli Zaretskii | (bat-generic-mode): Fix regexps for keywords and |
commit | commitdiff | tree | snapshot |
1998-10-06 |
Geoff Voelker | (main): Treat command line options as case-insensitive. |
commit | commitdiff | tree | snapshot |
1998-10-05 |
Simon Marshall | Added entry for Speedbar. |
commit | commitdiff | tree | snapshot |
1998-10-04 |
Eric M. Ludlam | (speedbar-frame-mode): Check if cfx or cfy is a list... |
commit | commitdiff | tree | snapshot |
1998-10-04 |
Eric M. Ludlam | (checkdoc-sentencespace-region-engine): Protect a ... |
commit | commitdiff | tree | snapshot |
1998-10-03 |
Paul D. Smith | Checkpoint changes. Bug fixes, mostly. |
commit | commitdiff | tree | snapshot |
1998-10-03 |
Noah Friedman | (rlogin-send-Ctrl-C): Use process-send-string, not... |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Dan Nicolaescu | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Dan Nicolaescu | Initial revision |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Dave Love | (hide-region-body): Bind |
commit | commitdiff | tree | snapshot |
1998-10-02 |
Dave Love | Remove duplicate scheme-mode entry. |
commit | commitdiff | tree | snapshot |
1998-10-01 |
Karl Heuer | (gnus-valid-select-methods): Fix type. |
commit | commitdiff | tree | snapshot |
1998-10-01 |
Karl Heuer | (gnus-summary-respool-default-method): Fix type. |
commit | commitdiff | tree | snapshot |
1998-10-01 |
Karl Heuer | (gnus-orphan-score, gnus-score-default-header, gnus... |
commit | commitdiff | tree | snapshot |
1998-10-01 |
Karl Heuer | (gnus-article-x-face-too-ugly): Fix type. |
commit | commitdiff | tree | snapshot |
1998-10-01 |
Karl Heuer | (check-ispell-version): No need to bind |
commit | commitdiff | tree | snapshot |
1998-10-01 |
Karl Heuer | Don't require ffap. |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | (imenu--generic-function): Sort each submenu by position. |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | (Custom-mode-menu): Fix info node name. |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | (build-mail-aliases): Don't allow |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | (which-func-mode-global): Make :set function |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | (custom-set-variables): Load the requests first, |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | Doc fixes. |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | (fill-individual-paragraphs-prefix): |
commit | commitdiff | tree | snapshot |
1998-09-30 |
Karl Heuer | (which-function): Handle case when (car imenu--index... |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Oliver Seidel | Alex Schroeder startup description added. |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Dave Love | (jka-compr-compression-info-list): Remove "-c" from |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Simon Marshall | make pre-command-hook & comint-exec-hook local hooks. |
commit | commitdiff | tree | snapshot |
1998-09-29 |
Stephen Eglen | Add support for Octave. |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Richard M.... | (clean-buffer-list-kill-regexps): Improve custom type. |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Carsten Dominik | (reftex-finding-files): New customize group. |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Stephen Eglen | (inferior-octave-prompt): Also match prompts of the... |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Richard M.... | (byte-compile-dynamic): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Richard M.... | (sh-set-shell): Remove .exe suffix from shell name. |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Kenichi Handa | (adjust_after_replace): Don't delete text properties... |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Kenichi Handa | (check_composing_code): Fix previous change. Now it |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Kenichi Handa | (encode_terminal_code): Handle raw 8-bit codes correctly. |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Ben Elliston | Tidy up such that all HP PA-RISC revisions appear on... |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Ben Elliston | Merge from autoconf 2.13. |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Dave Love | Don't call regexp-opt when deriving |
commit | commitdiff | tree | snapshot |
1998-09-28 |
Richard M.... | Fix author's email address. |
commit | commitdiff | tree | snapshot |
1998-09-27 |
Richard M.... | (help-quit): Add doc. |
commit | commitdiff | tree | snapshot |
1998-09-27 |
Richard M.... | (help-for-help): Use %THIS-KEY%. |
commit | commitdiff | tree | snapshot |
1998-09-27 |
Richard M.... | (make-help-screen): Keep HELP-TEXT |
commit | commitdiff | tree | snapshot |
1998-09-27 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1998-09-27 |
Richard M.... | Treat __GNU__ line NeXT: undefine BSD and FSCALE. |
commit | commitdiff | tree | snapshot |
1998-09-27 |
Richard M.... | (NLIST_STRUCT, KERNEL_FILE, LDAV_SYMBOL): Add #undefs. |
commit | commitdiff | tree | snapshot |
1998-09-27 |
Richard M.... | (sort_args): Fill extra space with NULL ptrs. |
commit | commitdiff | tree | snapshot |
1998-09-26 |
Kenichi Handa | (Fformat): Check format control characters. |
commit | commitdiff | tree | snapshot |
1998-09-26 |
Kenichi Handa | (check_composing_code): If the current composing |
commit | commitdiff | tree | snapshot |
1998-09-26 |
Kenichi Handa | (struct coding_system): New member composed_chars. |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Paul Eggert | (underlying_strftime): |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Karl Heuer | (tex-run-command): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Karl Heuer | (hexl-mode-map): More of previous change. |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Karl Heuer | (texinfo-show-structure): Bind inhibit-read-only. |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Karl Heuer | (gnus-output-to-rmail): adjust to |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Karl Heuer | (isearch-search-and-update): Properly |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Karl Heuer | Extend the list of autoloaded functions. |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Kenichi Handa | (quail-japanese-hankaku-update-translation): |
commit | commitdiff | tree | snapshot |
1998-09-25 |
Kenichi Handa | (decode_eol): While decoding DOS-like eol, handle a |
commit | commitdiff | tree | snapshot |
1998-09-24 |
Geoff Voelker | (w32_color_map_lookup): New function. |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | (viper-movement-commands): Escape literal semicolon. |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | (asm-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | (term-delimiter-argument-list): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | Test for set-buffer-multibyte rather than using mule... |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | (hexl-mode-map): Don't override all ESC bindings, |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | (check-ispell-version): Ensure same buffer is current |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | Skip invisible overlay. |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | (dabbrev--find-expansion): Don't scan the current buffer |
commit | commitdiff | tree | snapshot |
1998-09-23 |
Karl Heuer | (mh-mhn-compose-insertion): Use quotes. |
commit | commitdiff | tree | snapshot |
1998-09-22 |
Kenichi Handa | (quail-update-guidance): Check for the |
commit | commitdiff | tree | snapshot |
1998-09-22 |
Kenichi Handa | (ccl_driver): Report correct CCL program counter on... |
commit | commitdiff | tree | snapshot |
1998-09-22 |
Kenichi Handa | (single_submenu) [! HAVE_MULTILINGUAL_MENU]: Make |
commit | commitdiff | tree | snapshot |
1998-09-22 |
Kenichi Handa | (Fcall_interactively): Don't use input method when |
commit | commitdiff | tree | snapshot |
1998-09-22 |
Joel N. Weber II | (Unix-Related Projects): Deleted the pax item, at rms... |
commit | commitdiff | tree | snapshot |
1998-09-22 |
Paul Eggert | (locale-translation-file-name): Prefer X-related names |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Karl Heuer | (rmail-resend): Work properly if invoked from summary. |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Karl Heuer | (appt-interval): Variable deleted. |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Karl Heuer | (tex-compilation-parse-errors): |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Karl Heuer | (mouse-avoidance-banish-hook): Don't move unless in an |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Dave Love | (remove-hook): Check list values to avoid errors. |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Karl Heuer | (rmail-decode-babyl-format): Recognize both |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Dave Love | (Fsave_restriction): Doc fix. |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Dave Love | (help-make-xrefs): Fix typo affecting Info references. |
commit | commitdiff | tree | snapshot |
1998-09-21 |
Karl Heuer | (popmail, pop_retr) [MAIL_USE_POP]: When displaying |
commit | commitdiff | tree | snapshot |
next |