]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2005-05-15 Richard M.... Correct/improve previous change.
2005-05-15 Jay Belanger*** empty log message ***
2005-05-15 Jay Belanger(calc-store-value): Return a string rather than display...
2005-05-15 Jay Belanger(Default Simplifications): Insert missing ! (logical...
2005-05-15 Michael Kiferadded documentation for ediff-backup
2005-05-15 Luc Teirlinck(Derived Modes): Correct typos. Add pxref.
2005-05-14 Richard M.... Many cleanups.
2005-05-14 Richard M.... Various cleanups.
2005-05-14 Luc Teirlinck(Top): Update detailed menu for node changes.
2005-05-14 Luc Teirlinck*** empty log message ***
2005-05-14 Luc Teirlinck*** empty log message ***
2005-05-14 Luc Teirlinck(define-derived-mode): Add link to Elisp manual to...
2005-05-14 Andreas SchwabFix encoding.
2005-05-14 Luc Teirlinck(hack-local-variables-confirm): Add STRING argument.
2005-05-14 Luc Teirlinck(Modes): Update Menu.
2005-05-14 Michael AlbinusSync with Tramp 2.0.49.
2005-05-14 Luc Teirlinck(Hooks): Most minor modes run mode hooks too.
2005-05-14 Luc Teirlinck(Autoload): Mention `autoload cookie' as synonym for
2005-05-14 Richard M.... *** empty log message ***
2005-05-14 Richard M.... Add a footnote.
2005-05-14 Luc Teirlinck(Moving Point): Mention `M-g g' binding for goto-line.
2005-05-14 Richard M.... Update footnotes.
2005-05-14 Richard M.... (message3): Call cancel_echoing.
2005-05-14 Richard M.... (Fmemory_full_p): New function.
2005-05-14 Richard M.... (send_process_trap): Unblock SIGPIPE.
2005-05-14 Luc Teirlinck(Completion Commands): Correct reference.
2005-05-14 Richard M.... (eshell-find-tag): Use with-no-warnings.
2005-05-14 Richard M.... (Coding Conventions): Explain how important it is
2005-05-14 Luc Teirlinck(Deletion): Complete description of `C-x C-o'.
2005-05-14 Richard M.... (Defining Minor Modes): Define define-global-minor...
2005-05-14 Richard M.... Rearrangements and cleanups.
2005-05-14 Richard M.... (symbol-file): Doc fix.
2005-05-14 Richard M.... Write "Lisp" properly. Other cleanups.
2005-05-14 Richard M.... Rearrangements and cleanups. Don't mention defaulting...
2005-05-14 John Paul Wallington(define-ibuffer-filter filename): If `dired-directory...
2005-05-14 John Paul Wallington(define-ibuffer-column filename): If `dired-directory...
2005-05-14 Richard M.... (byte-compile-nogroup-warn): New function.
2005-05-14 Richard M.... (c-literal-faces): Add font-lock-comment-delimiter...
2005-05-14 Richard M.... (dig): Use with-no-warnings.
2005-05-14 Richard M.... (sc-cite-frame-alist, sc-uncite-frame-alist)
2005-05-14 Richard M.... (ogonek-jak, ogonek-how): Don't use beginning-of-buffer.
2005-05-14 Richard M.... (eldoc-documentation-function): Add autoload.
2005-05-14 Richard M.... (solar-data-list): Move definition up.
2005-05-14 Richard M.... (dnd-protocol-alist): Add autoload.
2005-05-14 Richard M.... More doc usage fixes.
2005-05-14 Richard M.... Many doc usage fixes.
2005-05-14 Luc Teirlinck(interpreter-mode-alist, auto-mode-interpreter-regexp...
2005-05-14 Jay Belanger*** empty log message ***
2005-05-14 Luc Teirlinck*** empty log message ***
2005-05-14 Jay Belanger(Default Simplifications): Mention 0^0=1.
2005-05-13 Nick Roberts(syms_of_emacs): Fix doc string for system-type.
2005-05-13 Nick Roberts*** empty log message ***
2005-05-13 Nick Roberts(tmm-get-keymap): Include only active menus and menu...
2005-05-13 Nick Roberts(easy-menu-define): Doc fixes.
2005-05-13 Richard M.... (Finsert_file_contents): Fix previous change.
2005-05-13 Jan Djärv* dired.el (dired-mode): make-variable-buffer-local =>
2005-05-13 Richard M.... (Ffind_file_name_handler): Handle lambda-exp as handler.
2005-05-13 YAMAMOTO Mitsuharu*** empty log message ***
2005-05-13 YAMAMOTO MitsuharuRegenerate.
2005-05-13 YAMAMOTO MitsuharuDon't check HAVE_CARBON if HAVE_X11 is set to yes....
2005-05-13 YAMAMOTO Mitsuharu(DIRECTORY_SEP): New macro.
2005-05-13 YAMAMOTO Mitsuharu(mac-select-convert-to-string): Try coding
2005-05-13 YAMAMOTO Mitsuharu(buildobj.lst): New target.
2005-05-13 YAMAMOTO MitsuharuSync with src/config.in.
2005-05-13 YAMAMOTO Mitsuharu(HAVE_ALLOCA, C_ALLOCA): Move to config.h.
2005-05-13 YAMAMOTO MitsuharuSync with src/s/template.h. Don't include fcntl.h...
2005-05-13 YAMAMOTO Mitsuharu(ITIMER_REAL): New macro.
2005-05-13 YAMAMOTO Mitsuharu(main) [MAC_OS8]: Call init_atimer before mac_term_init.
2005-05-13 YAMAMOTO Mitsuharu(readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
2005-05-13 YAMAMOTO Mitsuharu[!MAC_OSX] Include keyboard.h and syssignal.h.
2005-05-13 YAMAMOTO MitsuharuDon't include signal.h.
2005-05-13 YAMAMOTO Mitsuharu[USE_TOOLKIT_SCROLL_BARS] (get_control_part_bounds):
2005-05-13 YAMAMOTO MitsuharuInclude assert.h.
2005-05-13 Daniel PfeifferAdvertize Makefile mode changes.
2005-05-13 Daniel Pfeiffer(auto-mode-alist, interpreter-mode-alist): Set up the...
2005-05-13 Daniel Pfeiffer(makefile-targets-face, makefile-shell-face, makefile...
2005-05-13 Kenichi Handa*** empty log message ***
2005-05-13 Kenichi HandaFix copyrights.
2005-05-13 Stefan Monnier(font-lock-comment-delimiter-face): Fix up the inheritance.
2005-05-13 YAMAMOTO Mitsuharu(syms_of_macselect) [MAC_OSX]: Apply a change that...
2005-05-13 Luc Teirlinck(inferior-lisp-mode-hook, inferior-lisp-load-hook)...
2005-05-13 Luc Teirlinck*** empty log message ***
2005-05-12 Luc Teirlinck(normal-mode): Extend the scope of the `enable-local...
2005-05-12 Luc Teirlinck*** empty log message ***
2005-05-12 Stefan Monnier(font-lock-comment-delimiter-face): Fix last change.
2005-05-12 Stefan Monnier(font-lock-comment-delimiter-face): Inherit from
2005-05-12 Andreas Schwab(eshell-send-input): Doc fix.
2005-05-12 Lute Kamstra*** empty log message ***
2005-05-12 Lute Kamstra(define-generic-mode): Don't generate a defcustom for...
2005-05-12 Lute Kamstra(Generic Modes): Update.
2005-05-12 Lute KamstraFix callers of define-generic-mode.
2005-05-12 Thien-Thi Nguyen*** empty log message ***
2005-05-12 Richard M.... Comment change.
2005-05-12 Kim F. Storm(c-basic-matchers-before): Don't apply
2005-05-12 Kim F. Storm(font-lock-negation-char-face): Default to "off".
2005-05-12 Kim F. Storm*** empty log message ***
2005-05-12 Masatake YAMATO(find-change-log): Fix typos in the docstring of function.
2005-05-12 Thien-Thi Nguyen*** empty log message ***
2005-05-12 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-05-12 Thien-Thi Nguyen*** empty log message ***
next