| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Richard M. Stallman | 2004-11-08 | 4 | -7/+35 |
| | | |||||
| * | (next-error group, face): Move before first use. | Richard M. Stallman | 2004-11-08 | 1 | -71/+130 |
| | | | | | | | | | | | | | (next-error-highlight, next-error-highlight-no-select): Likewise. (line-move-invisible-p): Renamed from line-move-invisible. (line-move): New args NOERROR and TO-END. Return t if if succeed in moving specified number of lines. (move-end-of-line): New function. (beginning-of-buffer-other-window, end-of-buffer-other-window): Use with-no-warnings. | ||||
| * | (syntax-after): Doc fix. | Richard M. Stallman | 2004-11-08 | 1 | -2/+2 |
| | | |||||
| * | (Syntax Table Functions): Add syntax-after. | Richard M. Stallman | 2004-11-08 | 1 | -0/+12 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2004-11-08 | 1 | -0/+7 |
| | | |||||
| * | (show-paren-function): Change calls to syntax-after | Richard M. Stallman | 2004-11-08 | 1 | -2/+2 |
| | | | | | for new way of returning the value. | ||||
| * | (menu-bar-file-menu): Make this the real name | Richard M. Stallman | 2004-11-08 | 1 | -28/+28 |
| | | | | | | and menu-bar-files-menu the alias. Use the former. (global-map): Use `file', not `files', as the symbol. | ||||
| * | (Info-revert-find-node): Don't use beginning-of-buffer. | Richard M. Stallman | 2004-11-08 | 1 | -2/+2 |
| | | |||||
| * | (filesets-spawn-external-viewer, filesets-run-cmd): | Richard M. Stallman | 2004-11-08 | 1 | -3/+4 |
| | | | | | | Don't use beginning-of-buffer. (filesets-cmd-show-result): Use with-no-warnings. | ||||
| * | Comment changes. | Richard M. Stallman | 2004-11-08 | 1 | -1/+11 |
| | | |||||
| * | (bootstrap-clean): Copy ldefs-boot.el onto | Eli Zaretskii | 2004-11-08 | 2 | -1/+5 |
| | | | | | loaddefs.el, unless the latter exists and is newer. | ||||
| * | (mostlyclean, distclean, maintainer-clean) | Eli Zaretskii | 2004-11-08 | 2 | -12/+96 |
| | | | | | | | | | | | (extraclean, bootfast): New targets. (top_distclean): New macro, used by distclean, maintainer-clean, and extraclean. (.PHONY): Add bootfast. (bootstrap): Make bootstrap-after in lisp. (bootstrap-clean-before): Clean in man, lispref, and lispintro as well. | ||||
| * | *** empty log message *** | Eli Zaretskii | 2004-11-08 | 2 | -0/+10 |
| | | |||||
| * | (HAVE_BZERO): Define for GCC v3.x and later. | Eli Zaretskii | 2004-11-08 | 1 | -0/+8 |
| | | |||||
| * | (compile): Don't overwrite last command in minibuffer history | Juri Linkov | 2004-11-08 | 1 | -5/+8 |
| | | | | | with default command if they are not equal. | ||||
| * | *** empty log message *** | Juri Linkov | 2004-11-08 | 1 | -0/+5 |
| | | |||||
| * | Move #include "systime.h" before <sys/resource.h>. | Eli Zaretskii | 2004-11-08 | 1 | -11/+5 |
| | | | | | | Don't include <sys/time.h> explicitly. Include <stdio.h> unconditionally, not just on MacOS. | ||||
| * | *** empty log message *** | Jay Belanger | 2004-11-08 | 1 | -0/+5 |
| | | |||||
| * | (math-do-integral-methods): Try linear, then non-linear, substitutions. | Jay Belanger | 2004-11-08 | 1 | -3/+2 |
| | | |||||
| * | (fontset_pattern_regexp): Cancel my previous change; | Kenichi Handa | 2004-11-08 | 2 | -14/+36 |
| | | | | | | | | | don't pay attention to '\' before '*'. (fontset_pattern_regexp): Change the meaning of the second arg. (Fnew_fontset): Call fs_query_fontset, not Fquery_fontset. (check_fontset_name): Try NAME as literal at first, and if it failes, try NAME as pattern. | ||||
| * | *** empty log message *** | Jay Belanger | 2004-11-08 | 1 | -0/+9 |
| | | |||||
| * | (math-linear-subst-tried): New variable. | Jay Belanger | 2004-11-07 | 1 | -2/+7 |
| | | | | | | | | | | | (math-do-integral): Set `math-linear-subst-tried' to nil. (math-do-integral-methods): Use `math-linear-subst-tried' to determine what type of substitution to try. (math-integ-try-linear-substituion): Set `math-linear-subst-tried' to t. | ||||
| * | (bootstrap, bootstrap-clean-before): Remove .elc | Kim F. Storm | 2004-11-07 | 1 | -2/+12 |
| | | | | | | | files before building. (bootfast, bootstrap-clean-before-fast): New targets, like bootstrap but don't remove .elc files. | ||||
| * | *** empty log message *** | Kim F. Storm | 2004-11-07 | 2 | -0/+11 |
| | | |||||
| * | (bootstrap-clean): New target for 'make bootstrap'. | Kim F. Storm | 2004-11-07 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2004-11-07 | 1 | -0/+40 |
| | | |||||
| * | * emacs.c (Fdump_emacs): Only output warning on GNU/Linux. | Jan Djärv | 2004-11-07 | 2 | -4/+11 |
| | | |||||
| * | (info-lookup): Allow reusing in the current buffer | Juri Linkov | 2004-11-07 | 1 | -32/+32 |
| | | | | | | | | | | | not only *info* buffer, but all (even renamed) Info buffers by checking for major-mode instead of *info* buffer name. (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode) (octave-mode, maxima-mode) <doc-spec>: Allow long dashes generated by Texinfo 4.7 before definitions. (texinfo-mode) <doc-spec>: Add space to suffix to find command definitions with argument separated by space. | ||||
| * | *** empty log message *** | Juri Linkov | 2004-11-07 | 1 | -0/+11 |
| | | |||||
| * | Don't declare Fmsdos_downcase_filename. | Andreas Schwab | 2004-11-07 | 3 | -5/+6 |
| | | |||||
| * | Declare Fmsdos_downcase_filename. | Andreas Schwab | 2004-11-07 | 1 | -0/+5 |
| | | |||||
| * | * dosfns.c (Fdos_memget, Fdos_memput): Use integer variable offs in | Jan Djärv | 2004-11-07 | 5 | -4/+22 |
| | | | | | | | | | | | | | comparisons with integers instead of Lisp_Object address. (Fmsdos_set_keyboard): Declare argument allkeys. * msdos.c (IT_set_frame_parameters): Use EQ, not ==, for Lisp_Object:s. * dired.c: extern declare Fmsdos_downcase_filename on MSDOS to avoid int/Lisp_Object mixup. * fileio.c: Ditto. | ||||
| * | editfns.c: Adding in better patch | Steven Tamm | 2004-11-07 | 1 | -2/+3 |
| | | |||||
| * | editfns.c: Need to include sys/time.h before resource.h on darwin. | Steven Tamm | 2004-11-07 | 2 | -0/+7 |
| | | |||||
| * | (syntax-after): Return the syntax letter, not the raw code. | Richard M. Stallman | 2004-11-07 | 1 | -5/+13 |
| | | |||||
| * | (elp-results): Delete wasteful beginning-of-buffer. | Richard M. Stallman | 2004-11-07 | 1 | -1/+0 |
| | | |||||
| * | (iso-cvt-define-menu): menu-bar-files-menu renamed to menu-bar-file-menu. | Richard M. Stallman | 2004-11-07 | 1 | -8/+8 |
| | | |||||
| * | (browse-url-gnome-moz-program) | Richard M. Stallman | 2004-11-07 | 1 | -8/+9 |
| | | | | | (browse-url-gnome-moz-arguments): Move up before first use. | ||||
| * | (tramp group): Add :version. | Richard M. Stallman | 2004-11-07 | 1 | -1/+2 |
| | | |||||
| * | (ada-gdb-application): Use goto-char instead of beginning-of-buffer. | Richard M. Stallman | 2004-11-07 | 1 | -1/+1 |
| | | |||||
| * | (cperl-info-on-command): Use goto-char instead of beginning-of-buffer. | Richard M. Stallman | 2004-11-07 | 1 | -1/+1 |
| | | |||||
| * | (idlwave-shell-examine-map): Move up before first use. | Richard M. Stallman | 2004-11-07 | 1 | -17/+14 |
| | | | | | | | (idlwave-shell-temp-pro-file): Likewise. (idlwave-shell-temp-rinfo-save-file): Likewise. (idlwave-shell-temp-file): Minor doc fix. | ||||
| * | (flyspell-external-point-words): Use goto-char instead of beginning-of-buffer. | Richard M. Stallman | 2004-11-07 | 1 | -1/+1 |
| | | |||||
| * | (command_loop_1): Change Vtransient_mark_mode | Richard M. Stallman | 2004-11-07 | 2 | -11/+19 |
| | | | | | before deciding whether to inctivate mark. | ||||
| * | (Fcall_interactively): Avoid reusing EVENT for other data. | Richard M. Stallman | 2004-11-07 | 1 | -7/+7 |
| | | |||||
| * | (merge_named_face): GCPRO the face_name in the | Richard M. Stallman | 2004-11-07 | 1 | -14/+12 |
| | | | | | | named_merge_point struct that we make. (merge_face_heights): Eliminate GCPRO arg. All callers changed. | ||||
| * | Whitespace fixup. | Andreas Schwab | 2004-11-07 | 1 | -7/+5 |
| | | |||||
| * | (tramp-uudecode): Mention `uudecode -o /dev/stdout'. | Kai Großjohann | 2004-11-06 | 2 | -2/+4 |
| | | |||||
| * | (tramp-coding-commands): Additionally try "uudecode -o /dev/stdout" | Kai Großjohann | 2004-11-06 | 2 | -0/+8 |
| | | | | | before trying "uudecode -o -". Suggested by Han Boetes. | ||||
| * | (recentf-menu-path): Use menu item name. | David Ponce | 2004-11-06 | 1 | -1/+1 |
| | | |||||