mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Rename condition-case-no-debug to condition-case-unless-debug
This commit is contained in:
parent
25dec36509
commit
1be3ca5ad7
11 changed files with 44 additions and 16 deletions
|
|
@ -2272,7 +2272,7 @@ in which C preprocessor directives are used. e.g. `asm-mode' and
|
|||
"save-selected-window" "save-window-excursion"
|
||||
"save-match-data" "save-current-buffer"
|
||||
"combine-after-change-calls" "unwind-protect"
|
||||
"condition-case" "condition-case-no-debug"
|
||||
"condition-case" "condition-case-unless-debug"
|
||||
"track-mouse" "eval-after-load" "eval-and-compile"
|
||||
"eval-when-compile" "eval-when" "eval-next-after-load"
|
||||
"with-case-table" "with-category-table"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue