| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * configure: Regenerate | Jan Djärv | 2006-12-20 | 1 | -5835/+8951 |
| | | |||||
| * | * configure.in: Detect alsa/asoundlib.h also. | Jan Djärv | 2006-12-20 | 1 | -0/+21 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-20 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-12-20 | 2 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-20 | 2 | -4/+9 |
| | | |||||
| * | (BROKEN_NON_BLOCKING_CONNECT): Define it. | Kim F. Storm | 2006-12-20 | 1 | -0/+5 |
| | | |||||
| * | (C_entries): DEFUN names were longer by one: corrected. | Francesco Potortì | 2006-12-20 | 1 | -3/+2 |
| | | |||||
| * | *** empty log message *** | Francesco Potortì | 2006-12-20 | 1 | -0/+4 |
| | | |||||
| * | * net/ange-ftp.el (ange-ftp-file-name-completion): Handle optional | Michael Albinus | 2006-12-20 | 3 | -10/+30 |
| | | | | | | | | | | parameter PREDICATE. * lisp/tramp.el (tramp-handle-file-name-completion) (tramp-completion-handle-file-name-completion): Handle optional parameter PREDICATE. (tramp-find-default-method): Add code for default values. | ||||
| * | (gdb-stopped): After attaching to a process | Nick Roberts | 2006-12-20 | 1 | -2/+5 |
| | | | | | make gud-go send "continue". | ||||
| * | *** empty log message *** | Nick Roberts | 2006-12-20 | 1 | -0/+5 |
| | | |||||
| * | Delete entries for regenerating automatically generated files. | Richard M. Stallman | 2006-12-19 | 1 | -99/+1 |
| | | |||||
| * | (History and Acknowledgements): Recognize that Emacs | Richard M. Stallman | 2006-12-19 | 2 | -1/+7 |
| | | | | | now does have floating point. | ||||
| * | Regenerate.emacs-pretest-22.0.92 | Chong Yidong | 2006-12-19 | 4 | -9832/+7198 |
| | | |||||
| * | Bump version number to 22.0.92 | Chong Yidong | 2006-12-19 | 8 | -14/+14 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-19 | 2 | -0/+11 |
| | | |||||
| * | (image-type-header-regexps): Be more specific detecting `pbm' and `png' files. | Juanma Barranquero | 2006-12-19 | 1 | -3/+3 |
| | | | | | Use non-capturing parenthesis for `tiff' regexp. | ||||
| * | (Fsearch_forward): Doc fix. | Juanma Barranquero | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | (Fmac_code_convert_string): Doc fix. | Juanma Barranquero | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | (syms_of_keyboard) <double-click-time>: Doc fix. | Juanma Barranquero | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-19 | 5 | -2/+32 |
| | | |||||
| * | Bind sigusr1 and sigusr2 in special-event-map instead of global-map. | Kim F. Storm | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | (Misc Events): User signals now result in sigusr1 | Kim F. Storm | 2006-12-19 | 1 | -7/+27 |
| | | | | | | and sigusr2 events which are handled through special-event-map. (Special Events): User signals and drag-n-drop are special. | ||||
| * | Pass on SIGUSR1 and SIGUSR2 to Emacs. | Kim F. Storm | 2006-12-19 | 1 | -0/+4 |
| | | |||||
| * | (Qsignal): Declare here. | Kim F. Storm | 2006-12-19 | 1 | -2/+3 |
| | | | | | (syms_of_process): Intern or staticpro it. | ||||
| * | (kbd_buffer_store_event_hold): Undo 2006-12-04 change. | Kim F. Storm | 2006-12-19 | 1 | -21/+7 |
| | | | | | | | | | (make_lispy_event): Don't generate Qsignal prefix for code 0. Abort if signal code is unknown. (store_user_signal_events): Don't make Qsignal prefix (code 0). (Qsignal): Move declaration back to process.c. (syms_of_keyboard): Don't intern or staticpro it here. | ||||
| * | (main): Rename user signals to sigusr1 and sigusr2. | Kim F. Storm | 2006-12-19 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2006-12-19 | 1 | -1/+6 |
| | | |||||
| * | (syms_of_buffer) <buffer-display-table>, scroll-up-aggressively, | Juanma Barranquero | 2006-12-19 | 1 | -5/+5 |
| | | | | | scroll-down-aggressively>: Doc fixes. | ||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-19 | 1 | -1/+1 |
| | | |||||
| * | Fix typos. | Romain Francoise | 2006-12-19 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-19 | 3 | -4/+22 |
| | | |||||
| * | (Choosing Modes): Describe match-function elements for | Kim F. Storm | 2006-12-19 | 1 | -5/+9 |
| | | | | | magic-mode-alist. | ||||
| * | (magic-mode-alist): Allow matching file type by | Kim F. Storm | 2006-12-19 | 1 | -6/+10 |
| | | | | | | | calling a function at bob. Check for image types by calling image-type-from-buffer. Suggested by Juanma Barranquero. (set-auto-mode): Do it. | ||||
| * | *** empty log message *** | Michael Albinus | 2006-12-19 | 1 | -1/+1 |
| | | |||||
| * | * tramp.texi (External transfer methods): Describe new method `scpc'. | Michael Albinus | 2006-12-19 | 2 | -0/+24 |
| | | |||||
| * | * net/tramp.el (tramp-methods): Introduce new method `scpc'. | Michael Albinus | 2006-12-19 | 2 | -41/+47 |
| | | | | | | | Remove "ControlMaster" option from the other `scp*' methods. (tramp-default-method): Check for ssh-agent before setting to `scp'. | ||||
| * | Regenerate | Jan Djärv | 2006-12-19 | 2 | -5804/+8910 |
| | | |||||
| * | * configure.in: Check if Gtk+ compiles at all. | Jan Djärv | 2006-12-19 | 1 | -0/+10 |
| | | |||||
| * | ** font-lock-defaults = (nil t) is slow? | Chong Yidong | 2006-12-18 | 1 | -2/+0 |
| | | | | | It is not. | ||||
| * | (Windows Keyboard): Add a footnote about "Windows" keys peculiarities. | Eli Zaretskii | 2006-12-18 | 2 | -1/+11 |
| | | |||||
| * | [WINDOWSNT] (set_fg, get_wc): New variables. | Juanma Barranquero | 2006-12-18 | 2 | -33/+74 |
| | | | | | | | [WINDOWSNT] (w32_find_emacs_process, w32_give_focus): New functions. (main) [WINDOWSNT]: Remove code to release the focus; call w32_give_focus instead. | ||||
| * | ** jpff@cs.bath.ac.uk, Dec 7: Failure to submit second netnews message. | Chong Yidong | 2006-12-18 | 1 | -2/+0 |
| | | | | | Closing in absence of followup from reporter. | ||||
| * | (org-mode): Show context after isearch. | Carsten Dominik | 2006-12-18 | 1 | -8/+15 |
| | | | | | | (org-show-siblings): New function. (org-show-context): Use `org-show-siblings'. | ||||
| * | *** empty log message *** | Carsten Dominik | 2006-12-18 | 1 | -0/+6 |
| | | |||||
| * | (syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos. | Stefan Monnier | 2006-12-18 | 2 | -22/+24 |
| | | |||||
| * | (syntax-ppss-toplevel-pos): Improve docstring. | Stefan Monnier | 2006-12-18 | 1 | -4/+6 |
| | | |||||
| * | (org-current-line): Make sure that lines are | Carsten Dominik | 2006-12-18 | 1 | -5/+5 |
| | | | | | | | counted from beginning of buffer. (org-table-copy-region, org-table-paste-rectangle): Make sure that lines are counted from beginning of buffer. | ||||
| * | *** empty log message *** | Carsten Dominik | 2006-12-18 | 1 | -0/+7 |
| | | |||||
| * | Whitespace change (again). | Juanma Barranquero | 2006-12-18 | 1 | -1/+1 |
| | | |||||