log

age author description
2006-12-20 Jan Djärv *** empty log message ***
2006-12-20 Jan Djärv Include <alsa/asoundlib.h> if ALSA_SUBDIR_INCLUDE is
2006-12-20 Jan Djärv * configure: Regenerate
2006-12-20 Jan Djärv * configure.in: Detect alsa/asoundlib.h also.
2006-12-20 Kim F. Storm *** empty log message ***
2006-12-20 Richard M. Stallman *** empty log message ***
2006-12-20 Kim F. Storm *** empty log message ***
2006-12-20 Kim F. Storm (BROKEN_NON_BLOCKING_CONNECT): Define it.
2006-12-20 Francesco Potortì (C_entries): DEFUN names were longer by one: corrected.
2006-12-20 Francesco Potortì *** empty log message ***
2006-12-20 Michael Albinus * net/ange-ftp.el (ange-ftp-file-name-completion): Handle optional
2006-12-20 Nick Roberts (gdb-stopped): After attaching to a process
2006-12-20 Nick Roberts *** empty log message ***
2006-12-19 Richard M. Stallman Delete entries for regenerating automatically generated files.
2006-12-19 Richard M. Stallman *** empty log message ***
2006-12-19 Richard M. Stallman (History and Acknowledgements): Recognize that Emacs
2006-12-19 Chong Yidong Regenerate. EMACS_PRETEST_22_0_92
2006-12-19 Chong Yidong Bump version number to 22.0.92
2006-12-19 Juanma Barranquero *** empty log message ***
2006-12-19 Juanma Barranquero (image-type-header-regexps): Be more specific detecting `pbm' and `png' files.
2006-12-19 Juanma Barranquero (Fsearch_forward): Doc fix.
2006-12-19 Juanma Barranquero (Fmac_code_convert_string): Doc fix.
2006-12-19 Juanma Barranquero (syms_of_keyboard) <double-click-time>: Doc fix.
2006-12-19 Kim F. Storm *** empty log message ***
2006-12-19 Kim F. Storm Bind sigusr1 and sigusr2 in special-event-map instead of global-map.
2006-12-19 Kim F. Storm (Misc Events): User signals now result in sigusr1
2006-12-19 Kim F. Storm Pass on SIGUSR1 and SIGUSR2 to Emacs.
2006-12-19 Kim F. Storm (Qsignal): Declare here.
2006-12-19 Kim F. Storm (kbd_buffer_store_event_hold): Undo 2006-12-04 change.
2006-12-19 Kim F. Storm (main): Rename user signals to sigusr1 and sigusr2.
2006-12-19 Juanma Barranquero *** empty log message ***
2006-12-19 Juanma Barranquero (syms_of_buffer) <buffer-display-table>, scroll-up-aggressively,
2006-12-19 Kim F. Storm *** empty log message ***
2006-12-19 Romain Francoise Fix typos.
2006-12-19 Kim F. Storm *** empty log message ***
2006-12-19 Kim F. Storm (Choosing Modes): Describe match-function elements for
2006-12-19 Kim F. Storm (magic-mode-alist): Allow matching file type by
2006-12-19 Michael Albinus *** empty log message ***
2006-12-19 Michael Albinus * tramp.texi (External transfer methods): Describe new method `scpc'.
2006-12-19 Michael Albinus * net/tramp.el (tramp-methods): Introduce new method `scpc'.
2006-12-19 Jan Djärv *** empty log message ***
2006-12-19 Jan Djärv Regenerate
2006-12-19 Jan Djärv * configure.in: Check if Gtk+ compiles at all.
2006-12-18 Chong Yidong ** font-lock-defaults = (nil t) is slow?
2006-12-18 Eli Zaretskii *** empty log message ***
2006-12-18 Eli Zaretskii (Windows Keyboard): Add a footnote about "Windows" keys peculiarities.
2006-12-18 Juanma Barranquero *** empty log message ***
2006-12-18 Juanma Barranquero [WINDOWSNT] (set_fg, get_wc): New variables.
2006-12-18 Chong Yidong ** jpff@cs.bath.ac.uk, Dec 7: Failure to submit second netnews message.
2006-12-18 Carsten Dominik (org-mode): Show context after isearch.
2006-12-18 Carsten Dominik *** empty log message ***
2006-12-18 Stefan Monnier (syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.
2006-12-18 Stefan Monnier (syntax-ppss-toplevel-pos): Improve docstring.
2006-12-18 Carsten Dominik (org-current-line): Make sure that lines are
2006-12-18 Carsten Dominik *** empty log message ***
2006-12-18 Juanma Barranquero Whitespace change (again).
2006-12-18 Juanma Barranquero Whitespace change.
2006-12-18 Chong Yidong (Info-build-node-completions): Signal error if tag-table marker is not
2006-12-18 Chong Yidong * info.el (Info-build-node-completions): Signal error if tag-table
2006-12-18 Richard M. Stallman *** empty log message ***
2006-12-18 Richard M. Stallman (Editing Abbrevs): Fix previous change.
2006-12-17 Chong Yidong ** Document use of gpg-agent
2006-12-17 Chong Yidong (pgg-gpg-use-agent): Default to t.
2006-12-17 Chong Yidong * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
2006-12-17 Chong Yidong Added short note on gpg-agent to the introduction.
2006-12-17 Chong Yidong * pgg.texi: Added short note on gpg-agent to the introduction.
2006-12-17 Chong Yidong ** rms@gnu.org, Dec 9: wdired bug with symlinks
2006-12-17 Chong Yidong ** Should CC mode set beginning-of-defun-function?
2006-12-17 Chong Yidong (beginning-of-defun-raw): Optimise (for speed) the case when
2006-12-17 Chong Yidong * emacs-lisp/lisp.el (beginning-of-defun-raw): Optimise (for
2006-12-17 Richard M. Stallman Comment change.
2006-12-17 Richard M. Stallman *** empty log message ***
2006-12-17 Richard M. Stallman (Named Features): Explain subfeatures better.
2006-12-17 Richard M. Stallman Use "option" only for user options.
2006-12-17 Alan Mackenzie (c-basic-common-init): don't set open-paren-in-column-0-is-defun-start to
2006-12-17 Richard M. Stallman (delete-horizontal-space): Use prefix arg.
2006-12-17 Richard M. Stallman (describe-variable): Improve blank separator lines.
2006-12-17 Alan Mackenzie *** empty log message ***
2006-12-17 Richard M. Stallman Say that C-d and DEL with arg do killing.
2006-12-17 Alan Mackenzie programs.texi (Left Margin Paren): Remove the bit which says
2006-12-17 Richard M. Stallman *** empty log message ***
2006-12-17 Richard M. Stallman (Parsing Expressions): Split up node.
2006-12-17 Richard M. Stallman (List Motion): Punctuation fix.
2006-12-17 Richard M. Stallman Comment change.
2006-12-17 Richard M. Stallman *** empty log message ***
2006-12-17 Richard M. Stallman *** empty log message ***
2006-12-17 Richard M. Stallman *** empty log message ***
2006-12-17 Richard M. Stallman Fix previous change.
2006-12-17 Richard M. Stallman (File Name Completion): Document PREDICATE arg to file-name-completion.
2006-12-17 Richard M. Stallman (Fread_file_name_internal): Pass Vread_file_name_predicate
2006-12-17 Richard M. Stallman (file_name_completion): New arg PREDICATE. Some cleanup.
2006-12-17 Richard M. Stallman *** empty log message ***
2006-12-17 Richard M. Stallman (magic-mode-alist): Mark as risky.
2006-12-17 Magnus Henoch *** empty log message ***
2006-12-17 Michael Albinus * net/tramp.el (tramp-default-method): Before setting to "pscp",
2006-12-17 Juanma Barranquero *** empty log message ***
2006-12-17 Juanma Barranquero (Fkill_buffer): Doc fix.
2006-12-17 Glenn Morris Copy copyright header from forms.el (at rms instruction).
2006-12-17 Glenn Morris Add a copyright notice, with years based on earliest date in this
2006-12-17 Glenn Morris Verna has assigned copyright to FSF, so merge his years info FSF's.
2006-12-17 Glenn Morris Scholz has assigned copyright to FSF, so merge his years info FSF's.
2006-12-17 Glenn Morris (Editing Abbrevs): Mention system abbrevs.
2006-12-17 Glenn Morris *** empty log message ***
2006-12-17 Glenn Morris From Ulf Jasper <ulf.jasper at web.de>:
2006-12-17 Glenn Morris Change from author with no copyright assignment was "tiny".
2006-12-17 Richard M. Stallman *** empty log message ***
2006-12-17 Richard M. Stallman *** empty log message ***
2006-12-17 Kim F. Storm (outline-isearch-open-invisible-function): New defvar.
2006-12-17 Kim F. Storm *** empty log message ***
2006-12-16 Juanma Barranquero *** empty log message ***
2006-12-16 Juanma Barranquero (Ftry_completion): Check that obarray buckets are symbols.
2006-12-16 Eli Zaretskii *** empty log message ***
2006-12-16 Eli Zaretskii (Building Emacs, Writing Emacs Primitives): Add index entries.
2006-12-16 Eli Zaretskii (Windows Keyboard): Fix last change.
2006-12-16 Eli Zaretskii *** empty log message ***
2006-12-16 Eli Zaretskii (w32-window-exists-p): New function.
2006-12-16 Eli Zaretskii Document problems with rebasing Cygwin DLLs.
2006-12-16 Eli Zaretskii *** empty log message ***
2006-12-16 Eli Zaretskii [STDC_HEADERS]: Include stdlib.h.
2006-12-16 Eli Zaretskii (Windows Files): `w32-get-true-file-attributes' is only relevant for NTFS
2006-12-16 Eli Zaretskii *** empty log message ***
2006-12-16 Eli Zaretskii (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2006-12-16 Kim F. Storm (ido-toggle-ignore, ido-completion-help): Print message while
2006-12-16 Kim F. Storm *** empty log message ***
2006-12-16 Kim F. Storm (ido-completion-help): Build ido-cur-list and ido-matches
2006-12-16 Kim F. Storm *** empty log message ***
2006-12-16 Juanma Barranquero *** empty log message ***
2006-12-16 Juanma Barranquero (Ftry_completion): Use `check_obarray' if ALIST is a vector.
2006-12-15 Richard M. Stallman (shell): Doc fix.
2006-12-15 Richard M. Stallman *** empty log message ***
2006-12-15 Richard M. Stallman (shell): Doc fix.
2006-12-15 Richard M. Stallman Comment and whitespace changes.
2006-12-15 Juanma Barranquero Rework a few comments.
2006-12-15 Eli Zaretskii *** empty log message ***
2006-12-15 Eli Zaretskii (USAGE3): Clarify documentation of --color.
2006-12-15 Eli Zaretskii Replace `/' with a `-', to fix a problem on Cygwin.
2006-12-15 Eli Zaretskii Update maintainer's email address. Corrects documentation of C-b binding.
2006-12-15 Eli Zaretskii Update maintainer's email address.
2006-12-15 Juanma Barranquero *** empty log message ***
2006-12-15 Juanma Barranquero (w32_execvp): New function; wrapper for `execvp'.
2006-12-15 Eli Zaretskii *** empty log message ***
2006-12-15 Eli Zaretskii (HTML Mode): Fix "C-c TAB".
2006-12-15 Eli Zaretskii *** empty log message ***
2006-12-15 Eli Zaretskii (c-font-lock-declarations): Fix previous change.
2006-12-15 Juanma Barranquero *** empty log message ***
2006-12-15 YAMAMOTO Mitsuharu *** empty log message ***
2006-12-15 YAMAMOTO Mitsuharu (mac_wakeup_from_rne) [TARGET_API_MAC_CARBON]: Add extern.
2006-12-15 YAMAMOTO Mitsuharu (mac_query_char_extents) [USE_ATSUI]: Don't call
2006-12-15 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Use
2006-12-15 YAMAMOTO Mitsuharu (mac_atsu_font_face_attributes) [USE_ATSUI]: Add extern.
2006-12-15 YAMAMOTO Mitsuharu (wakeup_from_rne_enabled_p) [TARGET_API_MAC_CARBON]: New
2006-12-15 YAMAMOTO Mitsuharu (mac-atsu-font-table): Remove defvar.
2006-12-15 Richard M. Stallman No maintainer.
2006-12-15 Miles Bader Merge from gnus--rel--5.10
2006-12-15 Kim F. Storm (redisplay_window): Set ignore_mouse_drag_p if tool-bar
2006-12-15 Kim F. Storm (ignore_mouse_drag_p): New global var.
2006-12-15 Kim F. Storm *** empty log message ***
2006-12-14 Juanma Barranquero *** empty log message ***
2006-12-14 Juanma Barranquero (w32_wnd_proc): Force non-tooltip frames to respect the minimum tracking size.
2006-12-14 Vinicius Jose Latorre Fix rare bug in align.el
2006-12-14 Richard M. Stallman Previous change was a comment change.
2006-12-14 Richard M. Stallman *** empty log message ***
2006-12-14 Richard M. Stallman (use-fancy-splash-screens-p): Use frame-height
2006-12-14 YAMAMOTO Mitsuharu *** empty log message ***
2006-12-14 YAMAMOTO Mitsuharu (add_user_signals): Add extern.
2006-12-14 YAMAMOTO Mitsuharu (make_lispy_event): Use find_user_signal_name.
2006-12-14 YAMAMOTO Mitsuharu (handle_user_signal): Move function to keyboard.c.
2006-12-14 Miles Bader Merge from gnus--rel--5.10
2006-12-13 Kenichi Handa *** empty log message ***
2006-12-13 Kenichi Handa (set-locale-environment): Set
2006-12-13 Miles Bader erc-iswitchb: Temporarily enable iswitchb mode
2006-12-13 Kenichi Handa Update AIST copyright years.
2006-12-12 J.D. Smith *** empty log message ***
2006-12-12 J.D. Smith Fixed copyright notice.
2006-12-12 Chong Yidong (gnus-make-thread-indent-array): Fix last change.
2006-12-12 Chong Yidong * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
2006-12-12 Stefan Monnier (syntax-ppss-toplevel-pos): New fun.
2006-12-11 Juanma Barranquero *** empty log message ***
2006-12-11 Juanma Barranquero (syms_of_xdisp) <mode-line-inverse-video>: Doc fix.
2006-12-11 Juanma Barranquero (unread-command-char): Reflow obsolescence info.
2006-12-11 Juanma Barranquero *** empty log message ***
2006-12-11 Juanma Barranquero (syms_of_buffer) <cursor-in-non-selected-windows, line-spacing, left-margin,
2006-12-11 Richard M. Stallman Whitespace change.
2006-12-11 Richard M. Stallman *** empty log message ***
2006-12-11 Richard M. Stallman (defstruct): Suppress warnings about calls to cl-struct-setf-expander.
2006-12-11 Richard M. Stallman *** empty log message ***
2006-12-11 Richard M. Stallman *** empty log message ***
2006-12-11 Richard M. Stallman (Font Lock Basics): Explain how nil for font-lock-defaults affects
2006-12-11 Juanma Barranquero *** empty log message ***
2006-12-11 Juanma Barranquero (idlwave-library-path): Fix typo in docstring.
2006-12-11 Juanma Barranquero (refer-find-entry): Doc fix.
2006-12-11 Juanma Barranquero (ediff-combination-pattern): Fix typo in docstring.
2006-12-10 Kim F. Storm (ido-init-completion-maps): Remap backward-kill-word
2006-12-10 Kim F. Storm *** empty log message ***
2006-12-10 Juanma Barranquero *** empty log message ***
2006-12-10 Juanma Barranquero (c-at-vsemi-p-fn, c-vsemi-status-unknown-p-fn): Doc fix.
2006-12-10 Juanma Barranquero (vi-char-argument): Doc fix.
2006-12-10 Juanma Barranquero (calc-eval-error): Doc fix.
2006-12-10 Juanma Barranquero (replace-match-data, replace-match-maybe-edit): Doc fix.
2006-12-10 Juanma Barranquero (erc-ezb-init-session-list): Doc fix.
2006-12-10 Kim F. Storm (show_mouse_face): Never use text cursor in tool-bar.
2006-12-10 Juanma Barranquero (url-gateway-nslookup-program): Doc fix.
2006-12-10 Juanma Barranquero (Flookup_key): Doc fix.
2006-12-10 Juanma Barranquero (syms_of_xterm) <x-use-underline-position-properties,
2006-12-10 Juanma Barranquero (format-mode-line): Doc fix.
2006-12-10 Juanma Barranquero (syms_of_w32term) <x-use-underline-position-properties,
2006-12-10 Juanma Barranquero (syms_of_msdos) <delete-exited-processes>: Doc fix.
2006-12-10 Juanma Barranquero (syms_of_minibuf) <minibuffer-completion-table>: Doc fix.
2006-12-10 Juanma Barranquero (Fmarker_insertion_type): Doc fix.
2006-12-10 Juanma Barranquero (syms_of_macterm) <x-use-underline-position-properties,
2006-12-10 Juanma Barranquero (Feval_buffer, Feval_region): Doc fix.
2006-12-10 Juanma Barranquero (syms_of_buffer) <default-major-mode>: Doc fix.
2006-12-10 Juanma Barranquero (syms_of_abbrev) <last-abbrev-text>: Doc fix.
2006-12-10 Stefan Monnier Fix spurious open-paren-in-column-0 in a comment.
2006-12-10 Chong Yidong ** Doc meaning of `font-lock-defaults' = nil.
2006-12-10 Chong Yidong (Font Lock Basics): Document nil value of font-lock-defaults.
2006-12-10 Chong Yidong * modes.texi (Font Lock Basics): Document nil value of
2006-12-10 Chong Yidong (menu-bar-showhide-menu, menu-bar-tools-menu)
2006-12-10 Chong Yidong * menu-bar.el (menu-bar-showhide-menu, menu-bar-tools-menu)
2006-12-10 Masatake YAMATO (ld-script-keywords): Fix a typo.
2006-12-10 Andreas Schwab *** empty log message ***
2006-12-10 Andreas Schwab (EMACS_GET_TIME): Remove check for
2006-12-10 Andreas Schwab Regenerate.
2006-12-10 Andreas Schwab Remove check for struct timezone, its result is never used.
2006-12-10 Glenn Morris (Defining Abbrevs): Abbrev tables may not be empty when major modes
2006-12-10 Glenn Morris *** empty log message ***
2006-12-10 Glenn Morris (Defining Abbrevs): Mention `define-abbrev' 'force
2006-12-10 Glenn Morris *** empty log message ***
2006-12-10 Glenn Morris Update copyright years.
2006-12-10 Glenn Morris Update copyright years.
2006-12-10 Glenn Morris Add missing comma in copyright years.
2006-12-10 Kim F. Storm Clarify kmacro package.
2006-12-10 Glenn Morris Update copyright years.
2006-12-09 Alan Mackenzie *** empty log message ***
2006-12-09 Alan Mackenzie * syntax.c (Fpartial_parse_sexp): Correct Docco: Elt 8 of the
2006-12-09 Eli Zaretskii *** empty log message ***
2006-12-09 Eli Zaretskii (Fsignal_process): Doc fix. Use XFLOAT_DATA to extract the process ID from
2006-12-09 Juanma Barranquero *** empty log message ***
2006-12-09 Juanma Barranquero (ucs-input-help): Fix title of ucs input method.
2006-12-09 Juanma Barranquero ("scandinavian-alt-postfix"): Fix typo.
2006-12-09 Richard M. Stallman *** empty log message ***
2006-12-09 Chong Yidong (XTframe_raise_lower): Comment out _NET_ACTIVE_WINDOW code.
2006-12-09 Chong Yidong * xterm.c (XTframe_raise_lower): Comment out _NET_ACTIVE_WINDOW code.
2006-12-09 Chong Yidong ** simon.marshall@misys.com, Dec 6: Man, mouse-sel-mode and mouse-1
2006-12-09 Chong Yidong (Man-xref-button-action): New function. If the `Man-target-string'
2006-12-09 Chong Yidong * mouse-sel.el (mouse-sel-mode): Register mouse-2 as a click type.
2006-12-09 Chong Yidong (mouse-sel-mode): Register mouse-2 as a click type.
2006-12-09 Chong Yidong ** dooglus@gmail.com, Dec 1: Replacement of spaces in wdired
2006-12-09 Chong Yidong (wdired-preprocess-symlinks): Make the spaces after symlink arrows
2006-12-09 Chong Yidong * wdired.el (wdired-preprocess-symlinks): Make the spaces after
2006-12-09 Chong Yidong (wdired-change-to-wdired-mode, wdired-finish-edit)
2006-12-09 Chong Yidong * wdired.el (wdired-change-to-wdired-mode, wdired-finish-edit)
2006-12-09 Juanma Barranquero *** empty log message ***
2006-12-09 Juanma Barranquero (register-input-method): Doc fix.
2006-12-09 Romain Francoise Revert last change.
2006-12-09 Eli Zaretskii (scheme-start-file): Use `let*', not `let'.